Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartRef::removeAttribute Method
Syntax
C++
OdResult removeAttribute(const OdString attribute);

Removes the specified local attribute from this part reference. 

 

Parameters
Description
attribute
[in] Name of attribute or column to remove.

OdResult::eOk if successful, or an appropriate error code otherwise.

Removes the BOM override if it exists for the specified attribute or column of the part reference. Because a quantity override is handled differently, this method does not work for a quantity override.

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