yucad3d

CadDimStylePutPrefix

Sets the prefix of the dimension style.

void CadDimStylePutPrefix ( YuHandle hStyle, const char* szPrefix );

Parameters

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

Return Value

None.

See Also