
##############
A3DAsmLayerGet
##############

.. c:function:: A3DStatus A3DAsmLayerGet(const A3DAsmLayer *pLayer, A3DAsmLayerData *pData)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DAsmLayerGet(*const* :c:type:`~A3DAsmLayer`\ \* **pLayer**\ , :c:struct:`~A3DAsmLayerData`\ \* **pData**\ )
   
   Populates an :c:struct:`~A3DAsmLayerData`\ structure.
   
   **Returns**
   
   
      ``A3D_SUCCESS``\ on success, or an error code on failure
   
   




