GetTorus.AroundDirectionMinimumCount Property

GetTorusAroundDirectionMinimumCount Property

The minumum number of faces in the around direction.

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

Property Value

Type: Int32
See Also