<?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>tema Re: Inserting a Block with defined Attribute Text from a Tool Palette en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/8265095#M948810</link>
    <description>&lt;P&gt;Constant would remove the attribute on insertion. I prefer to use Preset and fill in the values that i'd like to see on insertion in the default value box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="settings.JPG" style="width: 475px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/545693iFA74449602254302/image-size/large?v=v2&amp;amp;px=999" role="button" title="settings.JPG" alt="settings.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2018 08:51:44 GMT</pubDate>
    <dc:creator>Heuvel</dc:creator>
    <dc:date>2018-09-13T08:51:44Z</dc:date>
    <item>
      <title>Inserting a Block with defined Attribute Text from a Tool Palette</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7015863#M874756</link>
      <description>&lt;P&gt;Hey Everyone, we have been creating equipment tags to easily identify equipment on the floor plan for a store. These tags have the equipment's unique identifier as well as information such as manufacturer and model number stored as Attributes of the tag block. If we want to store these tags on a tool palette, when we insert them from the palette, all of the stored attribute data is lost. Is there a way to get these tag blocks on and off the tool palette while also retaining the attribute text?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 19:45:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7015863#M874756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-13T19:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a Block with defined Attribute Text from a Tool Palette</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7015918#M874762</link>
      <description>&lt;P&gt;You could make a nested Block:&lt;/P&gt;&lt;P&gt;New File with one Insert on 0,0,0 rotate0 Skale 1,1,1 with defined Attribut-Value&lt;/P&gt;&lt;P&gt;Add this file into the Palette, change explode propertie to YES&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not exactly, but&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For one block, and every inserts of the block the same data?&lt;/P&gt;&lt;P&gt;Than redefine the blocks and use constant attdefs or set the value by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For one Block, and different data of insert attributes, you can insert by a macro-tool (possible in toolpalettes too)&lt;/P&gt;&lt;P&gt;Example, Block with two non-constant Attributes&lt;/P&gt;&lt;PRE&gt;^C^C_INSERT;MYBLOCK;\1;1;0;Attval1;Attval2&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 20:09:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7015918#M874762</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2017-04-13T20:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a Block with defined Attribute Text from a Tool Palette</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7017600#M874910</link>
      <description>&lt;P&gt;HI&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;'s suggestion answer your question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds as if each block has fixed data attached to it so I suggest marking the attributes as constant in their properties.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 16:42:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7017600#M874910</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-04-14T16:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a Block with defined Attribute Text from a Tool Palette</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7022014#M875260</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am checking back to see if my post or &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;'s helped you with your problem. Please add a post with how you decide to proceed and your results so other Community members may benefit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please hit the &lt;STRONG&gt;&lt;SPAN style="color: #808000;"&gt;Accept as Solution&lt;/SPAN&gt;&lt;/STRONG&gt; button if a post or posts solves your issue or answers your question.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 21:21:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/7022014#M875260</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-04-17T21:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a Block with defined Attribute Text from a Tool Palette</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/8265095#M948810</link>
      <description>&lt;P&gt;Constant would remove the attribute on insertion. I prefer to use Preset and fill in the values that i'd like to see on insertion in the default value box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="settings.JPG" style="width: 475px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/545693iFA74449602254302/image-size/large?v=v2&amp;amp;px=999" role="button" title="settings.JPG" alt="settings.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 08:51:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-a-block-with-defined-attribute-text-from-a-tool/m-p/8265095#M948810</guid>
      <dc:creator>Heuvel</dc:creator>
      <dc:date>2018-09-13T08:51:44Z</dc:date>
    </item>
  </channel>
</rss>

