Close

Relief for ODA Team in Ukraine

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

 

DIMUPT controls the movement of user-positioned text when dimension lines are moved. 

 

Value
Description
false
Moves only the dimension line.
true
Moves the dimension line and the text.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimupt()
OdDbDatabase::setDimupt()
  
OdDbDimension::dimupt()
OdDbDimension::setDimupt()
  
OdDbDimStyleTableRecord::dimupt()
OdDbDimStyleTableRecord::setDimupt()

 

File: DimVarDefs.h 

Module: API Reference 

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