Close

Relief for ODA Team in Ukraine

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

 

SORTENTS controls the object sort order. SORTENTS will be a combination of the following: 

 

Value
Description
0
No sorting
1
Object selection sorting
2
Object snap sorting
4
Clears all checkboxes
8
MSLIDE command sorting
16
REGEN command sorting
32
Plotting sorting
64
Clears all checkboxes

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getSORTENTS()
OdDbDatabase::setSORTENTS()

 

Note: The SORTENTS system variable has been depreciated.

File: SysVarDefs.h 

Module: API Reference 

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