Click or drag to resize

ObjectTablePurge Method

Overload List
  NameDescription
Public methodPurge(RhinoObject)
Removes object from document and deletes the pointer. Typically you will want to call Delete instead in order to keep the object on the undo list.
Public methodPurge(UInt32)
Removes object from document and deletes the pointer. Typically you will want to call Delete instead in order to keep the object on the undo list.
Top
See Also