Close

Relief for ODA Team in Ukraine

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

 

DIMSD1 controls the suppression of the first dimension line and arrowhead in dimensions. 

 

Value
Description
false
Not suppressed
true
Suppressed

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::dimsd1()
OdDbDatabase::setDimsd1()
  
OdDbDimension::dimsd1()
OdDbDimension::setDimsd1()
  
OdDbDimStyleTableRecord::dimsd1()
OdDbDimStyleTableRecord::setDimsd1()

 

File: DimVarDefs.h 

Module: API Reference 

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