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