Click or drag to resize

SolidTriangulatorResult.BoundingSphere Property

Gets the bounding sphere that encompasses the mesh.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override BoundingSphere BoundingSphere { get; }

Property Value

Type: BoundingSphere
See Also