Click or drag to resize

StandardLinkSetInternalComponentInfo Method

Id of internal components.

Required for setting up the internal boundary condition.

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void SetInternalComponentInfo(
	string[] compsId,
	eumQuantity[] quantities
)

Parameters

compsId
Type: SystemString

[Missing <param name="compsId"/> documentation for "M:DHI.Mike1D.Engine.Couplings.StandardLink.SetInternalComponentInfo(System.String[],DHI.Generic.MikeZero.eumQuantity[])"]

quantities
Type: eumQuantity

[Missing <param name="quantities"/> documentation for "M:DHI.Mike1D.Engine.Couplings.StandardLink.SetInternalComponentInfo(System.String[],DHI.Generic.MikeZero.eumQuantity[])"]

See Also