Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartRef::setAttachedExternalBom Method (const OdString&, const OdString&)
Syntax
C++
OdResult setAttachedExternalBom(const OdString& xrefPath, const OdString& bomName);

Sets the attached external BOM of the part reference. 

 

Parameters
Description
xrefPath
[in] The full path of the xref drawing to attach.
bomName
[in] The name of the BOM in the xref drawing to attach.

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

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