yucad3d

CadDimStylePutSeparator

Sets the separator of the dimension style.

void CadDimStylePutSeparator ( YuHandle hStyle, std::int32_t Sep );

Parameters

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

Return Value

None.

See Also