
##################
A3DRiBrepModelData
##################

.. c:struct:: A3DRiBrepModelData

   BrepModel structure. 
   
   
      2.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DRiBrepModelData.m_bSolid`
   * :c:member:`~A3DRiBrepModelData.m_pBrepData`
   
   



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

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


.. c:member:: A3DBool A3DRiBrepModelData.m_bSolid

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      Solid or Shell flag. 
      



.. c:member:: A3DTopoBrepData* A3DRiBrepModelData.m_pBrepData

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DTopoBrepData`\ *
      
      Topological description of the B-rep. 
      




