Click or drag to resize

EllipsoidSurfaceRegion.ReferenceSurface Property

Gets the reference surface on which the region is represented by a closed boundary curve.

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

Property Value

Type: Ellipsoid
See Also