WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
AngleBlockCommand
Class AngleBlockCommand
Index
Constructors
constructor
Properties
base
Point
World
base
Point
User
target
Point
World
target
Point
User
selected
Entities
filtered
Entities
container
angle
Callback
Methods
main
start
P1
P2
P3
DB1
Constructors
constructor
new
AngleBlockCommand
()
:
AngleBlockCommand
Returns
AngleBlockCommand
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
[]
filtered
Entities
filteredEntities
:
InsertEnt
[]
container
container
:
any
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
filtered
Entities
container
angle
Callback
Methods
main
start
P1
P2
P3
DB1
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...