Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
types/common
Dwg_HATCH_PathSeg
Interface Dwg_HATCH_PathSeg
interface
Dwg_HATCH_PathSeg
{
center
:
DwgPoint2D
;
control_points
:
DwgPoint2DWithWeight
[]
;
curve_type
:
number
;
degree
:
number
;
end_angle
:
number
;
end_tangent
:
DwgPoint2D
;
endpoint
:
DwgPoint2D
;
first_endpoint
:
DwgPoint2D
;
fitpts
:
DwgPoint2D
[]
;
is_ccw
:
boolean
;
is_periodic
:
boolean
;
is_rational
:
boolean
;
knots
:
number
[]
;
minor_major_ratio
:
number
;
num_control_points
:
number
;
num_fitpts
:
number
;
num_knots
:
number
;
radius
:
number
;
second_endpoint
:
DwgPoint2D
;
start_angle
:
number
;
start_tangent
:
DwgPoint2D
;
}
Index
Properties
center
control_
points
curve_
type
degree
end_
angle
end_
tangent
endpoint
first_
endpoint
fitpts
is_
ccw
is_
periodic
is_
rational
knots
minor_
major_
ratio
num_
control_
points
num_
fitpts
num_
knots
radius
second_
endpoint
start_
angle
start_
tangent
Properties
center
center
:
DwgPoint2D
control_
points
control_points
:
DwgPoint2DWithWeight
[]
curve_
type
curve_type
:
number
degree
degree
:
number
end_
angle
end_angle
:
number
end_
tangent
end_tangent
:
DwgPoint2D
endpoint
endpoint
:
DwgPoint2D
first_
endpoint
first_endpoint
:
DwgPoint2D
fitpts
fitpts
:
DwgPoint2D
[]
is_
ccw
is_ccw
:
boolean
is_
periodic
is_periodic
:
boolean
is_
rational
is_rational
:
boolean
knots
knots
:
number
[]
minor_
major_
ratio
minor_major_ratio
:
number
num_
control_
points
num_control_points
:
number
num_
fitpts
num_fitpts
:
number
num_
knots
num_knots
:
number
radius
radius
:
number
second_
endpoint
second_endpoint
:
DwgPoint2D
start_
angle
start_angle
:
number
start_
tangent
start_tangent
:
DwgPoint2D
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
center
control_
points
curve_
type
degree
end_
angle
end_
tangent
endpoint
first_
endpoint
fitpts
is_
ccw
is_
periodic
is_
rational
knots
minor_
major_
ratio
num_
control_
points
num_
fitpts
num_
knots
radius
second_
endpoint
start_
angle
start_
tangent
MLightCAD LibreDwg-Web API Docs
Loading...