<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to wipeout SPLine or arc ? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12331753#M26582</link>
    <description>&lt;P&gt;Draft equipment,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want wipeout boundary of equipment (Have Arc + Line + Polyline + Circle).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Normally wipeout used with Polyline or Polygon. But equipment drawing have Arc + Line&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2023 04:24:13 GMT</pubDate>
    <dc:creator>theethawach_lekphat</dc:creator>
    <dc:date>2023-10-26T04:24:13Z</dc:date>
    <item>
      <title>How to wipeout SPLine or arc ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12331753#M26582</link>
      <description>&lt;P&gt;Draft equipment,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want wipeout boundary of equipment (Have Arc + Line + Polyline + Circle).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Normally wipeout used with Polyline or Polygon. But equipment drawing have Arc + Line&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 04:24:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12331753#M26582</guid>
      <dc:creator>theethawach_lekphat</dc:creator>
      <dc:date>2023-10-26T04:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to wipeout SPLine or arc ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12331849#M26583</link>
      <description>&lt;P&gt;And because it is not a &lt;STRONG&gt;polyline&lt;/STRONG&gt;, do it right the first time, you can not add or remove a point afterwards...&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Snap&lt;/STRONG&gt; on a small number so you can select a few points on the arc and the &lt;STRONG&gt;Object snap mode &lt;/STRONG&gt;with &lt;STRONG&gt;Nearest&lt;/STRONG&gt; on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And Goooo...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 05:32:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12331849#M26583</guid>
      <dc:creator>Wheelie22</dc:creator>
      <dc:date>2023-10-26T05:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to wipeout SPLine or arc ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12332163#M26584</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14658645"&gt;@theethawach_lekphat&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;... have Arc + Line&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A wipeout allows only straight lines as a boundary. That is, you must replace the arc(s) with a series of line segments (and, of course, join all segments into a polyline).&lt;/P&gt;
&lt;P&gt;You can do that either manually or use one of the LISPs which you can find around. (one example attached).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 10:49:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12332163#M26584</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-10-26T10:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to wipeout SPLine or arc ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12332643#M26585</link>
      <description>&lt;P&gt;See the &lt;STRONG&gt;PLALS&lt;/STRONG&gt; command defined in&amp;nbsp;&lt;STRONG&gt;PolylineArcsToLineSegments.lsp&lt;/STRONG&gt;, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-convert-curves-into-multi-faceted-line-segments/m-p/12324714/highlight/true#M456394" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;, and that topic generally.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any Wipeout-basis Polyline will need to be closed, so an Arc by itself won't do -- you would need to join Arcs/Lines into closed Polylines first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a closed Spline, you can just use SPLINEDIT's Polyline option, which will result in a Polyline of only line segments, which you can make into a Wipeout.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 12:35:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-wipeout-spline-or-arc/m-p/12332643#M26585</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-10-26T12:35:57Z</dc:date>
    </item>
  </channel>
</rss>

