Click or drag to resize

EllipsoidSurfaceCurveSurfaceDistance Property

Gets the total distance along the curve to the location of the final point.

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 abstract double SurfaceDistance { get; }

Property Value

Type: Double
See Also