
#######################
A3DRootBaseAttributeAdd
#######################

.. c:function:: A3DStatus A3DRootBaseAttributeAdd(A3DRootBase *pEntity, A3DUTF8Char *pcTitle, A3DUTF8Char *pcValue)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DRootBaseAttributeAdd(:c:type:`~A3DRootBase`\ * **pEntity**\ , :c:type:`~A3DUTF8Char`\ * **pcTitle**\ , :c:type:`~A3DUTF8Char`\ * **pcValue**\ )
   
   Add an attribute to the current attribute array stored in a PRC entity. 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




