Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::removeItemReference Method (const OdDbObjectId&, const OdDbObjectIdArray&)
Syntax
C++
virtual OdResult removeItemReference(const OdDbObjectId& itemId, const OdDbObjectIdArray& refIdArray) const = 0;

Removes references from the specified item. 

 

Parameters
Description
itemId
[in] Item ID.
refIdArray
[in] Array of references.

eOk if successful or the appropriate error code otherwise.

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