| CreateCrossLines(IListINetworkReach, Int32) |
Create a list of CrossLineData, containing bank and center coordinates,
at points based on CrossLineLocations.
It will use the CrossSectionData (if defined) to extract cross sections for reach. If CrossSectionData is not defined (i.e. when connected to a res1d result-file) It will use the grid points in the reachesWithId for finding cross sections |
| CreateCrossLines(ILocationSpan, ListIFloodMapCrossSection, ICoordinateSequence, Boolean, Double) | Create a list of CrossLineData, where CrossLineLocations specifies which cross lines to include. |
| CreateCrossLines(ILocationSpan, String, ICoordinateSequence, Boolean, Double) | Create a list of CrossLineData, containing bank and center coordinates, using CrossSectionData for finding cross sections, at points based on CrossLineLocations. |