Message 1 of 8

Not applicable
12-11-2018
02:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have written the following macro to help me quickly trim pipelines when I am working on a P&ID.
*^C^C_CIRCLE;\;20;_trim;L;;\;erase;P;;
Basically what it does is creates a circle at an intersection and then you select which line to trim within the circle so that you can show they are not connecting. After of which it deletes the circle out of the drawing. It then repeats so you can do multiple pipeline intersections at once.
It works exactly how I want it to, unless you miss click off the line that you are trimming then the whole macro falls down instead of allowing me to use the box selection for that function.
How would I go about rectifying this?
Solved! Go to Solution.