Click or drag to resize

Ellipsoid.SurfaceTolerance 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: 25.1.421.0 (25.1.421.0)
Syntax
public double SurfaceTolerance { get; }

Property Value

Type: Double
See Also