yucad3d

CadDimStylePutScale

Sets the scale of the dimension style.

void CadDimStylePutScale ( YuHandle hStyle, double Value );

Parameters

hStyle (YuHandle)
Handle to the style.
Value (double)
The value to assign.

Return Value

None.

See Also