Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
database/entities/hatch
DwgArcEdge
Interface DwgArcEdge
interface
DwgArcEdge
{
center
:
DwgPoint2D
;
endAngle
:
number
;
isCCW
?:
boolean
;
radius
:
number
;
startAngle
:
number
;
type
:
DwgBoundaryPathEdgeType
;
}
Hierarchy
DwgBoundaryPathEdgeCommon
DwgArcEdge
Index
Properties
center
end
Angle
isCCW?
radius
start
Angle
type
Properties
center
center
:
DwgPoint2D
end
Angle
endAngle
:
number
Optional
isCCW
isCCW
?:
boolean
radius
radius
:
number
start
Angle
startAngle
:
number
type
type
:
DwgBoundaryPathEdgeType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
center
end
Angle
isCCW
radius
start
Angle
type
MLightCAD LibreDwg-Web API Docs
Loading...