
##############################
A3DMDDimensionForeshortenedGet
##############################

.. c:function:: A3DStatus A3DMDDimensionForeshortenedGet(const A3DMDDimensionForeshortened *pDimensionForeshortened, A3DMDDimensionForeshortenedData *pData)

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




