DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.FloodMaps
MappingBox Class
MappingBox Methods
GetHGridpointCrossSectionFactor Method
GetHGridpointFactor Method
GetQuad Method
Init Method
IsPointInMapBox Method
MappingBox
GetQuad Method
Returns the
MapBoxQuad
that contains the (x,y) coordinate, or null if none does so.
Namespace:
DHI.Mike1D.Engine.FloodMaps
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
MapBoxQuad
GetQuad
(
double
x
,
double
y
)
Parameters
x
Type:
System
Double
y
Type:
System
Double
Return Value
Type:
MapBoxQuad
See Also
Reference
MappingBox Class
DHI.Mike1D.Engine.FloodMaps Namespace