Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMTOLJ
Syntax
C++
OdUInt8 DIMTOLJ;
Type
OdUInt8
Initial value
1 | 0
Range
0 ... 2
Read-Only
No
Saved In
Database
Versions
R13+

 

DIMTOLJ controls the vertical justification of tolerance values with respect to the nominal dimension text. 

 

Value
Description
0
Bottom
1
Middle
2
Top

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimtolj()
OdDbDatabase::setDimtolj()
  
OdDbDimension::dimtolj()
OdDbDimension::setDimtolj()
  
OdDbDimStyleTableRecord::dimtolj()
OdDbDimStyleTableRecord::setDimtolj()

 

File: DimVarDefs.h 

Module: API Reference 

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