ObjectSortByPSOutput Property

Toggles sorting of drawing objects by PostScript output order.

See Also | Example

Signature

object.ObjectSortByPSOutput

object

DatabasePreferences
The object or objects this property applies to.

ObjectSortByPSOutput

Boolean; read-write

TRUE: Enable sort by PostScript output order.

FALSE: Disable sort by PostScript output order.

System variables

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

Remarks

The initial value of this property is TRUE.

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

 

   Comments?