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; }
Public Property Pivot As PointF
Get
Set
Property Value
Type:
PointF[Missing <value> documentation for "P:Grasshopper.GUI.GH_RotationalTuningData`1.Pivot"]
See Also