Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMPOST
Syntax
C++
OdString DIMPOST;
Type
OdString
Initial value
""
Read-Only
No
Saved In
Database
Versions
R12+

 

DIMPOST specifies a prefix and/or suffix for the measurement text in dimensions. DIMPOST is in the form prefix<>suffix. The '<>' in DIMPOST is replaced by the alternate measurements text. 

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimpost()
OdDbDatabase::setDimpost()
  
OdDbDimension::dimpost()
OdDbDimension::setDimpost()
  
OdDbDimStyleTableRecord::dimpost()
OdDbDimStyleTableRecord::setDimpost()

 

File: DimVarDefs.h 

Module: API Reference 

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