Click or drag to resize

GetTorusFixInnerRadius Property

Second radius option. The first radius chosen sets the inner dimension of the torus and the second radius is constrained to be outside of the first radius.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool FixInnerRadius { get; set; }

Property Value

Type: Boolean
See Also