yucad3d

CadDimStylePutRound

Sets the round of the dimension style.

void CadDimStylePutRound ( YuHandle hStyle, double Value );

Parameters

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

Return Value

None.

See Also