Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::getPartRefs Method
Syntax
C++
virtual OdResult getPartRefs(OdDbObjectIdArray& partRefs, OdDbDatabase* pDb) const = 0;

Gets an array of all part references in the database. 

 

Parameters
Description
partRefs
[out] Array of part references.
pDb
[in] Database to search part references in.

eOk if successful or the appropriate error code otherwise.

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