WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
HatchCommand
Class HatchCommand
Index
Constructors
constructor
Properties
previous
Point
start
Point
last
Point
previous
Points
hatch
Entity
first
Point
World
selected
Entities
Methods
main
start
P1
DB1
Constructors
constructor
new
HatchCommand
()
:
HatchCommand
Returns
HatchCommand
Properties
previous
Point
previousPoint
:
Point2D
start
Point
startPoint
:
Point2D
last
Point
lastPoint
:
Point2D
previous
Points
previousPoints
:
any
[]
hatch
Entity
hatchEntity
:
HatchEnt
first
Point
World
firstPointWorld
:
Point2D
selected
Entities
selectedEntities
:
any
[]
Methods
main
main
()
:
Promise
<
void
>
Returns
Promise
<
void
>
start
start
()
:
Promise
<
void
>
Returns
Promise
<
void
>
P1
P1
()
:
Promise
<
void
>
第一步:选择模式 默认为拾取内部点,可通过关键字切换到选择实体模式
Returns
Promise
<
void
>
DB1
DB1
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Deprecated
使用 pickInternalPoint 或 selectEntities 替代
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
previous
Point
start
Point
last
Point
previous
Points
hatch
Entity
first
Point
World
selected
Entities
Methods
main
start
P1
DB1
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
第一步:选择模式 默认为拾取内部点,可通过关键字切换到选择实体模式