Click or drag to resize

NetworkReachDataSetTAdd Method

Overload List
  NameDescription
Public methodAdd(Double, T)
Add a value to the set on the current chainage location. This will fail if set is global.
Public methodAdd(Double, Double, T)
Add a value defined within the given span. This corresponds to adding the value at the start and end location of the span.
Public methodAdd(Double, T, Boolean)
Add a value to the set on the current chainage location. This will fail if set is global.
Top
See Also