WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
SsExtendCommand
Class SsExtendCommand
Index
Constructors
constructor
Properties
SS
pt1w
pt2w
preview
Ents
extend
Mode
callback
Methods
main
start
P1
P2
P3_
No
Extend
P3_
Extend
DB1
extend
Entity
extend
Line
Entity
extend
Arc
Entity
extend
Polyline
Entity
extend
Ray
Entity
Constructors
constructor
new
SsExtendCommand
()
:
SsExtendCommand
Returns
SsExtendCommand
Properties
SS
SS
:
any
[]
pt1w
pt1w
:
Point2D
pt2w
pt2w
:
Point2D
preview
Ents
previewEnts
:
any
[]
extend
Mode
extendMode
:
boolean
callback
callback
:
(
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_
No
Extend
P3_NoExtend
()
:
Promise
<
void
>
Returns
Promise
<
void
>
P3_
Extend
P3_Extend
()
:
Promise
<
void
>
Returns
Promise
<
void
>
DB1
DB1
()
:
Promise
<
void
>
Returns
Promise
<
void
>
extend
Entity
extendEntity
(
entity
:
any
,
boundaryLine
:
LineEnt
)
:
any
Parameters
entity
:
any
boundaryLine
:
LineEnt
Returns
any
extend
Line
Entity
extendLineEntity
(
lineEntity
:
LineEnt
,
boundaryLine
:
LineEnt
)
:
LineEnt
Parameters
lineEntity
:
LineEnt
boundaryLine
:
LineEnt
Returns
LineEnt
extend
Arc
Entity
extendArcEntity
(
arcEntity
:
ArcEnt
,
boundaryLine
:
LineEnt
)
:
ArcEnt
Parameters
arcEntity
:
ArcEnt
boundaryLine
:
LineEnt
Returns
ArcEnt
extend
Polyline
Entity
extendPolylineEntity
(
polylineEntity
:
PolylineEnt
,
boundaryLine
:
LineEnt
,
)
:
PolylineEnt
Parameters
polylineEntity
:
PolylineEnt
boundaryLine
:
LineEnt
Returns
PolylineEnt
extend
Ray
Entity
extendRayEntity
(
rayEntity
:
RayEnt
,
boundaryLine
:
LineEnt
)
:
RayEnt
Parameters
rayEntity
:
RayEnt
boundaryLine
:
LineEnt
Returns
RayEnt
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
SS
pt1w
pt2w
preview
Ents
extend
Mode
callback
Methods
main
start
P1
P2
P3_
No
Extend
P3_
Extend
DB1
extend
Entity
extend
Line
Entity
extend
Arc
Entity
extend
Polyline
Entity
extend
Ray
Entity
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...