Skip to content

ACadSharp.Header.CadHeader.SpatialIndexMaxTreeDepth

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

SpatialIndexMaxTreeDepth Property

Specifies the maximum depth of the spatial index

Remarks

System variable TREEDEPTH

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 SpatialIndexMaxTreeDepth { get; set; }

Property Value

Int16

Clone this wiki locally