ObjectTablePurge Method |
Name | Description | |
---|---|---|
Purge(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.
| |
Purge(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.
|