A3DRWParamsSearchDirData

struct A3DRWParamsSearchDirData

Structure to define additional directories that the load function will search in addition to the root directory.

3.0

Variables

A3DUTF8Char *A3DRWParamsSearchDirData.m_pcPhysicalPath

Path of the additional directory.

A3DUTF8Char *A3DRWParamsSearchDirData.m_pcLogicalName

Only used with CATIA V4 files (see A3DRWParamsCatiaV4Data).

A3DBool A3DRWParamsSearchDirData.m_bRecursive

A value of TRUE specifies that the load function uses recursive searching for the additional directory.