API Reference > OdDb Classes > OdDbDimensionRecomputePE Class > OdDbDimensionRecomputePE Methods > OdDbDimensionRecomputePE::recomputeDimBlock Method
OdDbDimensionRecomputePE::recomputeDimBlock Method
Syntax
C++
virtual void recomputeDimBlock(OdDbDimension* pDimension, OdDbDimensionObjectContextData* ctx) = 0;
Parameters 
Description 
OdDbDimension* pDimension 
[in] Pointer to the dimension entity. 

Recomputes the dimension block referenced by the specified 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–2020. Open Design Alliance. All rights reserved.