WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
PathCommand
Interface PathCommand
路径命令
interface
PathCommand
{
type
:
PathCommandType
;
point
:
ShapePoint2D
;
center
?:
ShapePoint2D
;
radius
?:
number
;
startAngle
?:
number
;
endAngle
?:
number
;
counterClockwise
?:
boolean
;
}
Index
Properties
type
point
center?
radius?
start
Angle?
end
Angle?
counter
Clockwise?
Properties
type
type
:
PathCommandType
point
point
:
ShapePoint2D
Optional
center
center
?:
ShapePoint2D
Optional
radius
radius
?:
number
Optional
start
Angle
startAngle
?:
number
Optional
end
Angle
endAngle
?:
number
Optional
counter
Clockwise
counterClockwise
?:
boolean
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
type
point
center
radius
start
Angle
end
Angle
counter
Clockwise
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
路径命令