A3DRWParamsCatiaV5Data

struct A3DRWParamsCatiaV5Data

Describes reading parameters specific to CATIA V5 CAD files.

Variables

A3DBool A3DRWParamsCatiaV5Data.m_bCacheActivation

A value of``A3D_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.

A3DBool A3DRWParamsCatiaV5Data.m_bUseMaterialRendering

With a value of``A3D_TRUE``, the rendering will use the material, as in CATIA V5 when the rendering option is “Shaded With Material”.

13.1