Appends the specified OdDbAttribute to the attribute list of this block reference.
Parameters
Parameters
Description
pAttr
[in] Pointer to the attribute to be added.
Returns
Returns the Object ID of the newly appended attribute.
Remarks
This block reference becomes the owner of the passed in attribute, and the attribute is added to the database to which this block reference belongs. This block reference must be added to a database before calling this function. The object's attribute list should not be added by the client application.