yucad3d

CadMlineStylePutName

Sets the name of the multiline style.

void CadMlineStylePutName ( YuHandle hStyle, const char* szName );

Parameters

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

Return Value

None.

See Also