Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDynamicCollectionAttribute::add Method
Syntax
C++
OdResult add(const OdRxDynamicAttribute* attribute);

Adds an attribute to the collection. 

 

Parameters
Description
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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.