<?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 Attribute reference another attribute within a block (block editor) in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877481#M239785</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying this a while but how do you have one attribute reference the value in another attribute of a block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am talking about one block with two attributes: DESC1 and DESC2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DESC2 is always going to show whatever DESC1 is, so DESC1 is the one that I edit at the drawing level on this block and DESC2 will update accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been searching around and some people say you can but some say you can't unless you add a dymanic block parameter in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what I have&amp;nbsp;been&amp;nbsp;doing is in block editor:&lt;/P&gt;&lt;P&gt;For DESC2 under Default: Insert&amp;nbsp;Field-&amp;gt;Object (Select DESC1)&amp;gt;Value(No format)&lt;/P&gt;&lt;P&gt;But after I save the block, insert the block at the drawing level, change the DESC1 value, my DESC2 is "----"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2017 18:03:15 GMT</pubDate>
    <dc:creator>yan_ken</dc:creator>
    <dc:date>2017-02-14T18:03:15Z</dc:date>
    <item>
      <title>Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877481#M239785</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying this a while but how do you have one attribute reference the value in another attribute of a block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am talking about one block with two attributes: DESC1 and DESC2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DESC2 is always going to show whatever DESC1 is, so DESC1 is the one that I edit at the drawing level on this block and DESC2 will update accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been searching around and some people say you can but some say you can't unless you add a dymanic block parameter in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what I have&amp;nbsp;been&amp;nbsp;doing is in block editor:&lt;/P&gt;&lt;P&gt;For DESC2 under Default: Insert&amp;nbsp;Field-&amp;gt;Object (Select DESC1)&amp;gt;Value(No format)&lt;/P&gt;&lt;P&gt;But after I save the block, insert the block at the drawing level, change the DESC1 value, my DESC2 is "----"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 18:03:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877481#M239785</guid>
      <dc:creator>yan_ken</dc:creator>
      <dc:date>2017-02-14T18:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877565#M239786</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2830278"&gt;@yan_ken&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am a little confused on why you would need this kind of function.&amp;nbsp;At any rate, in a normal block I have never been able to get this to work as the first field is assigned the value at the time of creation and never gets updated. Is there a reason not to just place a field outside of the block that captures the appropriate attribute value?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808000"&gt;Please select the Accept as Solution button if my post solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 18:33:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877565#M239786</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-14T18:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877618#M239787</link>
      <description>&lt;P&gt;You can use a FIELD in the second attribute which references the first attribute in the block&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Within the second attribute value, either press Ctrl-F on your keyboard, or, right-click and select "Insert Field"&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;When the FIELD dialog box comes up, click on the "Field Category" pull-down menu and select "Objects"&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the "Field Names" pane, click on "Object"&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the "Object Type" pane, click on the cursor icon button&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;When prompted to "Select Objects", click on the desired block&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;When the FIELD dialog box reappears, look for the attribute value you want to duplicate in the "Object Type" pane and click "OK"&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;You will see the duplicated value in the second attribute line of the block, and then click OK to exist the attribute editor.&lt;BR /&gt;&lt;BR /&gt;When you change the value of the first attribute, the second attribute will reflect the first attribute value after you REGEN&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 18:51:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877618#M239787</guid>
      <dc:creator>murray-clack</dc:creator>
      <dc:date>2017-02-14T18:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877656#M239788</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/34475"&gt;@murray-clack&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This doesn't work for me. Once it has the value of the first attribute it will not adjust even with a Regen or Regenall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I keep the 2nd Field outside of the block then yes I can select the block and then the Attribute whose value I want to duplicate. I think the OP wants the attributes in the same block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if I am misunderstanding your suggestion.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 18:59:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877656#M239788</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-14T18:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877672#M239789</link>
      <description>&lt;P&gt;That's correct. I need the attribute reference within the same block.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:03:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877672#M239789</guid>
      <dc:creator>yan_ken</dc:creator>
      <dc:date>2017-02-14T19:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877681#M239790</link>
      <description>&lt;P&gt;Here is a sample of what I am talking about&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:06:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877681#M239790</guid>
      <dc:creator>murray-clack</dc:creator>
      <dc:date>2017-02-14T19:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877689#M239791</link>
      <description>&lt;P&gt;I understand that block to block attribute reference is not an issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is whether I can reference attribute within a block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:08:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877689#M239791</guid>
      <dc:creator>yan_ken</dc:creator>
      <dc:date>2017-02-14T19:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877704#M239792</link>
      <description>&lt;P&gt;The field can be in attribute within the same block, but you need to create the field after the block insertion into a drawing. But... probably that's not what the OP wants.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See what we did lately,&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/automatic-concatenation-of-block-attributes/m-p/6871112#U6871112" target="_self"&gt;HERE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:15:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877704#M239792</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2017-02-14T19:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877783#M239793</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2830278"&gt;@yan_ken&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a new trick for me and I think it is pretty cool. Congrats to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/34475"&gt;@murray-clack&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still not sure why I would ever need this but it is very slick.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I made a Screencast demonstrating what they suggested:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create two normal attributes, and then make them into a block. Once this block is inserted in the drawing, replace one of the attributes &amp;nbsp;with a field pointing to the Object:BLock - with the attribute name you want to duplicate.&lt;/P&gt;
&lt;DIV id="6488b412-ac00-4b8b-a6a9-f64886abeb45" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/6488b412-ac00-4b8b-a6a9-f64886abeb45" width="640" height="680" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:42:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877783#M239793</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-14T19:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877812#M239794</link>
      <description>&lt;P&gt;Thanks for the KUDOS!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see it being used in a dual section arrow scenario. &amp;nbsp;Let's say you had a dynamic block with TWO section arrows, and obviously they would have the same value (e.g. "/A\ /A\"), so instead of having to enter the same value twice, you'd just have to do it once.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's a tiny time saver, but still a time saver.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another idea could be for title-blocks where one attribute could be for a sheet number, and that attribute could be used for another attribute within a sheet range&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;example:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Drawing &lt;FONT color="#FF0000"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(Sheet &lt;FONT color="#FF0000"&gt;1&lt;/FONT&gt; of 10)&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;where the value "&lt;FONT color="#FF0000"&gt;1&lt;/FONT&gt;" only has to be entered ONCE&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:51:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877812#M239794</guid>
      <dc:creator>murray-clack</dc:creator>
      <dc:date>2017-02-14T19:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877853#M239795</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/34475"&gt;@murray-clack&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok &amp;nbsp;- Ok&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm in!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 20:01:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877853#M239795</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-14T20:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877870#M239796</link>
      <description>&lt;P&gt;Thanks John for your effort in showing me that.&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I agree that is one method, however this need to be done after the block has been&amp;nbsp;created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The vision I have is that the field reference is already built in so we do not need to insert field upon block insertion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 20:07:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877870#M239796</guid>
      <dc:creator>yan_ken</dc:creator>
      <dc:date>2017-02-14T20:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877914#M239797</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2830278"&gt;@yan_ken&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't explored all the possibilities but a copy paste from drawing to drawing works with this method. &amp;nbsp;It could also be part of a template to get it into a drawing.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 20:24:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877914#M239797</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-14T20:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877920#M239798</link>
      <description>&lt;P&gt;And the other cool part is that you insert the field once, and then simply copy the block over and over again within the drawing and the field code retains within each copied block. &amp;nbsp;All you have to do next - which would have to do anyway - is modify each DESC1 value for each individual block&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 20:28:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6877920#M239798</guid>
      <dc:creator>murray-clack</dc:creator>
      <dc:date>2017-02-14T20:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6878308#M239799</link>
      <description>&lt;P&gt;Like this one:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(insert it, don't open it)&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 23:13:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6878308#M239799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-14T23:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881096#M239800</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2830278"&gt;@yan_ken&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 others helped you with your problem. Randall indicates in Post 9 that his method allows you to insert the block too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please add a post with how you decide to proceed and your results so other Community members may benefit.&lt;BR /&gt;&lt;FONT color="#808000"&gt;Please hit the Accept as Solution button if a post or posts solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 22:20:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881096#M239800</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-15T22:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881104#M239801</link>
      <description>&lt;P&gt;Place the FIELD in the attribute definition and it works fine.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 22:27:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881104#M239801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-15T22:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881111#M239802</link>
      <description>&lt;P&gt;Thanks Randall. I think the dynamic feature has something to do with making it work. I'll look into your dwg attachment abit more. This is definitely promising!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 22:31:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881111#M239802</guid>
      <dc:creator>yan_ken</dc:creator>
      <dc:date>2017-02-15T22:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881152#M239803</link>
      <description>&lt;P&gt;Nice touch!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It took me a little while to figure this out!&amp;nbsp;&lt;STRONG&gt;It must be a dynamic block!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you insert a block into a drawing and don't change any of dynamic feature (= its block reference), then it does not work. But if you change any dynamic feature, then the block became an anonymous (= block definition) - and here we go, attributes works!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 22:55:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881152#M239803</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2017-02-15T22:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute reference another attribute within a block (block editor)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881160#M239804</link>
      <description>&lt;P&gt;so what are the steps to create such reference using dynamic parameters? Am I just going select one of any of the dynamic parameter sets? to keep it simple, select Point Move?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Add Attribute 1 (Source)&lt;/P&gt;&lt;P&gt;2) Add Attribute 2 (Default Field referencing Attribute 1 Object Value)&lt;/P&gt;&lt;P&gt;3) Add a dynamic parameter set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please correct me if I'm wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 22:58:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attribute-reference-another-attribute-within-a-block-block/m-p/6881160#M239804</guid>
      <dc:creator>yan_ken</dc:creator>
      <dc:date>2017-02-15T22:58:38Z</dc:date>
    </item>
  </channel>
</rss>

