yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Polyline
CadPlineGetWidth
Returns the width of the polyline.
double
CadPlineGetWidth
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The width.
See Also
CadPlineGetArea
CadPlineGetClosed
CadPlineGetDistPoint
CadPlineGetEndTan
CadPlineGetEndW
CadPlineGetFit
CadPlineGetInterPoint
CadPlineGetLength
Polyline (chapter)