Click or drag to resize

ObjectTableHide Method

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