ObjectTableLock Method |
Name | Description | |
---|---|---|
Lock(Guid, Boolean) |
If objref.Object().IsNormal() is true, then the object will be locked.
| |
Lock(ObjRef, Boolean) |
If objref.Object().IsNormal() is true, then the object will be locked.
| |
Lock(RhinoObject, Boolean) |
If obj.IsNormal() is true, then the object will be locked.
|