ObjectSortBySnap Property

Toggles sorting of drawing objects by object snap.

See Also | Example

Signature

object.ObjectSortBySnap

object

DatabasePreferences
The object or objects this property applies to.

ObjectSortBySnap

Boolean; read-write

TRUE: Enable sort by object snap.

FALSE: Disable sort by object snap.

System variables

The value of this property is stored in the SORTENTS system variable.

Remarks

The initial value of this property is FALSE.

AutoCAD initially enables sorting for plotting and PostScript output only. Setting additional sorting options can result in slower regeneration and redrawing times.

 

   Comments?