Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartRef::detachExternalBom Method
Syntax
C++
OdResult detachExternalBom(bool detachXref = true);

Detaches the external BOM that is attached to this part reference. 

 

Parameters
Description
detachXref
[in] Specify true to detach the xref drawing itself. The default is true.

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

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