Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
types/common
Dwg_HATCH_Path
Interface Dwg_HATCH_Path
interface
Dwg_HATCH_Path
{
bulges_present
:
boolean
;
closed
:
boolean
;
flag
:
number
;
num_segs_or_paths
:
number
;
polyline_paths
:
Dwg_HATCH_PolylinePath
[]
;
segs
:
Dwg_HATCH_PathSeg
[]
;
}
Index
Properties
bulges_
present
closed
flag
num_
segs_
or_
paths
polyline_
paths
segs
Properties
bulges_
present
bulges_present
:
boolean
closed
closed
:
boolean
flag
flag
:
number
num_
segs_
or_
paths
num_segs_or_paths
:
number
polyline_
paths
polyline_paths
:
Dwg_HATCH_PolylinePath
[]
segs
segs
:
Dwg_HATCH_PathSeg
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bulges_
present
closed
flag
num_
segs_
or_
paths
polyline_
paths
segs
MLightCAD LibreDwg-Web API Docs
Loading...