
###########################
A3DGlobalGetFillPatternType
###########################

.. c:function:: A3DStatus A3DGlobalGetFillPatternType(const A3DUns32 uiIndexPattern, A3DEEntityType *pePatternType)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DGlobalGetFillPatternType(*const* :c:type:`~A3DUns32` **uiIndexPattern**\ , :c:enum:`~A3DEEntityType`\ * **pePatternType**\ )
   
   Gives the FillPattern type of the uiIndexPattern index in the global array of fill patterns. 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




