Close

Relief for ODA Team in Ukraine

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

 

DIMSAH controls the generation of separate arrowheads for dimension lines. 

 

Value
Arrowhead Blocks
false
DIMBLK
true
DIMBLK1 and DIMBLK2

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::dimsah()
OdDbDatabase::setDimsah()
 
OdDbDimension::dimsah()
OdDbDimension::setDimsah()
  
OdDbDimStyleTableRecord::dimsah()
OdDbDimStyleTableRecord::setDimsah()
  
OdDbLeader::dimsah()
OdDbLeader::setDimsah()

 

File: DimVarDefs.h 

Module: API Reference 

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