Click or drag to resize

EllipsoidSurfaceTolerance Property

Gets the numerical tolerance used to determine if a point is located on the surface of the ellipsoid.

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 SurfaceTolerance { get; }

Property Value

Type: Double
See Also