HistorySettings.RecordingEnabled Property

HistorySettingsRecordingEnabled Property

When history recording is enabled, new objects keep a record of how they were constructed so that they can be updated if an input object changes.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static bool RecordingEnabled { get; set; }
Public Shared Property RecordingEnabled As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also