GetTorus.VerticalDirectionMinimumCount Property

GetTorusVerticalDirectionMinimumCount Property

The minumum number of faces in the vertical direction.

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

Property Value

Type: Int32
See Also