Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::getBorderBomTable Method
Syntax
C++
virtual OdResult getBorderBomTable(OdDbObjectId& bomTableId, OdString& name, const OdDbObjectId& borderId) const = 0;

Gets the border BOM table for the specified border. 

 

Parameters
Description
bomTableId
[out] Object ID of the border BOM table.
name
[out] Name of the border BOM table.
borderId
[in] Border ID.

eOk if successful or the appropriate error code otherwise.

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