Message 1 of 4
Select SelectionSet objects

Not applicable
01-23-2006
05:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a selection set which is created based on some filter parameters. Now i want to pass this selection set to an autolisp command.
Is there any way how to pass this as argument to autocad command prompt.
I tried a lot, but autocad vba does not seems to be providing this option at all. I think you can use the selection set created via vba is use ful only for vba commands.
any comments???
Thanks in advance
I have a selection set which is created based on some filter parameters. Now i want to pass this selection set to an autolisp command.
Is there any way how to pass this as argument to autocad command prompt.
I tried a lot, but autocad vba does not seems to be providing this option at all. I think you can use the selection set created via vba is use ful only for vba commands.
any comments???
Thanks in advance