DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Spatial
QuadSearchTree(T) Class
QuadSearchTree(T) Methods
AddCoordinate Method
AddElement Method
FindElements Method
QuadSearchTree
T
AddElement Method
Add element to the search tree.
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#
Copy
public
void
AddElement
( T
element
,
Extent
extent
)
Parameters
element
Type:
T
Element to add
extent
Type:
DHI.Mike1D.Generic.Spatial.Geometry
Extent
Extent that contains the element
See Also
Reference
QuadSearchTree
T
Class
DHI.Mike1D.Generic.Spatial Namespace