<?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 Auto Elevation Blocks-Need Reverse Engineering in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/auto-elevation-blocks-need-reverse-engineering/m-p/11306456#M7121</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this elevation block that updates based on grade elevation, if you lower or raise the block, its elevation will change from the grade elevation. Need to regen to update the fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The grade elevation is entered in "custom" properties by typing "dwgprops".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need detailed steps on how to create this from scratch. I don't have much experience with fields so please include that as well.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 14:38:48 GMT</pubDate>
    <dc:creator>qureshikhizar</dc:creator>
    <dc:date>2022-07-19T14:38:48Z</dc:date>
    <item>
      <title>Auto Elevation Blocks-Need Reverse Engineering</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/auto-elevation-blocks-need-reverse-engineering/m-p/11306456#M7121</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this elevation block that updates based on grade elevation, if you lower or raise the block, its elevation will change from the grade elevation. Need to regen to update the fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The grade elevation is entered in "custom" properties by typing "dwgprops".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need detailed steps on how to create this from scratch. I don't have much experience with fields so please include that as well.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 14:38:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/auto-elevation-blocks-need-reverse-engineering/m-p/11306456#M7121</guid>
      <dc:creator>qureshikhizar</dc:creator>
      <dc:date>2022-07-19T14:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Elevation Blocks-Need Reverse Engineering</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/auto-elevation-blocks-need-reverse-engineering/m-p/11315606#M7122</link>
      <description>&lt;P&gt;General Flow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When inside the attribute editor:&lt;/P&gt;&lt;P&gt;R-Click &amp;gt;&amp;gt; Insert Field&lt;/P&gt;&lt;P&gt;R-Clck Field Select Edit Field&lt;/P&gt;&lt;P&gt;Change the type to the one that fits your application &amp;gt;&amp;gt; Object or Formula will be what you are looking for.&lt;/P&gt;&lt;P&gt;After selecting object other options will become available.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2022 11:03:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/auto-elevation-blocks-need-reverse-engineering/m-p/11315606#M7122</guid>
      <dc:creator>tim_crouse</dc:creator>
      <dc:date>2022-07-23T11:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Elevation Blocks-Need Reverse Engineering</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/auto-elevation-blocks-need-reverse-engineering/m-p/11323524#M7123</link>
      <description>&lt;P&gt;I hoped you would try it yourself and tell us at which point you have problems. Because you didn't yet I try to show you how you can create a block with the expected functionality.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://autode.sk/3JaEYtF" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;Video_1&amp;lt;&amp;lt;&lt;/A&gt; demonstrates how to create the "linework".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://autode.sk/3ov0HTM" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;Video_2&amp;lt;&amp;lt;&lt;/A&gt; demonstrates, how you can add the Attributes (including the fields) to show the current values of each block reference.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not an exact "reverse engineering" of the origin. I don't know in detail how it was built. But I hope my suggestion includes the expected functionality.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you build your own block you can add the annotative property (I did not yet, so I had to add manually&amp;nbsp; a scale factor of 60 during the insertion) and also you should adapt the format (decimal places) to your need.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have further questions feel free to ask.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT size="3"&gt;If my reply solves your problem, click the "accept as solution" button. This can help others find solutions faster&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:35:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/auto-elevation-blocks-need-reverse-engineering/m-p/11323524#M7123</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2022-07-27T16:35:55Z</dc:date>
    </item>
  </channel>
</rss>

