yucad3d

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.

See Also