Close

Relief for ODA Team in Ukraine

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

Indicates whether a reference exists for the specified item. 

 

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

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

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