
##########################
A3DRootBaseAttributeAppend
##########################

.. c:function:: A3DStatus A3DRootBaseAttributeAppend(A3DRootBase *pEntity, A3DUns32 uiSize, A3DMiscAttribute **m_ppAttributes)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DRootBaseAttributeAppend(:c:type:`~A3DRootBase`\ * **pEntity**\ , :c:type:`~A3DUns32` **uiSize**\ , :c:type:`~A3DMiscAttribute`\ ** **m_ppAttributes**\ )
   
   Append attributes to the current attribute array stored in a PRC entity. 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




