LateralLinkSetNumberOfFaces Method |
Set number of faces that the lateral link is connected to
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 SetNumberOfFaces(
int numberofFaces
)
Public Sub SetNumberOfFaces (
numberofFaces As Integer
)
public:
void SetNumberOfFaces(
int numberofFaces
)
Parameters
- numberofFaces
- Type: SystemInt32
[Missing <param name="numberofFaces"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLink.SetNumberOfFaces(System.Int32)"]
See Also