
##############
A3DTopoEdgeGet
##############

.. c:function:: A3DStatus A3DTopoEdgeGet(const A3DTopoEdge *pEdge, A3DTopoEdgeData *pData)

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




