Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I apologize upfront for not posting any code, but the question seems quite theoretical and many people have probably experienced this problem.
I've been using the overrule to prevent entities from being modified, deleted, etc. However, when I modify these entities through the plugin I wrote, they are affected by the overrule. A seemingly obvious way to work around this problem is to temporarily disable the overrule, and that's what I've been doing.
Is there a way to distinguish between changes made by the user using AutoCAD commands and those made through the plug-in?
What is the most efficient way to deal with this?
Solved! Go to Solution.