<?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: Attribute Color Changed Dynamically in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266367#M25408</link>
    <description>&lt;P&gt;I'm sorry, I gave the wrong procedure for the field in a text object. &amp;nbsp;Here's the correct one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In model space, select the block, right click, edit attributes. &amp;nbsp;At the bottom under Value, right click and select Insert Field. &amp;nbsp;For Field category select Object. &amp;nbsp;Under Object Type use the selection tool and select the block. &amp;nbsp;Under Property select the Attribute name. &amp;nbsp;At the bottom of the screen select the field expression and copy it to your clipboard. &amp;nbsp;Exit the field/attribute editor. &amp;nbsp;Select the block, enter block editor, select the text object, paste the field expression, save the changes. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2016 17:02:45 GMT</pubDate>
    <dc:creator>Libbya</dc:creator>
    <dc:date>2016-04-12T17:02:45Z</dc:date>
    <item>
      <title>Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6257486#M25392</link>
      <description>&lt;P&gt;Well this seems to be an unanswered question in this forum's history,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to change the assigned color of an attribute dynamically?&lt;/P&gt;&lt;P&gt;Like perhaps using a Visibility States?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To give some context, I am designing a game machine that has 2 different models that I will have within 1 DB.&lt;/P&gt;&lt;P&gt;One of the attributes inserted into the block needs to change color based off of the model in use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the tinkering i've done, I havent seen anyway of doing this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize if this has been answered before and I just missed it in my searches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help provided!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 14:22:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6257486#M25392</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-07T14:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6258574#M25393</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will it be what you want if set the colour of attrib "ByBlock"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, let us know so guys here will work on it. I haven't done this by visibility but ALMOST anything is possible with dynamic blocks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/230413iD0FE2D16881BAA0F/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="Block Colour.jpg" title="Block Colour.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 22:27:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6258574#M25393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-07T22:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263164#M25394</link>
      <description>&lt;P&gt;No for me that's as good as manually changing the layer that the block is on.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I was hoping to perhaps automate the process of the color changing. At the moment, the machine block has various models within it defined by Visibility states.&lt;/P&gt;&lt;P&gt;I would like the color to change with the switch to a new "model".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully that makes sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If layer switching is the only way to do this, then I can already do it that way.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 12:23:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263164#M25394</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-11T12:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263273#M25395</link>
      <description>&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this. You can change text in properties window. Don't forget use REGEN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Juris&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 13:00:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263273#M25395</guid>
      <dc:creator>ojuris</dc:creator>
      <dc:date>2016-04-11T13:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263785#M25396</link>
      <description>&lt;P&gt;Yes that is the way I currently do it, but my question was if it can be more automated.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That still requires me to both change the visiblity state, and then change the color of the attribute.&lt;/P&gt;&lt;P&gt;I was wondering if we could've eliminated the step of changing the color by somehow attaching to the "model" of machine in use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263785#M25396</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-11T16:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263838#M25397</link>
      <description>&lt;P&gt;I should add that I have no issues with changing layers or changing the properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My reason for wanting more automation is simply for those in the company who can only access the move command on a good day....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I gave them a grip to click to change visibility states (the model of machine) and i'd like that to also change the color of 1 attribute at the same time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:13:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6263838#M25397</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-11T16:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264127#M25398</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3513696"&gt;@ianwill93&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;That still requires me to both change the visiblity state, and then change the color of the attribute.&lt;/P&gt;
&lt;P&gt;I was wondering if we could've eliminated the step of changing the color by somehow attaching to the "model" of machine in use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Nope, it doesn't. &amp;nbsp;The file Ojuris posted changes the visibility state and the color of the attribute at the same time.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:59:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264127#M25398</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2016-04-11T17:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264139#M25399</link>
      <description>&lt;P&gt;Oh wow thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sorry I didnt even see the attachment there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes that is exactly what I was looking for! Now how do you do it? &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Edit: Sorry that is a block with 3 different texts that have seperate colors.)&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>Mon, 11 Apr 2016 18:22:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264139#M25399</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-11T18:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264165#M25400</link>
      <description>&lt;P&gt;Oh ok so this is actually text with the attributes all being invisible.&lt;/P&gt;&lt;P&gt;I got it. Well I may be able to make this work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the idea.&lt;/P&gt;&lt;P&gt;If anyone does know how to change the color of Attributes specifically, I'd love to hear some ideas.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 18:20:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264165#M25400</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-11T18:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264706#M25401</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad you found your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please select the post that answered your question&amp;nbsp;as a solution and if you want give the author of that post a kudo to cheer them up &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I underestand you are still waiting for specific solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 22:49:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6264706#M25401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-11T22:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6265171#M25402</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;perhaps you could&lt;/SPAN&gt; &lt;SPAN&gt;clarify&lt;/SPAN&gt; &lt;SPAN&gt;what exactly is&lt;/SPAN&gt; &lt;SPAN&gt;needed?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;may be some example?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 07:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6265171#M25402</guid>
      <dc:creator>ojuris</dc:creator>
      <dc:date>2016-04-12T07:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266223#M25403</link>
      <description>&lt;P&gt;Yes I can.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically I would like to make the color of an attribute change based off of visibility states WITHOUT duplicating the attribute name.&lt;/P&gt;&lt;P&gt;That way the value can be properly entered into a Table or Extracted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is an example WITH a duplicated attribute. If someone has a better solution I'd love to know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if someone knows how to place 2 copies of an attribute in 1 block then that would also be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 15:59:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266223#M25403</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-12T15:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266290#M25404</link>
      <description>&lt;P&gt;I think you may still be misunderstanding the function of the block Ojuris posted. &amp;nbsp;In it, there is ONE attribute and three text objects. &amp;nbsp;Each of the text objects are a different color and contain a field referencing the attribute value. &amp;nbsp;If you change attribute value and regen, the three fields update to the new attribute value. &amp;nbsp;The visibility state controls which text object is displayed and consequently the color of the displayed text that shows the value of the single attribute. How does that differ from the functionality you desire?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:31:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266290#M25404</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2016-04-12T16:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266317#M25405</link>
      <description>&lt;P&gt;I most certainly did misunderstand.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;He even posted "dont forget to regen"&lt;/P&gt;&lt;P&gt;Hahaha wow! Yes i'll be marking that as the solution!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now how is the value of the text linked to the attribute?!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:40:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266317#M25405</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-12T16:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266347#M25406</link>
      <description>&lt;P&gt;Within block editor, within the text object, right click and select Insert Field. &amp;nbsp;Field category should be Object. &amp;nbsp;For Object type, use the little selection tool on the right and select the attribute. &amp;nbsp;Under Property, select Value.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:50:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266347#M25406</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2016-04-12T16:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266358#M25407</link>
      <description>&lt;P&gt;Wow thanks so much guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very cool!&lt;/P&gt;&lt;P&gt;Always appreciate learning how to do something new!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:57:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266358#M25407</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-12T16:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266367#M25408</link>
      <description>&lt;P&gt;I'm sorry, I gave the wrong procedure for the field in a text object. &amp;nbsp;Here's the correct one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In model space, select the block, right click, edit attributes. &amp;nbsp;At the bottom under Value, right click and select Insert Field. &amp;nbsp;For Field category select Object. &amp;nbsp;Under Object Type use the selection tool and select the block. &amp;nbsp;Under Property select the Attribute name. &amp;nbsp;At the bottom of the screen select the field expression and copy it to your clipboard. &amp;nbsp;Exit the field/attribute editor. &amp;nbsp;Select the block, enter block editor, select the text object, paste the field expression, save the changes. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 17:02:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266367#M25408</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2016-04-12T17:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266395#M25409</link>
      <description>&lt;P&gt;exactly&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 17:11:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266395#M25409</guid>
      <dc:creator>ojuris</dc:creator>
      <dc:date>2016-04-12T17:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266564#M25410</link>
      <description>&lt;P&gt;Hahaha yeah I tried the original and it wouldnt update with the reference, I eventually figured out that it was looking up the default value only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 18:06:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/6266564#M25410</guid>
      <dc:creator>ianwill93</dc:creator>
      <dc:date>2016-04-12T18:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Color Changed Dynamically</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/9346322#M25411</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the steps shown but if I insert a second same-block or copy the first block, then all of the blocks only show the value of the first block's attributes. Is this the correct behavior? Is there a different field reference that would fix this? Maybe there is a way to change the field expression to include a diesel expression to extract the current objects id number and insert that into the copied expression in the text fields?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 17:28:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/attribute-color-changed-dynamically/m-p/9346322#M25411</guid>
      <dc:creator>tom.buhler</dc:creator>
      <dc:date>2020-02-27T17:28:08Z</dc:date>
    </item>
  </channel>
</rss>

