CadDimStyleGetUnits
Dual (linear / angular) units + zero suppression, selected by bAngular.
std::int32_t CadDimStyleGetUnits (
YuHandle hStyle,
std::int32_t bAngular
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- bAngular (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
The units.