Click or drag to resize

CrossSectionExtensions.GetRiverBankLevels Method

Overload List
  NameDescription
Public methodStatic memberGetRiverBankLevels(ILocationSpan, List<ICrossSection>, ReachSide, Boolean)
Get bank levels of cross sections inside span.

The css can contain only one cross section before start-chainage of span and only one cross section after end-chainage of span, to be used for interpolation.

Public methodStatic memberGetRiverBankLevels(CrossSectionData, ILocationSpan, String, ReachSide, Boolean)
Get bank levels of cross sections inside span.
Top
See Also