<?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: Script - insert wire numbers in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7431860#M29178</link>
    <description>&lt;P&gt;I'm not familiar with API (I'm relatively new to script writing), but what I am looking to do is automate creation of several pages that will be from the same template and formatted the same, but differ only because of page number difference. I will have to go back on each page to update company specific things that I cannot automate, but I am looking to save some time by creating the pages with basic formatting by using a script. These pages could range from 5 to 40 in total.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My initial thought was to write a script to create a new drawing, then re-number the ladder, retag and insert wire numbers, and then repeat the script. I'm okay with being prompted with dialog boxes (as I'm not looking to click once and walk away) but, I'm wanting to be prompted with those dialog boxes automatically as each page is created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts that may get me going in the right direction?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2017 14:33:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-04T14:33:05Z</dc:date>
    <item>
      <title>Script - insert wire numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7429468#M29176</link>
      <description>&lt;P&gt;I am currently in the middle of creating a script that will save me many clicks when performing drawing-wide tasks. However, inserting wire numbers is causing me issues, particularly when it comes to the end of the script and I am attempting to create a new drawing (for the script to repeat through). My script is very small right now and I have put it below. Is there something that I am missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AEREVISELADDER&lt;BR /&gt;AERETAG&lt;BR /&gt;AEWIRENO&lt;/P&gt;&lt;P&gt;ACENEWDRAWING&lt;/P&gt;&lt;P&gt;(space)&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:48:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7429468#M29176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-03T19:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Script - insert wire numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7430771#M29177</link>
      <description>Using the API we might be able to automate even further.&lt;BR /&gt;What exactly is it that you're trying to achieve?&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2017 08:57:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7430771#M29177</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2017-10-04T08:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Script - insert wire numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7431860#M29178</link>
      <description>&lt;P&gt;I'm not familiar with API (I'm relatively new to script writing), but what I am looking to do is automate creation of several pages that will be from the same template and formatted the same, but differ only because of page number difference. I will have to go back on each page to update company specific things that I cannot automate, but I am looking to save some time by creating the pages with basic formatting by using a script. These pages could range from 5 to 40 in total.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My initial thought was to write a script to create a new drawing, then re-number the ladder, retag and insert wire numbers, and then repeat the script. I'm okay with being prompted with dialog boxes (as I'm not looking to click once and walk away) but, I'm wanting to be prompted with those dialog boxes automatically as each page is created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts that may get me going in the right direction?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:33:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7431860#M29178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T14:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Script - insert wire numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7437698#M29179</link>
      <description>&lt;P&gt;If I were you, I'd read up on the API. You can find the help-file here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-10-05_21-55-14.png" style="width: 610px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/409537iAE60B94436F39D76/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-10-05_21-55-14.png" alt="2017-10-05_21-55-14.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For renumbering a ladder without user input, you can use this command here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-10-05_21-57-19.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/409538iE5A33B796F26CA0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-10-05_21-57-19.png" alt="2017-10-05_21-57-19.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 19:58:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7437698#M29179</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2017-10-05T19:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script - insert wire numbers</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7437706#M29180</link>
      <description>This lisp-commands can be inserted directly into your script!</description>
      <pubDate>Thu, 05 Oct 2017 20:00:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/script-insert-wire-numbers/m-p/7437706#M29180</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2017-10-05T20:00:09Z</dc:date>
    </item>
  </channel>
</rss>

