Click or drag to resize

EllipsoidSurfaceRegion.BoundaryCurve 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: 25.1.421.0 (25.1.421.0)
Syntax
public EllipsoidSurfaceCurve BoundaryCurve { get; }

Property Value

Type: EllipsoidSurfaceCurve
See Also