WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
ParallelogramCommand
Class ParallelogramCommand
Index
Constructors
constructor
Properties
first
Point
World
second
Point
World
third
Point
World
old
Ucs
Origin
old
Ucs
X
Angle
current
Position
position
pitch
ucs
X
Angle
draw
Callback
Methods
main
start
P1
P2
P3
DB1
get
Para
Constructors
constructor
new
ParallelogramCommand
()
:
ParallelogramCommand
Returns
ParallelogramCommand
Properties
first
Point
World
firstPointWorld
:
Point2D
second
Point
World
secondPointWorld
:
Point2D
third
Point
World
thirdPointWorld
:
Point2D
old
Ucs
Origin
oldUcsOrigin
:
Point2D
old
Ucs
X
Angle
oldUcsXAngle
:
number
current
Position
currentPosition
:
number
position
position
:
number
pitch
pitch
:
number
ucs
X
Angle
ucsXAngle
:
number
draw
Callback
drawCallback
:
(
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
()
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Para
getPara
(
firstPoint
:
Point2D
,
secondPoint
:
Point2D
,
thirdPoint
:
Point2D
,
)
:
PolylineEnt
Parameters
firstPoint
:
Point2D
secondPoint
:
Point2D
thirdPoint
:
Point2D
Returns
PolylineEnt
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
first
Point
World
second
Point
World
third
Point
World
old
Ucs
Origin
old
Ucs
X
Angle
current
Position
position
pitch
ucs
X
Angle
draw
Callback
Methods
main
start
P1
P2
P3
DB1
get
Para
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...