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