Click or drag to resize

GH_AutoSaveSettings Class

Provides access to all AutoSave event flags.
Inheritance Hierarchy
SystemObject
  Grasshopper.KernelGH_AutoSaveSettings

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public sealed class GH_AutoSaveSettings

The GH_AutoSaveSettings type exposes the following members.

Constructors
  NameDescription
Public methodGH_AutoSaveSettings
Initializes a new instance of the GH_AutoSaveSettings class
Top
Properties
Methods
  NameDescription
Public methodStatic memberAutosaveFilter
Tests a given trigger to see if it allows an autosave operation.
Top
Events
See Also