yucad3d

CadXrefGetPath

Returns the file path of the external reference.

void CadXrefGetPath ( YuHandle hBlock, void* szPathName );

Parameters

hBlock (YuHandle)
Handle to the block definition.
szPathName (void*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also