WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
HatchMoveCommand
Class HatchMoveCommand
Index
Constructors
constructor
Properties
world
Point1
world
Point2
selection
Set
preview
Selection
Set
move
Callback
Methods
main
start
P1
P2
P3
DB1
Constructors
constructor
new
HatchMoveCommand
()
:
HatchMoveCommand
Returns
HatchMoveCommand
Properties
world
Point1
worldPoint1
:
Point2D
world
Point2
worldPoint2
:
Point2D
selection
Set
selectionSet
:
any
[]
preview
Selection
Set
previewSelectionSet
:
any
[]
move
Callback
moveCallback
:
(
canvasPoint
:
any
)
=>
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
>
P3
P3
()
:
Promise
<
void
>
Returns
Promise
<
void
>
DB1
DB1
(
entities
:
any
,
fromPoint
:
any
,
toPoint
:
any
)
:
void
Parameters
entities
:
any
fromPoint
:
any
toPoint
:
any
Returns
void
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
world
Point1
world
Point2
selection
Set
preview
Selection
Set
move
Callback
Methods
main
start
P1
P2
P3
DB1
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...