Close

Relief for ODA Team in Ukraine

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

 

DIMATFIT specifies how arrows and text are placed when they do not fit within the extension lines of dimensions. 

 

Value
Description
0
Moves text and arrows outside extension lines.
1
Moves arrows, then text, outside extension lines. When DIMTMOVE == 1, a leader is added to moved text
2
Moves text, then arrows, outside extension lines.
3
Moves text or arrows for best fit.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimatfit()
OdDbDatabase::setDimatfit()
  
OdDbDimension::dimatfit()
OdDbDimension::setDimatfit()
  
OdDbDimStyleTableRecord::dimatfit()
OdDbDimStyleTableRecord::setDimatfit()

 

File: DimVarDefs.h 

Module: API Reference 

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