ACadSharp.Header.CadHeader.SpatialIndexMaxTreeDepth - DomCR/ACadSharp GitHub Wiki

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