Click or drag to resize

CrossSectionDataGetReachTopoIdEnumerable Method

Return an enumerable that can iterate over all reach-id and topo-id combinations

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IEnumerable<ReachCrossSections> GetReachTopoIdEnumerable()

Return Value

Type: IEnumerableReachCrossSections

[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionData.GetReachTopoIdEnumerable"]

See Also