Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
VIEWMODE
Syntax
C++
OdInt16 VIEWMODE;
Type
OdInt16
Initial value
0
Read-Only
Yes
Saved In
Database
Versions
R12+

 

VIEWMODE specifies the view mode for the current viewport. VIEWMODE will be the sum of zero or more of the following: 

 

Value
Description
0x00
Disabled
0x01
Perspective enabled
0x02
Front clip enabled
0x04
Back clip enabled
0x08
UCS follow enabled
0x10
Front clipping plane not at eye

 

Access Methods
OdDbDatabase::getSysVar()

File: QuasiVarDefs.h 

Module: API Reference 

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