yucad3d

CadDimStyleGetPrefix

Returns the prefix of the dimension style.

void CadDimStyleGetPrefix ( YuHandle hStyle, void* szPrefix );

Parameters

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

Return Value

None.

See Also