A3DRWParamsCatiaV5Data Struct Reference
Reading parameters specific to CATIA V5 CAD files. More...
Data Fields | |
| A3DBool | m_bCacheActivation |
| A3DUTF8Char * | m_pcCachePath |
| A3DUns16 | m_usStructSize |
Detailed Description
Reading parameters specific to CATIA V5 CAD files.
- Version
- 3.0
Field Documentation
| A3DBool A3DRWParamsCatiaV5Data::m_bCacheActivation |
A value of TRUE activates the representation mode which may be used with large CATIA V5 assemblies.
| A3DUTF8Char * A3DRWParamsCatiaV5Data::m_pcCachePath |
Specifies the folder that the load function uses as the cache folder.
| A3DUns16 A3DRWParamsCatiaV5Data::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
