Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Can someone explain to me the concept of how to delete any autocad geometry?
I see that majority of objects have Delete method.
This deletes the geometry from the .dwg file (active document)
My confusion is: does ActiveX allow for a geometry to exist only in the memory, without it existing in the .dwg file?
Or more precisely: can I delete the geometry from the .dwg file, but somehow still keep it in the memory?Is this the limitation of ActiveX?
I would be grateful for any kind of help on this.
Solved! Go to Solution.