Click or drag to resize

ObjectTableLock Method

Overload List
  NameDescription
Public methodLock(Guid, Boolean)
If objref.Object().IsNormal() is true, then the object will be locked.
Public methodLock(ObjRef, Boolean)
If objref.Object().IsNormal() is true, then the object will be locked.
Public methodLock(RhinoObject, Boolean)
If obj.IsNormal() is true, then the object will be locked.
Top
See Also