Torus.MajorRadius Property

TorusMajorRadius Property

Gets or sets the radius of the circle that lies at the heart of the torus.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double MajorRadius { get; set; }
Public Property MajorRadius As Double
	Get
	Set

Property Value

Type: Double
See Also