TREEDEPTH system variable

Tree depth

Controls the maximum number of times an index can be divided into branches.

A value of zero suppresses the spatial index entirely, entities are always processed in database order. Positive numbers turn on spatial indexing, an integer, five digits maximum, the first three digits refer to model space, the remaining digits refer to paper space. For negative numbers Z coordinate is ignored in model space, recommended for 2D drawings.

Type:

Short

Saved in:

Drawing

Default value:

3020

Possible values:

0: Suppress spatial indexing

>0: Apply spatial indexing

<0: Ignore Z coordinates