CrossLineCreatorFindCrossLineLocationsGridPoints Method
Create a list of cross lines with their chainage location,
including locations of all grid points in the reach.
If no grid points are present in reach, use cross sections and
MaximumDx to add additional grid points
Namespace: DHI.Mike1D.FloodMapAssembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
public List<CrossLineData> FindCrossLineLocationsGridPoints(
List<CrossLineData> crossSections,
INetworkReach reach
)
- crossSections ListCrossLineData
- Cross section points in reach
- reach INetworkReach
- reach
ListCrossLineDataList of cross lines, containing only chainage and cross line type