AnimationProperties.StartMinutes Property

AnimationPropertiesStartMinutes Property

Gets or sets the start minutes for seasonal/one day sun animation in the range 0 to 59.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public int StartMinutes { get; set; }
Public Property StartMinutes As Integer
	Get
	Set

Property Value

Type: Int32
See Also