yucad3d

CadDimStyleGetPrecision

Returns the precision of the dimension style.

std::int32_t CadDimStyleGetPrecision ( YuHandle hStyle );

Parameters

hStyle (YuHandle)
Handle to the style.

Return Value

The precision.

See Also