ReachCrossSectionsGetChainageSortedCrossSections Method |
If set is not global, return the list of chainage sorted cross sections. Otherwise null.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public SortedList<double, ICrossSection> GetChainageSortedCrossSections()
Return Value
Type:
SortedListDouble,
ICrossSectionA SortedDictionary, sorted on chainage
See Also