Overload List
Name | Description | |
---|---|---|
![]() | StationOffsetAcceptOutOfRange(Double, Double, Double%, Double%, Boolean%) |
Returns the station and offset on an Alignment at given easting and northing values, the same as the StationOffset method.
Whereas the StationOffset method throws and exception if the easting and northing are out of Alignment range, this one does not and instead returns either the starting or ending station as the station, and the offset returned is the distance between the easting and northing point and the first or last station.
|
![]() | StationOffsetAcceptOutOfRange(Double, Double, Double, Double%, Double%, Boolean%) |
Returns the station and offset on an Alignment at given easting and northing values, the same as the StationOffset method.
Whereas the StationOffset method throws and exception if the easting and northing are out of Alignment range, this one does not and instead returns either the starting or ending station as the station, and the offset returned is the distance between the easting and northing point and the first or last station.
|