CadMlinePutScale
Sets the scale of the multiline entity.
void CadMlinePutScale (
YuHandle hEnt,
double Scale
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Scale (double)
- Scale factor.
Return Value
None.
Sets the scale of the multiline entity.
None.