GH_SettingsServerWritePersistentSettings Method |
Store all settings in the xml file now.
You must call this function if you want the current settings to persist between sessions.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void WritePersistentSettings()
Public Sub WritePersistentSettings
See Also