A3DRWParamsSearchDirData

Fields

A3DUTF8Char *

m_pcPhysicalPath

A3DUTF8Char *

m_pcLogicalName

A3DBool

m_bRecursive

Detailed Description

struct A3DRWParamsSearchDirData

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

Version

3.0

Public Members

A3DUTF8Char *m_pcPhysicalPath

Path of the additional directory.

A3DUTF8Char *m_pcLogicalName

Only used with CATIA V4 files (see A3DRWParamsCatiaV4Data).

A3DBool m_bRecursive

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