DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.StructureModule
AreaOfIntersectingPolygons Class
AreaOfIntersectingPolygons Methods
IntersectionArea Method
AreaOfIntersectingPolygons
IntersectionArea Method
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
double
IntersectionArea
(
List
<
XYPair
>
a
,
List
<
XYPair
>
b
)
Parameters
a
Type:
System.Collections.Generic
List
XYPair
b
Type:
System.Collections.Generic
List
XYPair
Return Value
Type:
Double
See Also
Reference
AreaOfIntersectingPolygons Class
DHI.Mike1D.StructureModule Namespace