yucad3d

CadDimStylePutSuffix

Sets the suffix of the dimension style.

void CadDimStylePutSuffix ( YuHandle hStyle, const char* szSuffix );

Parameters

hStyle (YuHandle)
Handle to the style.
szSuffix (const char*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also