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