GH_RotationalFrame.Angle Property

GH_RotationalFrameAngle Property

Gets or sets the local angle of the rotation event.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double Angle { get; set; }
Public Property Angle As Double
	Get
	Set

Property Value

Type: Double

[Missing <value> documentation for "P:Grasshopper.GUI.GH_RotationalFrame.Angle"]

See Also