InstancesSettings Property |
Represents the default settings database. Feel free to add your own settings to this database.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static GH_SettingsServer Settings { get; }
Public Shared ReadOnly Property Settings As GH_SettingsServer
Get
Property Value
Type:
GH_SettingsServer[Missing <value> documentation for "P:Grasshopper.Instances.Settings"]
See Also