Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
database/entities/lwpolyline
DwgLWPolylineVertex
Interface DwgLWPolylineVertex
interface
DwgLWPolylineVertex
{
bulge
:
number
;
endWidth
?:
number
;
id
:
number
;
startWidth
?:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
DwgPoint2D
DwgLWPolylineVertex
Index
Properties
bulge
end
Width?
id
start
Width?
x
y
Properties
bulge
bulge
:
number
Optional
end
Width
endWidth
?:
number
id
id
:
number
Optional
start
Width
startWidth
?:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bulge
end
Width
id
start
Width
x
y
MLightCAD LibreDwg-Web API Docs
Loading...