Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxAttributeCollection::remove Method
Syntax
C++
OdResult remove(const OdRxAttribute* attribute);

Removes the attribute of that type from the collection. 

 

Parameters
Description
attribute
[in] Attribute to be removed from the collection.

eOk if the attribute is removed successfully, or eKeyNotFound otherwise.

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