Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::addItemReference Method (const OdDbObjectId&, const AmiCompKey*)
Syntax
C++
virtual OdResult addItemReference(const OdDbObjectId& itemId, const AmiCompKey* pCompKey) const = 0;

Adds a reference for the specified item. 

 

Parameters
Description
itemId
[in] Item ID.
pCompKey
[in] Component (reference) key.

eOk if successful or the appropriate error code otherwise.

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