CrossSectionPointListFindPointIndex Method |
Name | Description | |
---|---|---|
FindPointIndex(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.
| |
FindPointIndex(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.
|