Message 1 of 5
Stop the command through VB which was issued from AutoCAD.

Not applicable
05-09-2000
09:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a requirement where the 'Erase' command given in AutoCAD has to be executed only if a flag value is 'TRUE'. Otherwise, the command has to stopped.
I have trapped the begin_command event and checks the flag. But I don't know how I can stop the command which is already issued from AutoCAD. It would be really useful if somebody can help me.
Thanking you in anticipation
Sumod
I have trapped the begin_command event and checks the flag. But I don't know how I can stop the command which is already issued from AutoCAD. It would be really useful if somebody can help me.
Thanking you in anticipation
Sumod