Click or drag to resize

OrificeAddOrificePolygon Method

Add a polygon to the shape of the orifice

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void AddOrificePolygon(
	Polygon polygon
)

Parameters

polygon
Type: DHI.Mike1D.GenericPolygon
See Also