Click or drag to resize

HistorySettingsObjectLockingEnabled Property

When history object locking is enabled, objects with history on them act as if they were locked and the only way to modify these objects is to edit their inputs.

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

Property Value

Type: Boolean
See Also