Click or drag to resize

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()
See Also