RhinoCommon API
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)
public static bool RecordingEnabled { get; set; }
Public Shared Property RecordingEnabled As Boolean Get Set