<?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: New Name Plate in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6896513#M33496</link>
    <description>Sounds like this is a dynamic block. If so, do a forum search for 'dynamic block', and you'll learn that many times they don't work within ACADE.&lt;BR /&gt;&lt;BR /&gt;Notably, reports don't always pull information from them. Which means that update functions (which work roughly the same way) sometimes fail too.&lt;BR /&gt;&lt;BR /&gt;My usual advice for dynamic blocks within ACADE is, 'graphics only'. At most, it's, 'no attributes that will be updated, reported, or used in copied circuits'.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Jim</description>
    <pubDate>Wed, 22 Feb 2017 19:09:25 GMT</pubDate>
    <dc:creator>jseefdrumr</dc:creator>
    <dc:date>2017-02-22T19:09:25Z</dc:date>
    <item>
      <title>New Name Plate</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6896411#M33495</link>
      <description>&lt;DIV class="body taskbody-adsk"&gt;&lt;P class="p"&gt;I AM trying to create new name tags and I followed the directions below but when I place nameplate in the drawing it doesn't update the attribute. It does open the dialog box for the component its associated with but doesn't update. any ideas&lt;/P&gt;&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tag.JPG" style="width: 332px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/325641i86191316621F78C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Tag.JPG" alt="Tag.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p"&gt;Use this example to create your own stretchable nameplate symbols.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;On a new blank drawing, insert the attribute definitions P_TAG1, and DESC1 through DESC3.&lt;/LI&gt;&lt;LI&gt;Save the drawing as npxxtd3.dwg.&lt;/LI&gt;&lt;LI&gt;On a new blank drawing, insert the first drawing as a block at 0,0 using the AutoCAD Insert command.&lt;/LI&gt;&lt;LI&gt;Draw a polyline rectangle around the block.&lt;/LI&gt;&lt;LI&gt;Save the drawing as _npxxtd3.dwg.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Click &lt;SPAN&gt;&lt;SPAN&gt;Panel tab&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;IMG src="http://help.autodesk.com/cloudhelp/2016/ENU/AutoCAD-Electrical/images/ac.menuaro.gif" border="0" /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Other Tools panel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;IMG src="http://help.autodesk.com/cloudhelp/2016/ENU/AutoCAD-Electrical/images/ac.menuaro.gif" border="0" /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Icon Menu Wizard&lt;/SPAN&gt;&lt;/SPAN&gt;. &lt;IMG src="http://help.autodesk.com/cloudhelp/2016/ENU/AutoCAD-Electrical/images/GUID-4BCEE87D-1527-4158-BC17-52DC070DB10E.png" border="0" width="32" height="32" /&gt; &lt;SPAN&gt;Find&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Select the panel icon menu, for example ACE_PANEL_MENU.DAT.&lt;/LI&gt;&lt;LI&gt;Double-click Nameplates to open the nameplates menu page.&lt;/LI&gt;&lt;LI&gt;Click the Add button and select Command.&lt;/LI&gt;&lt;LI&gt;Enter:&lt;P class="p"&gt;&lt;STRONG&gt;Name: &lt;/STRONG&gt;Generic, TAG and 3 DESC&lt;/P&gt;&lt;P class="p"&gt;&lt;STRONG&gt;Image file:&lt;/STRONG&gt; Active&lt;/P&gt;&lt;P class="p"&gt;&lt;STRONG&gt;Command:&lt;/STRONG&gt; wd_inrnp_xg "" "" "" "_NPXXTD3"&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Click OK on the Add Icon - Command dialog box.&lt;/LI&gt;&lt;LI&gt;Click OK on the Icon Menu Wizard dialog box.&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;DIV class="related-links"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Feb 2017 18:30:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6896411#M33495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-22T18:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Name Plate</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6896513#M33496</link>
      <description>Sounds like this is a dynamic block. If so, do a forum search for 'dynamic block', and you'll learn that many times they don't work within ACADE.&lt;BR /&gt;&lt;BR /&gt;Notably, reports don't always pull information from them. Which means that update functions (which work roughly the same way) sometimes fail too.&lt;BR /&gt;&lt;BR /&gt;My usual advice for dynamic blocks within ACADE is, 'graphics only'. At most, it's, 'no attributes that will be updated, reported, or used in copied circuits'.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Wed, 22 Feb 2017 19:09:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6896513#M33496</guid>
      <dc:creator>jseefdrumr</dc:creator>
      <dc:date>2017-02-22T19:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: New Name Plate</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6897203#M33497</link>
      <description>&lt;P&gt;The problem with dynamic blocks is that using any of the Dynamic handles, pointer or other methods of adjusting the block causes the ACAD portion of CADE to RENAME the block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The new block name does not match the naming convention that ACADE uses.&lt;/P&gt;
&lt;P&gt;This means that all the ACADE routines can't see the new block and treat it as a dumb block. It also means that any changes made do not get reflected in the project database which is where the reports get their data from.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards Brad&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 23:24:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6897203#M33497</guid>
      <dc:creator>Icemanau</dc:creator>
      <dc:date>2017-02-22T23:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: New Name Plate</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6898077#M33498</link>
      <description>&lt;P&gt;This is not a dynamic block. See my answer here:&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-electrical-forum/stretchable-nameplates/m-p/6880135#M49173" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-electrical-forum/stretchable-nameplates/m-p/6880135#M49173&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You must have forgotten one step somewhere... For this to work, the attributes must be in a separate block,&amp;nbsp;&lt;SPAN&gt;npxxtd, that is inserted into another lock, _npxxtd.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The block _npxxtd contains the rectangle and the block containing the attibutes.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 11:02:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6898077#M33498</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2017-02-23T11:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: New Name Plate</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6908760#M33499</link>
      <description>Did you get it to work?</description>
      <pubDate>Tue, 28 Feb 2017 12:15:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/new-name-plate/m-p/6908760#M33499</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2017-02-28T12:15:18Z</dc:date>
    </item>
  </channel>
</rss>

