<?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 Creating Dynamic Block with Editable Attributes in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5827888#M310864</link>
    <description>&lt;P&gt;Good afternoon all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm needing a little help with a dynamic block problem. Here's a quick breakdown of what I'm doing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I had 12 blocks each with identical attributes (separate blocks)&lt;/P&gt;&lt;P&gt;- I exploded and then combined the blocks to create one dynamic block with a visibility parameter&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-I set the visibility parameters to only change the geometry surrounding the attributes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-I set the attributes to be locked in location and different tags to each one (there are 6 attribute definitions)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after doing these operations I inserted the block into the drawing expecting to be able to double click and modify the attribute fields. -Did not work- , I looked at the properties panel and see that the Attributes aren't even listed in the properties. I feel like I am missing something rudimentary to the way I created the block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all help will be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2015 16:27:26 GMT</pubDate>
    <dc:creator>DGuillen-BD</dc:creator>
    <dc:date>2015-09-22T16:27:26Z</dc:date>
    <item>
      <title>Creating Dynamic Block with Editable Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5827888#M310864</link>
      <description>&lt;P&gt;Good afternoon all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm needing a little help with a dynamic block problem. Here's a quick breakdown of what I'm doing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I had 12 blocks each with identical attributes (separate blocks)&lt;/P&gt;&lt;P&gt;- I exploded and then combined the blocks to create one dynamic block with a visibility parameter&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-I set the visibility parameters to only change the geometry surrounding the attributes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-I set the attributes to be locked in location and different tags to each one (there are 6 attribute definitions)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after doing these operations I inserted the block into the drawing expecting to be able to double click and modify the attribute fields. -Did not work- , I looked at the properties panel and see that the Attributes aren't even listed in the properties. I feel like I am missing something rudimentary to the way I created the block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all help will be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 16:27:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5827888#M310864</guid>
      <dc:creator>DGuillen-BD</dc:creator>
      <dc:date>2015-09-22T16:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic Block with Editable Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5829657#M310865</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;constant attributes can't be modified individually, so they are not listed.&lt;/P&gt;
&lt;P&gt;To have the list of attributes for every block-insertion they have to be "not constant".&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/190370iE08EEE9AE865F671/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="2015-09-23 16-46-36.png" title="2015-09-23 16-46-36.png" border="0" height="375" width="674" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 14:48:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5829657#M310865</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2015-09-23T14:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic Block with Editable Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5829711#M310866</link>
      <description>&lt;P&gt;I applied the adjustment suggested but still cannot even see the attributes when selecting the dynamic block in modelspace. I have checked all the attributes in the block editor and they are set to visible on all the visibility. When I select the block it doesn't even give the nodes to select for editing like other attributed blocks, likewise in the properties panel I don't see the fields I can edit in other blocks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 15:09:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5829711#M310866</guid>
      <dc:creator>DGuillen-BD</dc:creator>
      <dc:date>2015-09-23T15:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic Block with Editable Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830138#M310867</link>
      <description>&lt;P&gt;Firstly, thank you for your assistance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure if this is reposting but I don't see my previous post in response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did the action of turning off the constant option in the properties of the attribute within the block editor. I also went through and made sure that all the attributes were visible on all the visibility states since they are static between the different graphic states of the block. Attached i have put 3 images, one is showing the options currently on the block in the block editor, another is the block in model space with those properties applied showing that I dont get the grips/nodes to modify the attributes as seen in the picture of the original block.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 18:35:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830138#M310867</guid>
      <dc:creator>DGuillen-BD</dc:creator>
      <dc:date>2015-09-23T18:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic Block with Editable Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830145#M310868</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you run command &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_ATTSYNC&lt;/FONT&gt;&lt;/STRONG&gt; after modifying the attribute definitions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 18:37:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830145#M310868</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2015-09-23T18:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic Block with Editable Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830149#M310869</link>
      <description>&lt;P&gt;Much praise be to you good friend! You made my day here! I've been struggling with it for a good while here. Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 18:39:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830149#M310869</guid>
      <dc:creator>DGuillen-BD</dc:creator>
      <dc:date>2015-09-23T18:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic Block with Editable Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830150#M310870</link>
      <description>&lt;P&gt;Your are welcome, glad I could help! - alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 18:40:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-dynamic-block-with-editable-attributes/m-p/5830150#M310870</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2015-09-23T18:40:28Z</dc:date>
    </item>
  </channel>
</rss>

