EngineNodeAssignBoundary Method
Assign a water level boundary to this node. Only one open boundary type can
be assigned to each node
Namespace: DHI.Mike1D.EngineAssembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
public bool AssignBoundary(
OpenBoundaryType openBoundaryType,
IOpenSourceBoundary openSourceBoundary
)
- openBoundaryType OpenBoundaryType
- Boundary type
- openSourceBoundary IOpenSourceBoundary
- Boundary
BooleanTrue if successfull, false if already assigned an OpenBoundary