Click or drag to resize

Triangle3dCircumcircle Property

Gets the circumcircle of this triangle.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public Circle Circumcircle { get; }

Property Value

Type: Circle
See Also