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