Click or drag to resize

GH_RotationalTuningDataTPivot Property

Gets or sets the rotational pivot. You only need to set this if the pivot changes.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public PointF Pivot { get; set; }

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.GUI.GH_RotationalTuningData`1.Pivot"]

See Also