Close

Relief for ODA Team in Ukraine

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

Merges multiple items into one. 

 

Parameters
Description
itemIds
[in] Array of item IDs.
pDb
[in] Database to append the resulting item to.

eOk if successful or the appropriate error code otherwise.

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