<?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: Annotative &amp;amp; Dynamic Section Symbol in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5766324#M26738</link>
    <description>&lt;P&gt;The text resizes correctly for me when the annotative scale is changed. &amp;nbsp;See the attached screen shots. &amp;nbsp;One is at 1:100, the other is at 1:200. &amp;nbsp;The length of the white line does not change (as indicated by the white box) and the text size and location scales from the basepoint of the section tail annotative block. &amp;nbsp;The text is editable by either updating the referenced attribute and doing a regen for the attribute version or by selecting the block and changing the Section_Number user variable and doing a regen in the user variable version. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I left the 'B' text alone so that one could see that the field text behaved correctly. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2015 16:52:54 GMT</pubDate>
    <dc:creator>Libbya</dc:creator>
    <dc:date>2015-08-11T16:52:54Z</dc:date>
    <item>
      <title>Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5765964#M26735</link>
      <description>&lt;P&gt;Hi all. I have searched A LOT for a solution but so far, no good...&lt;/P&gt;&lt;P&gt;Let me try to make this clear and simple to understand:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Objective: &lt;/STRONG&gt;make a Dynamic Block, with annotative behaviour, for a Section Symbol.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The problem is:&lt;/STRONG&gt; as the block is set to annotative, when scale changes, it resizes accordingly, moving the marks from their original place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To avoid that&lt;/STRONG&gt; I have made the block non-annotative and a nested block annotative containing the section arrows. Until here, everything is good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The new problem is: &lt;/STRONG&gt;as the block is non-annotative (only the nested are), the attributes aren't annotative as well. So I set them annotive, but they don't behave as expected, only one scale of it appears (the one where it was created, i think...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, if it would be possible to acess the attributes of a nested block, this would be solved (because the nesed block behaves as expected), &lt;STRONG&gt;OR&lt;/STRONG&gt;, if the attributes could behave as a Text or MText being annotative it would be solved too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have even created another possible solution: a Text with a field pointing for the Attribute value, but this field doesn't regen as the value changes, it only reads the inicial value inside the block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached a file containing two blocks, one for each solution that I've tried...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 14:13:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5765964#M26735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-11T14:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5766197#M26736</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have come up with two workarounds that are similar.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The first is easier to set up and use as long as the value displayed is user input and not another field. &amp;nbsp;For example, it will not work if you are using SheetSetPlaceholder fields for referencing the view or sheet numbers. &amp;nbsp;Create a user parameter with type=string to house the value of the text. &amp;nbsp;Create multiline attributes for the actual display of the text. &amp;nbsp;Within the attribute, use a BlockPlaceholder field that references the user parameter. &amp;nbsp;Justify the attribute so that you can place the justification point on the desired scale base point and adjust the placement of the field by adding spaces or extra lines of text. &amp;nbsp;You can fine tune the placement by adjusting the height of a line of text. &amp;nbsp;I have found this method to be fairly solid and easy to format albeit with the aforementioned downside of not being able to use fields within the user parameter. &amp;nbsp;A dynamic action is required to 'jumpstart' start the updating of the fields.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you do need to use a field value for the text (e.g. Sheet Number) the process can be VERY finicky. &amp;nbsp;Again use multline attributes and&amp;nbsp;place each justification point at the point from which you would like it to scale&amp;nbsp;and space it away from the justification point in the same manner using extra spaces or lines of text sized appropriately. &amp;nbsp;Unfortunately, it seems that the object field defition referencing an attribute value can't withstand redefining the block. &amp;nbsp;If you open and save the block in block editor, the fields will not survive. &amp;nbsp;It seems that the only way to make them work is to do the field definition last and then save. &amp;nbsp;If the field is broken, the only way I have found to fix it is to delete the field from the multiline attribute and then save/exit the attribute definition. &amp;nbsp;Then re-enter the attribute definition and insert the field... &amp;nbsp;Quite finicky, but it can be made to work. &amp;nbsp;In order to prevent other users from disrupting the attribute formatting, I have used an invisible attribute that can be edited and a field in each of the visible attributes referencing&amp;nbsp;the invisible one. &amp;nbsp;Changing the user parameter value works for 'jumpstarting' the fields.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Attached is a file with both examples.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the fields do not update after insertion and 'jumpstart', then you can save, close and open the file and they will often begin working correctly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 15:40:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5766197#M26736</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2015-08-11T15:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5766299#M26737</link>
      <description>Thank you for your reply, but the main problem subsists, as the attributes don´t follow the annotation scale.&lt;BR /&gt;In the file i've posted, there is an attribute (with a "B" value) that does exacly what is needed, but it is inside a nested block, so no way to modify it dynamically...&lt;BR /&gt;The main problem is to have a text that resizes according to the annotation scale (like the nested block does) and receives as input a value from the user - the section name (like A, B, 1, 2, etc..)&lt;BR /&gt;Sorry if i was not clear about the problem... TY!</description>
      <pubDate>Tue, 11 Aug 2015 16:41:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5766299#M26737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-11T16:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5766324#M26738</link>
      <description>&lt;P&gt;The text resizes correctly for me when the annotative scale is changed. &amp;nbsp;See the attached screen shots. &amp;nbsp;One is at 1:100, the other is at 1:200. &amp;nbsp;The length of the white line does not change (as indicated by the white box) and the text size and location scales from the basepoint of the section tail annotative block. &amp;nbsp;The text is editable by either updating the referenced attribute and doing a regen for the attribute version or by selecting the block and changing the Section_Number user variable and doing a regen in the user variable version. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I left the 'B' text alone so that one could see that the field text behaved correctly. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 16:52:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5766324#M26738</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2015-08-11T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5767054#M26739</link>
      <description>&lt;P&gt;Ok, this is very anoying...&lt;/P&gt;&lt;P&gt;I saw the screen shots and the answer for the problem showed up:&lt;/P&gt;&lt;P&gt;Over your status bar i saw that you use the "&lt;EM&gt;&lt;SPAN style="border-collapse: separate; color: #000000; font-family: Arial; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 13px; text-align: left;"&gt;Automatically Add Scales to Annotative Objects When the Annotation Scale Changes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;" turned &lt;STRONG&gt;ON. &lt;/STRONG&gt;I use it turned off...&lt;/P&gt;&lt;P&gt;So, somehow, only if that is ON, the block attributes behave accordingly to the annotation scale. Despite the scales are set to the attributes inside the block, if that autocad option is off, it won't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I belive the problem is solved this way, even though autocad&amp;nbsp; doesn't deal that well with this mix, it isn't smoth as it would be expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I post above the block fixed and working as intended, I hope =p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/358705" target="_self"&gt;&lt;SPAN&gt;Libbya&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; for your effort.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 00:01:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5767054#M26739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T00:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5767071#M26740</link>
      <description>&lt;P&gt;My understanding is as follows. &amp;nbsp;It will always scale from the justification point of the attribute position where the block definition was last saved. &amp;nbsp;It does not respect different annotative scale positions within the block. &amp;nbsp;It will work without 'add scales automatically' provided you add all the scales within block editor that you want it displayed at. &amp;nbsp;To easily add the appropriate scales, you can go into the block editor, turn on 'add scales automatically', cycle through the scales you use, turn off 'add scales automatically', save and exit. &amp;nbsp;After doing so I turned off the two annotative buttons and took this screencast which shows me cycling through the scales. &amp;nbsp;It works fine. &amp;nbsp;&lt;/P&gt;
&lt;DIV id="33f2e682-6598-4fb2-9dda-1f7f3fbd5256" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/33f2e682-6598-4fb2-9dda-1f7f3fbd5256" width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Aug 2015 00:16:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5767071#M26740</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2015-08-12T00:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5767343#M26741</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/358705"&gt;@Libbya&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;To easily add the appropriate scales, you can go into the block editor, turn on 'add scales automatically', cycle through the scales you use, turn off 'add scales automatically', save and exit.&lt;/FONT&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Yep, that works very fine.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I just don't understand why when the scales are added manually to the attribute, it won't work, it won't cycle through scales...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;With this method, as I cycle through scales in the block, I can even manually (picking the att grip) reposition the attribute to the right place near the section arrow.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I did some fine tune to the block and post here the final version to anyone who want's it:&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 08:42:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5767343#M26741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T08:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5768825#M26742</link>
      <description>&lt;P&gt;Unfortunately, if you move the attribute in a specific scale using the grip within block editor, it only works for that occurrence of the block. &amp;nbsp;That is why I was saying previously that you need to place the justification point of the attribute at your desired scale base point. &amp;nbsp;This screen case shows your fine-tuned block on the left and a new unedited insertion of the same block on the right. &amp;nbsp;As you can see, the new insertion ignores the anno placement within the block and reverts to scaling from the justification point&amp;nbsp;location location of the attribute at the last scale saved in block editor. &amp;nbsp;The solution to get it all working correctly is the one I originally posted. &amp;nbsp;Place the attribute justification point at the desired scale base point within the block and then move the text by adding spaces or lines to the attribute value.&lt;/P&gt;
&lt;DIV id="3f18115f-b5d7-41df-85a6-594699a01c8a" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/3f18115f-b5d7-41df-85a6-594699a01c8a" width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Aug 2015 22:20:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5768825#M26742</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2015-08-12T22:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5769317#M26743</link>
      <description>Hmm ok... I see...&lt;BR /&gt;&lt;BR /&gt;I think AutoCAD isn't ready yet for this kind of use, or at least for this kind of section symbol design (a centered design its easier and will work fine). For this design we can only get a workaround, not a legitimate solution... why AutoCAD? Ain't you grown enough?... x)</description>
      <pubDate>Thu, 13 Aug 2015 09:30:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/5769317#M26743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-13T09:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Annotative &amp; Dynamic Section Symbol</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/6221529#M26744</link>
      <description>&lt;P&gt;so i have section arows that are a dynamic block. if you rotate then stretched works fine. but you only get one shot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you stretch then rotate texts goes all whacky. does anyone know how to fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i also want to add flip commands and possible a scale command&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 19:13:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/annotative-amp-dynamic-section-symbol/m-p/6221529#M26744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-17T19:13:40Z</dc:date>
    </item>
  </channel>
</rss>

