Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimensionRecomputePE::resetDimBlockInsertParams Method
Syntax
C++
static void resetDimBlockInsertParams(OdDbDimension* pDimension);

Resets the dimension block insertion parameters for the specified Dimension entity. 

 

Parameters
Description
pDimension
[in] Pointer to the dimension entity.
  • The insertion point is set to (0,0).
  • The X-, Y- and Z-scale factors are set 1.0.
  • The rotation angle is set to 0.0.
Copyright © 2002-2022. Open Design Alliance All rights reserved.