Click or drag to resize

HistorySettingsBrokenRecordWarningEnabled Property

Displays a warning dialog when an action is taken that breaks the link between the output and input objects.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.10
Syntax
public static bool BrokenRecordWarningEnabled { get; set; }

Property Value

Type: Boolean
See Also