Click or drag to resize

EllipsoidSurfaceRegionBuilderHoles Property

Gets EllipsoidSurfaceRegionBuilders that describe the holes in the produced surface region.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<IGetEllipsoidSurfaceRegionHole> Holes { get; }

Property Value

Type: ListIGetEllipsoidSurfaceRegionHole
See Also