Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::setAutoCalc Method
Syntax
C++
virtual OdResult setAutoCalc(const OdDbObjectId& rowId, bool isAutoCalcEnabled) const = 0;

Sets the auto calculation property to the row. This property enables or disables auto calculation of values in the specified row. 

 

Parameters
Description
rowId
[in] BOM row ID.
isAutoCalcEnabled
[in] Specifies whether auto calculation is enabled.

eOk if successful or the appropriate error code otherwise.

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