HistorySettings.BrokenRecordWarningEnabled Property

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; }
Public Shared Property BrokenRecordWarningEnabled As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also