<?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 Re: Erase lines from VBA in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351661#M75249</link>
    <description>Can you use a selectionset and select all the "LINE" entities in the&lt;BR /&gt;
drawing, and ss.erase them?&lt;BR /&gt;
&lt;BR /&gt;
"Pierre Desmarais" &lt;PIERRE_DESMARAIS&gt; wrote in message&lt;BR /&gt;
news:CD276E523A533E7FD5E6F3B18CDBBC12@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I have a macro that draw lines on the screen. In case of mistakes I need&lt;BR /&gt;
to&lt;BR /&gt;
&amp;gt; delete all these lines and startover again. What is the code to attach to&lt;BR /&gt;
my&lt;BR /&gt;
&amp;gt; "ERASE" button to do just that?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thx a lot.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; PS : This macro must be repeatable.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/PIERRE_DESMARAIS&gt;</description>
    <pubDate>Sun, 07 Apr 2002 06:11:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-04-07T06:11:02Z</dc:date>
    <item>
      <title>Erase lines from VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351660#M75248</link>
      <description>I have a macro that draw lines on the screen. In case of mistakes I need to&lt;BR /&gt;
delete all these lines and startover again. What is the code to attach to my&lt;BR /&gt;
"ERASE" button to do just that?&lt;BR /&gt;
&lt;BR /&gt;
Thx a lot.&lt;BR /&gt;
&lt;BR /&gt;
PS : This macro must be repeatable.</description>
      <pubDate>Sat, 06 Apr 2002 21:17:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351660#M75248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-04-06T21:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Erase lines from VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351661#M75249</link>
      <description>Can you use a selectionset and select all the "LINE" entities in the&lt;BR /&gt;
drawing, and ss.erase them?&lt;BR /&gt;
&lt;BR /&gt;
"Pierre Desmarais" &lt;PIERRE_DESMARAIS&gt; wrote in message&lt;BR /&gt;
news:CD276E523A533E7FD5E6F3B18CDBBC12@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I have a macro that draw lines on the screen. In case of mistakes I need&lt;BR /&gt;
to&lt;BR /&gt;
&amp;gt; delete all these lines and startover again. What is the code to attach to&lt;BR /&gt;
my&lt;BR /&gt;
&amp;gt; "ERASE" button to do just that?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thx a lot.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; PS : This macro must be repeatable.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/PIERRE_DESMARAIS&gt;</description>
      <pubDate>Sun, 07 Apr 2002 06:11:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351661#M75249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-04-07T06:11:02Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351662#M75250</link>
      <description>And how would you select all the "LINE"?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Chris Tryon" &lt;CTRYON3&gt; a écrit dans le message news:&lt;BR /&gt;
CA9A4BCF8C0B59EB198D4688C5F86AB9@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Can you use a selectionset and select all the "LINE" entities in the&lt;BR /&gt;
&amp;gt; drawing, and ss.erase them?&lt;/CTRYON3&gt;</description>
      <pubDate>Sun, 07 Apr 2002 17:39:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351662#M75250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-04-07T17:39:50Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351663#M75251</link>
      <description>Have you tried using UNDO instead of ERASE? -Ed</description>
      <pubDate>Tue, 09 Apr 2002 07:07:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351663#M75251</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2002-04-09T07:07:12Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351664#M75252</link>
      <description>After you create the lines, is you program finished or do you want the user&lt;BR /&gt;
to be able to continue to do more stuff?  If the program is finished, then&lt;BR /&gt;
all the user has to do is "undo" and all the lines will be gone.&lt;BR /&gt;
&lt;BR /&gt;
If you select all lines in the drawing, then you will do just that.  Both&lt;BR /&gt;
the lines you created with your program, and the ones that were in there&lt;BR /&gt;
before you ran your program.  Is that really what you want to do?&lt;BR /&gt;
&lt;BR /&gt;
Jeff&lt;BR /&gt;
--&lt;BR /&gt;
Jeff Spannbauer&lt;BR /&gt;
Civil Engineer II&lt;BR /&gt;
Cannon Associates&lt;BR /&gt;
www.cannonassoc.com&lt;BR /&gt;
805-544-7407&lt;BR /&gt;
&lt;BR /&gt;
"Pierre Desmarais" &lt;PIERRE_DESMARAIS&gt; wrote in message&lt;BR /&gt;
news:D0FE8FAD89A8D3B6B4E706CF9615921E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; And how would you select all the "LINE"?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Chris Tryon" &lt;CTRYON3&gt; a écrit dans le message news:&lt;BR /&gt;
&amp;gt; CA9A4BCF8C0B59EB198D4688C5F86AB9@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Can you use a selectionset and select all the "LINE" entities in the&lt;BR /&gt;
&amp;gt; &amp;gt; drawing, and ss.erase them?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/CTRYON3&gt;&lt;/PIERRE_DESMARAIS&gt;</description>
      <pubDate>Tue, 09 Apr 2002 07:30:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351664#M75252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-04-09T07:30:15Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351665#M75253</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
My program is not finished, it is actually drawing bracing for steel&lt;BR /&gt;
structure. It happend that ounce the drawing is done you notice that the&lt;BR /&gt;
distance between the axes is wrong, then you have to erase everything and&lt;BR /&gt;
start over again.&lt;BR /&gt;
&lt;BR /&gt;
Thx for your time.</description>
      <pubDate>Tue, 09 Apr 2002 19:17:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/erase-lines-from-vba/m-p/351665#M75253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-04-09T19:17:43Z</dc:date>
    </item>
  </channel>
</rss>

