Click or drag to resize

OrificeAddGatePolygon Method

Add a polygon to the shape of the gate

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 AddGatePolygon(
	Polygon polygon
)

Parameters

polygon
Type: DHI.Mike1D.GenericPolygon
See Also