Parameters |
Description |
const OdRxAttribute* attribute |
[in] Attribute to be added to the collection. |
eOk if an attribute is added to the collection successfully; eInvalidInput if the attribute parameter is invalid; eDuplicateKey if the collection already has an attribute of this type.
Add an attribute to the collection. If the collection already has an attribute of this class, it will not be replaced.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|