在 AutoCAD 中的连接点上打破多段线 - 有 lisp 函数吗?
我试图打破一条多义线,其中另一条多义线已加入第一条线。例如,以三种方式有两条线(一条主路和一条支路),我想在两条多线的交汇处打破主路并制作3条单独的线。 那么是否有任何 lisp 函数或类似的函数可以为我的地图中的所有多边形线执行例程?
i am trying to break a poly line where an other poly line has joined the first line. for example in three ways that there are two lines, (one main road and one by-way) i want to break the main road on the joint spot of two poly lines and make 3 individual lines.
so is there any lisp function or something like that , which can do the routine for all the poly lines in my map ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我找到了这个问题的解决方案,
有一个lisp程序,免费下载,名为QBRICK
您可以从这里下载:http://www.synapse-informatique.com/qbrick_en.htm< /a>
但它只支持 2000 - 2008
i find a solution for this problem,
there is lisp programm, free to download, named QBRICK
you can download it from here : http://www.synapse-informatique.com/qbrick_en.htm
but it only supports 2000 - 2008
如果我像我想的那样理解你,你应该只使用“ctrl+A”和“X”“空格”,这样你就会爆炸所有的地图,如果我不正确,只需重做问题并向我发送链接。
(我正在学习英语,所以,如果我对你的翻译不太好,抱歉。)
If i'd understand you as goog as I think, u should just use "ctrl+A" and "X" "Space", with this u're going to explode all the map, If i'm not right just redo the question and send me a link.
(I'm studying english yet, so, sorry if I had interpreted you not so good.)