Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::removeAttribute Method
Syntax
C++
virtual OdResult removeAttribute(const OdDbObjectId& itemId, const OdString& attribute) = 0;

Removes the attribute from the item. 

 

Parameters
Description
itemId
[in] Item ID.
attribute
[in] Attribute to remove.

eOk if successful or the appropriate error code otherwise.

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