
######################
A3DRWParamsCatiaV5Data
######################

.. c:struct:: A3DRWParamsCatiaV5Data

   Reading parameters specific to CATIA V5 CAD files. 
   
   
      3.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DRWParamsCatiaV5Data.m_bCacheActivation`
   * :c:member:`~A3DRWParamsCatiaV5Data.m_pcCachePath`
   * :c:member:`~A3DRWParamsCatiaV5Data.m_bUseMaterialRendering`
   
   



.. rst-class:: kind-group kind-variable

.. rubric:: Variables
   :class: kind-group-title


.. c:member:: A3DBool A3DRWParamsCatiaV5Data.m_bCacheActivation

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      A value of ``TRUE`` activates the representation mode which may be used with large CATIA V5 assemblies. 
      



.. c:member:: A3DUTF8Char* A3DRWParamsCatiaV5Data.m_pcCachePath

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Specifies the folder that the load function uses as the cache folder. 
      



.. c:member:: A3DBool A3DRWParamsCatiaV5Data.m_bUseMaterialRendering

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      With a value of ``TRUE``\ , the rendering will use the material, as in CATIA V5 when the rendering option is "Shaded With Material". 
      
      
         13.1 
      
      




