Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
LUNITS
Syntax
C++
OdInt16 LUNITS;
Type
OdInt16
Initial value
2
Read-Only
No
Saved In
Database
Versions
R12+

 

LUNITS controls the display of linear units. 

 

Value
Description
1
Scientific
2
Decimal
3
Engineering
4
Architectural
5
Fractional

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getLUNITS()
OdDbDatabase::setLUNITS()

 

Note: LUNITS does not control the formatting of dimension text. 

 

File: SysVarDefs.h 

Module: API Reference 

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