Message 1 of 9
Tee and 90 block insertion Lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need a Lisp for AutoCAD that can insert elbows and tees at junctions be as follows:
select a few objects , Prompt the user to select a layer through a pop-up with the following options:
Cold Water
Hot Water
If "Cold Water" is selected:
Exclude all others layered objects from from the selection (if any).
Insert a 90-degree elbow at each polyline vertex that forms a 90-degree angle, ensuring correct orientation.
Insert a tee block at junctions, properly oriented.
For better understanding, I have attached a screenshot and a DWG file.
Thank you so much!