yucad3d

CadDimStyleGetSeparator

Returns the separator of the dimension style.

std::int32_t CadDimStyleGetSeparator ( YuHandle hStyle );

Parameters

hStyle (YuHandle)
Handle to the style.

Return Value

The separator.

See Also