Click or drag to resize

LateralLinkBuilderCreateLatLinkWeirsForM21Cell Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static void CreateLatLinkWeirsForM21Cell(
	int iM21Face,
	double m21CellStartChain,
	double m21CellEndChain,
	double linkEndChainage,
	FloodLinkLateral latlink1,
	double[] m21NormalizedChainage,
	EngineNet myEngineNet
)

Parameters

iM21Face
Type: SystemInt32
m21CellStartChain
Type: SystemDouble
m21CellEndChain
Type: SystemDouble
linkEndChainage
Type: SystemDouble
latlink1
Type: DHI.Mike1D.MzCouplingsFloodLinkLateral
m21NormalizedChainage
Type: SystemDouble
myEngineNet
Type: DHI.Mike1D.EngineEngineNet
See Also