yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Multiline
CadMlineGetLength
Returns the length of the multiline entity.
double
CadMlineGetLength
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The length.
See Also
CadMlineGetClosed
CadMlineGetJust
CadMlineGetNumVers
CadMlineGetScale
CadMlineGetStyleID
CadMlineGetVer
CadMlineDeleteVer
CadMlineInsertVer
Multiline (chapter)