Problems Inserting Blocks and Lines in Single Line Diagram Drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear members of the AutoCAD Forum,
I'm currently running into problems inserting blocks and lines into my Single Line Diagram drawing in AutoCAD. Sometimes the blocks and lines are imported correctly, but often things go wrong and they are inserted crookedly, overlap each other, or other unwanted situations arise.
I've tried making several adjustments to my AutoLISP script, such as increasing the delay time between inserting consecutive blocks and lines. Despite these efforts, problems continue to arise.
It seems that AutoCAD sometimes has trouble handling the blocks and lines correctly, especially when inserting large numbers of objects. This causes inconsistencies and errors in the drawing, which disrupts my workflow and leads to frustration.
I'm wondering if there are other users who have experienced similar problems when working with Single Line Diagram drawings in AutoCAD. Does anyone have any suggestions or solutions that I could try to resolve these issues?
Everytime it goes wrong I get this error in my commandline & debug console of visual studio code:
"Too many objects selected for INTERSECT"
Any help or insight would be greatly appreciated.
Thank you.
Below you find the pictures, the drawing (.dwg) and the LSP script
Yours sincerely,
Kamal
This one is the WRONG insert of the blocks, lines etc
--------------------------------------------------------------------------------------------------
This one is the correct insert of lines,blocks etc.
Blocks are different in the images i have more blocks don't pay attention to it 🙂