Click or drag to resize

QuadSearchTreeTMaxElementsInNode Property

Returns the maximum number of elements in one search tree node

Namespace:  DHI.Mike1D.Generic.Spatial
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public int MaxElementsInNode { get; }

Property Value

Type: Int32
See Also