Message 1 of 1
Using "xedges" command for automation task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Before digging further in learning autocad lisp.
I would like to know if I can extract edges for a collection of dwg files either with lisp or vba.
I need to do that automatically without user interaction.
I think to use "xedges" command but it needs a selected object by user interaction.
Thanks for any tips.