Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
database/entities/hatch
DwgLineEdge
Interface DwgLineEdge
interface
DwgLineEdge
{
end
:
DwgPoint2D
;
start
:
DwgPoint2D
;
type
:
DwgBoundaryPathEdgeType
;
}
Hierarchy
DwgBoundaryPathEdgeCommon
DwgLineEdge
Index
Properties
end
start
type
Properties
end
end
:
DwgPoint2D
start
start
:
DwgPoint2D
type
type
:
DwgBoundaryPathEdgeType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
start
type
MLightCAD LibreDwg-Web API Docs
Loading...