
###############
A3DTopoShellGet
###############

.. c:function:: A3DStatus A3DTopoShellGet(const A3DTopoShell *pShell, A3DTopoShellData *pData)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DTopoShellGet(*const* :c:type:`~A3DTopoShell`\ * **pShell**\ , :c:struct:`~A3DTopoShellData`\ * **pData**\ )
   
   Populates the :c:struct:`~A3DTopoShellData` structure. 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




