Click or drag to resize

EllipsoidSurfaceRegionBoundaryCurve Property

Gets the closed curve defining the boundary of the surface region.

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

Property Value

Type: EllipsoidSurfaceCurve
See Also