Click or drag to resize

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)
Since: 5.0
Syntax
public static bool RecordingEnabled { get; set; }

Property Value

Type: Boolean
See Also