yucad3d

CadImageGetFile

Returns the file of the raster image entity.

std::int32_t CadImageGetFile ( YuHandle hEnt, char* szFile );

Parameters

hEnt (YuHandle)
Handle to the entity.
szFile (char*)
NUL-terminated UTF-8 string.

Return Value

The file.

See Also