EllipsoidSurfaceCurveIntersectionResults Properties |
The EllipsoidSurfaceCurveIntersectionResults type exposes the following members.
Name | Description | |
---|---|---|
DistanceAlongPrimaryCurve |
Gets the distance from the InitialPoint along the primary curve at which the intersection was found. If no intersection was found
then this will be PositiveInfinity.
| |
DistanceAlongSecondaryCurve |
Gets the distance from the InitialPoint along the secondary curve at which the intersection was found. If no intersection was found
then this will be PositiveInfinity.
| |
Location |
Gets the location of the intersection. If no intersection was found then this will be Undefined.
|