Gets the minimal enclosing circle of the arcs.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
Halfspace Mec { get; }
Visual C++
property Halfspace Mec {
	Halfspace get ();
}
F#
abstract Mec : Halfspace

See Also