Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMTOH
Syntax
C++
bool DIMTOH;
Type
bool
Initial value
true | false
Read-Only
No
Saved In
Database
Versions
R12+

 

DIMTOH controls the orientation of dimension text outside the extension lines. 

 

Value
Description
false
Aligned with dimension line.
true
Horizontal

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimtoh()
OdDbDatabase::setDimtoh()
  
OdDbDimension::dimtoh()
OdDbDimension::setDimtoh()
  
OdDbDimStyleTableRecord::dimtoh()
OdDbDimStyleTableRecord::setDimtoh()

 

File: DimVarDefs.h 

Module: API Reference 

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