WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
XlineCommand
Class XlineCommand
Index
Constructors
constructor
Properties
base
Point
previous
Points
world
Point1
world
Point2
step
Number
callback
Methods
main
start
P1
P2
Constructors
constructor
new
XlineCommand
()
:
XlineCommand
Returns
XlineCommand
Properties
base
Point
basePoint
:
Point2D
previous
Points
previousPoints
:
Point2D
[]
world
Point1
worldPoint1
:
Point2D
world
Point2
worldPoint2
:
Point2D
step
Number
stepNumber
:
number
callback
callback
:
()
=>
void
Methods
main
main
()
:
Promise
<
void
>
Returns
Promise
<
void
>
start
start
()
:
Promise
<
void
>
Returns
Promise
<
void
>
P1
P1
()
:
Promise
<
void
>
Returns
Promise
<
void
>
P2
P2
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Point
previous
Points
world
Point1
world
Point2
step
Number
callback
Methods
main
start
P1
P2
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...