
################
A3DSurfSphereGet
################

.. c:function:: A3DStatus A3DSurfSphereGet(const A3DSurfSphere *pSrf, A3DSurfSphereData *pData)

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




