Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMTAD
Syntax
C++
OdInt16 DIMTAD;
Type
OdInt16
Initial value
0 | 1
Range
0 ... 4
Read-Only
No
Saved In
Database
Versions
R12+

 

DIMTAD specifies the dimension text vertical position. 

 

Value
Description
0
Centered about the dimension line.
1
Above the dimension line, unless DIMTIH==1 and the dimension line is not horizontal.
2
Side of the dimension line farthest from the defining points.
3
JIS standard.
4
Text below the dimension line.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimtad()
OdDbDatabase::setDimtad()
 
OdDbDimension::dimtad()
OdDbDimension::setDimtad()
 
OdDbDimStyleTableRecord::dimtad()
OdDbDimStyleTableRecord::setDimtad()
  
OdDbLeader::dimtad()
OdDbLeader::setDimtad()

 

File: DimVarDefs.h 

Module: API Reference 

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