A3DRWParamsSearchDirData
-
struct
A3DRWParamsSearchDirData Defines additional directories that the load function will search in addition to the root directory.
Variables
-
A3DUTF8Char *
A3DRWParamsSearchDirData.m_pcPhysicalPath -
Path of the additional directory.
-
A3DUTF8Char *
A3DRWParamsSearchDirData.m_pcLogicalName -
Only used with CATIA V4 files (see:c:struct:~A3DRWParamsCatiaV4Data).
-
A3DBool
A3DRWParamsSearchDirData.m_bRecursive -
A value of``A3D_TRUE``specifies that the load function uses recursive searching for the additional directory.