Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartRef::setAttachedExternalBom Method (const OdDbObjectId&)
Syntax
C++
OdResult setAttachedExternalBom(const OdDbObjectId& id);

Sets the attached external BOM of the part reference. 

 

Parameters
Description
id
[in] ID of the external BOM to attach.

OdResult::eOk if successful, or an appropriate error code otherwise.

Prior to this, the xref drawing to which the BOM belongs should have already been attached as an xref.

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