A3DRWParamsCatiaV5Data Struct Reference
Reading parameters specific to CATIA V5 CAD files. More...
Data Fields | |
A3DBool | m_bCacheActivation |
A3DBool | m_bUseMaterialRendering |
A3DUTF8Char * | m_pcCachePath |
Detailed Description
Reading parameters specific to CATIA V5 CAD files.
- Version
- 3.0
Field Documentation
◆ m_bCacheActivation
A3DBool A3DRWParamsCatiaV5Data::m_bCacheActivation |
A value of TRUE
activates the representation mode which may be used with large CATIA V5 assemblies.
◆ m_pcCachePath
A3DUTF8Char* A3DRWParamsCatiaV5Data::m_pcCachePath |
Specifies the folder that the load function uses as the cache folder.
◆ m_bUseMaterialRendering
A3DBool A3DRWParamsCatiaV5Data::m_bUseMaterialRendering |
With a value of TRUE
, the rendering will use the material, as in Catia V5 when the rendering option is "Shaded With Material".
- Version
- 13.1