Click or drag to resize

Res1DReachGetLowerLimitChainages 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 prev 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 previous gridpoint is returned(lower chainage). At the first gridpoint the chainage of the gridpoint itself is returned.

Top
See Also