GetTruncatedCone.SecondRadius Property

GetTruncatedConeSecondRadius Property

Radius of second circle.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public double SecondRadius { get; set; }
Public Property SecondRadius As Double
	Get
	Set

Property Value

Type: Double
See Also