RiverMapperSetupMapBoxesReach(IListINetworkReach, Int32, ListMapBox) Method
Setup MapBox'es for the entire reach.
Namespace: DHI.Mike1D.FloodMapAssembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
public List<FloodMapHSpan> SetupMapBoxesReach(
IList<INetworkReach> reachesWithId,
int reachIndex,
List<MapBox> mapBoxes
)
- reachesWithId IListINetworkReach
- List of Reach'es with the same Id
- reachIndex Int32
- Index of reach in reachesWithId
- mapBoxes ListMapBox
- Adds mapping boxes to this list
ListFloodMapHSpan[Missing <returns> documentation for "M:DHI.Mike1D.FloodMap.RiverMapper.SetupMapBoxesReach(System.Collections.Generic.IList{DHI.Mike1D.Generic.INetworkReach},System.Int32,System.Collections.Generic.List{DHI.Mike1D.FloodMap.MapBox})"]