Close

Relief for ODA Team in Ukraine

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

Gets a list of all references to the specified part. 

 

Parameters
Description
referenceId
[in] ID of the reference to the part.
refIdArray
[out] Array of reference IDs.
numOfItAr
[out] Array of quantities for referenced items.

eOk if successful or the appropriate error code otherwise.

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