Click or drag to resize

EllipsoidSurfaceCurveIntersectionResultsDistanceAlongSecondaryCurve Property

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.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double DistanceAlongSecondaryCurve { get; }

Property Value

Type: Double
See Also