
#################
A3DTopoConnexData
#################

.. c:struct:: A3DTopoConnexData

   Connex structure. 
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DTopoConnexData.m_uiShellSize`
   * :c:member:`~A3DTopoConnexData.m_ppShells`
   
   



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

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


.. c:member:: A3DUns32 A3DTopoConnexData.m_uiShellSize

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`
      
      The size of :c:member:`m_ppShells <A3DTopoConnexData.m_ppShells>`\ . 
      



.. c:member:: A3DTopoShell** A3DTopoConnexData.m_ppShells

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DTopoShell`\ **
      
      Array of :c:type:`~A3DTopoShell`\ . 
      




