WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
RectangCommand
Class RectangCommand
Index
Constructors
constructor
Properties
previous
Point
start
Point
second
Point
preview
Callback
Methods
main
start
P1
P2
Constructors
constructor
new
RectangCommand
()
:
RectangCommand
Returns
RectangCommand
Properties
previous
Point
previousPoint
:
Point2D
start
Point
startPoint
:
Point2D
second
Point
secondPoint
:
Point2D
preview
Callback
previewCallback
:
(
canvasPoint
:
Point2D
)
=>
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
previous
Point
start
Point
second
Point
preview
Callback
Methods
main
start
P1
P2
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...