DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Spatial.Algorithm
GridWeightCalculator Class
GridWeightCalculator Methods
CalculateWeightsIntersection Method
CalculateWeightsIntersection Method (IGeometry)
CalculateWeightsIntersection Method (IMultiPolygon)
CalculateWeightsIntersection Method (IPolygon)
GridWeightCalculator
CalculateWeightsIntersection Method (IPolygon)
Namespace:
DHI.Spatial.Algorithm
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IList
<
GridCellWeight
>
CalculateWeightsIntersection
(
IPolygon
polygon
)
Parameters
polygon
Type:
IPolygon
Return Value
Type:
IList
GridCellWeight
See Also
Reference
GridWeightCalculator Class
CalculateWeightsIntersection Overload
DHI.Spatial.Algorithm Namespace