Click or drag to resize

GH_RotationalFrame Structure

Represents a single frame in a rotational tuning history.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public struct GH_RotationalFrame

The GH_RotationalFrame type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets or sets the local angle of the rotation event.
Public propertyPivot
Gets or sets the pivot of the event.
Public propertyPoint
Gets or sets the location of the rotation event.
Public propertyTime
Gets or sets the time when the event was recorded.
Top
Remarks
See Also