Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMTFILL
Syntax
C++
OdInt16 DIMTFILL;
Type
OdInt16
Initial value
0
Range
0 ... 2
Read-Only
No
Saved In
Database
Versions
2007+

 

DIMTFILL specifies the background fill of dimension text. 

 

Value
Description
0
No fill
1
Drawing background color
2
Color specified by DIMTFILLCLR

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimtfill()
OdDbDatabase::setDimtfill()
 
OdDbDimension::dimtfill()
OdDbDimension::setDimtfill()
  
OdDbDimStyleTableRecord::dimtfill()
OdDbDimStyleTableRecord::setDimtfill()

File: DimVarDefs.h 

Module: API Reference 

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