yucad3d

CadDimStylePutPrecision

Sets the precision of the dimension style.

void CadDimStylePutPrecision ( YuHandle hStyle, std::int32_t p );

Parameters

hStyle (YuHandle)
Handle to the style.
p (std::int32_t)
Integer value.

Return Value

None.

See Also