hi all
i had this problem a couple of week ago with another lisp file and someone on this forum very kindly pointed the problem out for me,which was the command ie... (command "LINE" pt1 pt2 ""). now i have changed this in the new file (please see attached file) to (vl-cmdf "._LINE" pt1 pt2"") but this has not solved the problem.
the idea of the routine is the changed the number of gaps and the width of the gaps, ie if you had a line with 7 gaps with a width of 4mm and you need to changed them to 5 gaps with a width of 5mm.
yeah that's just message for the prompts ie how many number of bridges etc , those promt messages are in acddoc.lsp file
sorry, i will try again...
the routine is designed to change the number of gaps and width of gaps in a line, arc and circle, all line, arcs and circles would already have these gaps in them.
although we call the gaps bridges.