WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
AngleHatchCommand
Class AngleHatchCommand
Index
Constructors
constructor
Properties
base
Point
World
base
Point
User
target
Point
World
target
Point
User
selected
Entities
preview
Entities
angle
Callback
Methods
main
start
P1
P2
P3
DB1
Constructors
constructor
new
AngleHatchCommand
()
:
AngleHatchCommand
Returns
AngleHatchCommand
Properties
base
Point
World
basePointWorld
:
Point2D
base
Point
User
basePointUser
:
Point2D
target
Point
World
targetPointWorld
:
Point2D
target
Point
User
targetPointUser
:
Point2D
selected
Entities
selectedEntities
:
EntityBase
[]
preview
Entities
previewEntities
:
EntityBase
[]
angle
Callback
angleCallback
:
(
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
>
P3
P3
()
:
Promise
<
void
>
Returns
Promise
<
void
>
DB1
DB1
(
rotationAngle
:
number
)
:
void
Parameters
rotationAngle
:
number
Returns
void
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Point
World
base
Point
User
target
Point
World
target
Point
User
selected
Entities
preview
Entities
angle
Callback
Methods
main
start
P1
P2
P3
DB1
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...