Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimension::recomputeDimBlock Method
Syntax
C++
void recomputeDimBlock(bool forceUpdate = true);

Recomputes the dimension block referenced by this Dimension entity.

Parameters
Description
forceUpdate
[in] If true, the OdDbBlockTableRecord is updated even if the dimension has not been changed.

The OdDbBlockTableRecord of the dimension block is updated to reflect any changes made to this Dimension entity since the last time the block table record was updated.

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