Click or drag to resize

IRes1DReachGetLowerLimitChainages Method

Overload List
  NameDescription
Public methodGetLowerLimitChainages(Int32)

Returns the lower limit chainages for each elements in the dataitem. This is the smallest vertex chainage coordinate for each element.

If an element only has one vertex coordinate, the chainage of the gridpoint after the element gridpoint is returned(lower chainage). At the first gridpoint the chainage of the gridpoint itself is returned.

Public methodGetLowerLimitChainages(IDataItem)

Returns the lower limit chainages for each elements in the dataitem. This is the smallest vertex chainage coordinate for each element.

If an element only has one vertex coordinate, the chainage of the gridpoint before the element gridpoint is returned (lower chainage). At the first gridpoint the chainage of the gridpoint itself is returned.

Top
See Also