Close
Relief for ODA Team in Ukraine
Learn more
ODA Mechanical SDK
API Reference
>
Classes
>
AcmBOMManager Class
>
AcmBOMManager Methods
>
createItem Method
>
AcmBOMManager::createItem Method (OdDbObjectId&, const OdDbObjectId&, const OdDbObjectIdArray&, OdString)
AcmBOMManager::createItem Method (OdDbObjectId&, const OdDbObjectId&, const OdDbObjectIdArray&, OdString)
Syntax
C++
virtual
OdResult
createItem
(OdDbObjectId&
itemId
,
const
OdDbObjectId&
bomId
,
const
OdDbObjectIdArray&
refIdArray
, OdString
itemNo
)
const
= 0;
Description
Creates a new BOM row item.
Parameters
Parameters
Description
itemId
[out] ID of the created item.
bomId
[in] BOM table ID.
refIdArray
[in] Array of reference IDs.
itemNo
[in] Item number.
Returns
eOk if successful or the appropriate error code otherwise.
Links
AcmBOMManager Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!