Click or drag to resize

CrossSectionPointListFindPointIndex Method

Overload List
  NameDescription
Public methodFindPointIndex(Double, Boolean)
finds the 0-BASED index (within the list) of the first point with given x coordinate, -1 if not found, and indicate if there are several points at that x.
Public methodFindPointIndex(Double, Double, Boolean)
finds the 0-BASED index (within the list) of the first point with given x coordinate, -1 if not found, and indicate if there are several points at that x.
Top
See Also