Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
database/entities/hatch
DwgEdgeBoundaryPath
Interface DwgEdgeBoundaryPath<EdgeType>
interface
DwgEdgeBoundaryPath
<
EdgeType
extends
DwgBoundaryPathEdge
>
{
boundaryPathTypeFlag
:
number
;
edges
:
EdgeType
[]
;
numberOfEdges
:
number
;
}
Type Parameters
EdgeType
extends
DwgBoundaryPathEdge
Hierarchy
DwgBoundaryPathBase
DwgEdgeBoundaryPath
Index
Properties
boundary
Path
Type
Flag
edges
number
Of
Edges
Properties
boundary
Path
Type
Flag
boundaryPathTypeFlag
:
number
edges
edges
:
EdgeType
[]
number
Of
Edges
numberOfEdges
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
boundary
Path
Type
Flag
edges
number
Of
Edges
MLightCAD LibreDwg-Web API Docs
Loading...