Skip to content

ACadSharp.Header.CadHeader.SpatialIndexMaxTreeDepth

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

SpatialIndexMaxTreeDepth Property

Specifies the maximum depth, that is, the number of times the tree-structured spatial index can divide into branches.

Remarks

System variable TREEDEPTH.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 SpatialIndexMaxTreeDepth { get; set; }

Property Value

Int16

Clone this wiki locally