Click or drag to resize

EllipsoidSurfaceRegionBuilderReferenceSurface Property

Gets or sets the Ellipsoid upon which the surface region will be defined.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Ellipsoid ReferenceSurface { get; set; }

Property Value

Type: Ellipsoid
See Also