<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : Break Line at Intersection</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : Break Line at Intersection]]></description>
  <pubDate>Sun, 31 May 2026 20:28:58 +0000</pubDate>
  <lastBuildDate>Wed, 08 Apr 2009 19:47:08 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=1896</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[Break Line at Intersection : break all works, but i just want...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5239&amp;title=break-line-at-intersection#5239</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=2987">ISElation</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 08.Apr.2009 at 19:47<br /><br />break all works, but i just want to break the lines at the polyline that i choose for my boundary. i tried using breaktouching, and breakwobject and both error on me. ]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 19:47:08 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5239&amp;title=break-line-at-intersection#5239</guid>
  </item> 
  <item>
   <title><![CDATA[Break Line at Intersection : I am using Civil 3D 2008 and Standard...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5236&amp;title=break-line-at-intersection#5236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=30236">msplcdykee69</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 08.Apr.2009 at 18:28<br /><br />I am using Civil 3D 2008 and Standard 2008 I just downloaded it and tried it before sending you the line and it worked great.&nbsp; Command line: breakall and select the lines you want broken.&nbsp;&nbsp; <DIV></DIV><DIV></DIV>Here is another webiste with lisp programs and you can try this break line lisp:&nbsp;&nbsp;&nbsp;&nbsp; <DIV>&nbsp;</DIV><DIV><a href="http://www.cadcorner.ca/lisp.php" target="_blank">http://www.cadcorner.ca/lisp.php</A></DIV><span style="font-size:10px"><br /><br />Edited by msplcdykee69 - 08.Apr.2009 at 18:47</span>]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 18:28:20 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5236&amp;title=break-line-at-intersection#5236</guid>
  </item> 
  <item>
   <title><![CDATA[Break Line at Intersection : i get this message all the time. ;...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5235&amp;title=break-line-at-intersection#5235</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=2987">ISElation</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 08.Apr.2009 at 18:24<br /><br /><P>i get this message all the time.</P><P>; error: bad argument value: AcDbCurve 2128486136</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 18:24:18 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5235&amp;title=break-line-at-intersection#5235</guid>
  </item> 
  <item>
   <title><![CDATA[Break Line at Intersection : If you need to break lines, polylines,...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5234&amp;title=break-line-at-intersection#5234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=30236">msplcdykee69</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 08.Apr.2009 at 17:51<br /><br /><P>If you need to break lines, polylines, arcs, circles and other entities from your drawing at intersections with other entities, you can make use of the application <B>BreakAll</B> (BreakObjects) or <B>QBRICK</B>. </P><P>The <ACR&#079;NYM =term title="Glossary:&amp;#10;LISt Processing  - a programming . Used in AutoCAD as AutoLISP or VisualLISP since AutoCAD Versi&#111;n 2.18.">LISP</ACR&#079;NYM> application BreakAll (BreakObjects) contains the commands <TT><FONT face=Courier color=#004444 size=2>myBreak, BreakAll, BreakwObjects, BreakObject, BreakWith, BreakTouching, BreakSelected</FONT></TT>. These commands allow to break all or selected objects at points where they are intersected or touched by other objects. The objects are breaked at the intersection points, the appearance of the drawing is not changed. <P>The <ACR&#079;NYM =term title="Glossary:&amp;#10;LISt Processing  - a programming . Used in AutoCAD as AutoLISP or VisualLISP since AutoCAD Versi&#111;n 2.18.">LISP</ACR&#079;NYM> application BreakAll can be downloaded from <a href="http://www.xanadu.cz/en/download.asp?file=BreakAll" target="_blank"><FONT color=#204898>www.<ACR&#079;NYM =term title="Glossary:&amp;#10;The company XANADU a.s. (Inc.) - the provider of this web service">xanadu</ACR&#079;NYM>.cz/download</FONT></A>, the <ACR&#079;NYM =term title="Glossary:&amp;#10;Autocad Runtime eXtensi&#111;n - compiled AutoCAD add-&#111;n applicati&#111;n  (most often programmed in C++)">ARX</ACR&#079;NYM> application QBRICK for <ACR&#079;NYM =term title="Glossary:&amp;#10;AutoCAD - a general 2D/3D CAD applicati&#111;n by Autodesk; world's most used CAD program; plat for add-&#111;n applicati&#111;ns (see www.autodesk.com/autocad)">AutoCAD</ACR&#079;NYM> version 2000 to 2008 is available <a href="http://www.synapse-in&#102;ormatique.com/qbrick_en.htm" target="_blank"><FONT color=#204898>here</FONT></A>. </P>]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 17:51:15 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5234&amp;title=break-line-at-intersection#5234</guid>
  </item> 
  <item>
   <title><![CDATA[Break Line at Intersection : I would like a lisp command that...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5232&amp;title=break-line-at-intersection#5232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=2987">ISElation</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 08.Apr.2009 at 17:12<br /><br />I would like a lisp command that would work like the "extrim" command in autocad. Except I would like it to break at the intersection instead of trimming it. I would like to select my object to be the source of intersection just like the "extrim" command asks you for a pline, line, circle, arc, ellipse, image or text for the cutting edge. please help me. i tried the break touching lisp from xanadu but it doesn't work all the time. I have 2009 map and standard if that matters. ]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 17:12:11 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1896&amp;PID=5232&amp;title=break-line-at-intersection#5232</guid>
  </item> 
 </channel>
</rss>