yucad3d

CadGetShortFileName

Get short file name.

void CadGetShortFileName ( YuHandle hDwg, void* szFileName );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.
szFileName (void*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also