Close

Relief for ODA Team in Ukraine

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

 

DIMTOFL controls the drawing of dimension lines between extension lines when text is outside the dimension lines. 

 

Value
Description
false
Disabled
true
Enabled

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimtofl()
OdDbDatabase::setDimtofl()
  
OdDbDimension::dimtofl()
OdDbDimension::setDimtofl()
  
OdDbDimStyleTableRecord::dimtofl()
OdDbDimStyleTableRecord::setDimtofl()

 

File: DimVarDefs.h 

Module: API Reference 

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