Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMGAP
Syntax
C++
double DIMGAP;
Type
double
Initial value
0.09 | 0.625
Read-Only
No
Saved In
Database
Versions
R12+

 

DIMGAP specifies the gap between dimension text and dimension lines.

  • A negative value for DIMGAP draws a reference box round the dimension text.
  • Text is placed inside a dimension line only if there will be two line segments each as long as abs(DIMGAP).

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimgap()
OdDbDatabase::setDimgap()
  
OdDbDimension::dimgap()
OdDbDimension::setDimgap()
  
OdDbDimStyleTableRecord::dimgap()
OdDbDimStyleTableRecord::setDimgap()
  
OdDbFcf::dimgap()
OdDbFcf::setDimgap()
 
OdDbLeader::dimgap()
OdDbLeader::setDimgap()

 

File: DimVarDefs.h 

Module: API Reference 

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