Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMJUST
Syntax
C++
OdUInt16 DIMJUST;
Type
OdUInt16
Initial value
0
Range
0 ... 4
Read-Only
No
Saved In
Database
Versions
R13+

 

DIMJUST specifies the dimension text horizontal position. 

 

Value
Description
0
Centered above the dimension line.
1
By the first extension line.
2
By the second extension line.
3
Above the dimension line, parallel to the first extension line.
4
Above the dimension line, parallel to the second extension line.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimjust()
OdDbDatabase::setDimjust()
  
OdDbDimension::dimjust()
OdDbDimension::setDimjust()
  
OdDbDimStyleTableRecord::dimjust()
OdDbDimStyleTableRecord::setDimjust()

 

File: DimVarDefs.h 

Module: API Reference 

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