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; }
Public Shared Property ObjectLockingEnabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also