Share

AcDbDatabase::sortEnts

C++

Adesk::UInt8 sortEnts() const;

Description

Returns the current SORTENTS value for the database.

Note

The SORTENTS system variable is deprecated, and its documentation has been removed from the AutoCAD Command Reference. It remains available in AutoCAD for legacy purposes. New applications should use the DRAWORDERCTL system variable, which supersedes SORTENTS.

Links

AcDbDatabase Class

Was this information helpful?