CentralSettings.CreateSolutionUndoRecordChanged Event

CentralSettingsCreateSolutionUndoRecordChanged Event

Raised whenever the CreateSolutionUndoRecord setting changes.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static event CentralSettingsCreateSolutionUndoRecordChangedEventHandler CreateSolutionUndoRecordChanged
Public Shared Event CreateSolutionUndoRecordChanged As CentralSettingsCreateSolutionUndoRecordChangedEventHandler

Value

Type: GrasshopperCentralSettingsCreateSolutionUndoRecordChangedEventHandler
See Also