Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimensionRecomputePE::recomputeDimBlock Method
Syntax
C++
virtual void recomputeDimBlock(OdDbDimension* pDimension, OdDbDimensionObjectContextData* ctx) = 0;

Recomputes the dimension block referenced by the specified Dimension entity.

Parameters
Description
pDimension
[in] Pointer to the dimension entity.

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.