yucad3d

CadEntityPutLtScale

Sets the lt scale of the entity.

void CadEntityPutLtScale ( YuHandle hEnt, double Scale );

Parameters

hEnt (YuHandle)
Handle to the entity.
Scale (double)
Scale factor.

Return Value

None.

See Also