Close

Relief for ODA Team in Ukraine

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

Indicates whether a reference exists for the specified item. 

 

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

True if a reference exists for the specified item; false otherwise.

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