Click or drag to resize

CentralSettingsCreateSolutionUndoRecord Property

Gets or sets whether Grasshopper document solutions are wrapped in undo records.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool CreateSolutionUndoRecord { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.CentralSettings.CreateSolutionUndoRecord"]

See Also