<?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: AutoCAD Block issue - Dynamic, annotative block with attribute text in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721394#M11790</link>
    <description>&lt;P&gt;Unchecking "Annotative" from the RFE MODEL SPACE text style and running the ANNORESET command did not alter the behavior of the blocks. I encountered the exact same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ATTSYNC command is a workaround that has been offered by others, but it is a bit inelegant - in this case it operates like an awkward patch covering a hole in the pants that appears to be caused by an AutoCAD bug. The fact that the ATTSYNC command has to be run for &lt;EM&gt;every&lt;/EM&gt;&amp;nbsp;instance of a block individually &lt;EM&gt;each&lt;/EM&gt; time it gets moved by a grip makes it less than desirable. I was hoping for something that could fix things globally or a change in the way our block was created in order to eliminate the issue altogether.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mean, to me, there shouldn't be a difference in the way a block shows up in a base drawing and in a sheet into which it's x-reffed - that seems like a bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other ideas are welcome.&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2020 17:03:50 GMT</pubDate>
    <dc:creator>sbsomers</dc:creator>
    <dc:date>2020-08-31T17:03:50Z</dc:date>
    <item>
      <title>AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9718014#M11787</link>
      <description>&lt;P&gt;We are experiencing trouble with a couple of our annotative dynamic blocks that we use as pipe boats in our civil drawings. I have attached a couple drawings that demonstrate the issue we experience as explained below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The blocks are made up of a polyline, wipeout, and attribute text. If the blocks are moved using grips (not using the MOVE command), the attribute text gets left behind after selecting “Synchronize Multiple Scale Positions.” Strangely, this &lt;EM&gt;only &lt;/EM&gt;happens in drawings where the base file is referenced as an xref, and only in the drawing scales in which the original move-by-grips did &lt;EM&gt;not &lt;/EM&gt;take place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This problem does &lt;EM&gt;not &lt;/EM&gt;occur if the blocks are moved using the “Move” command. Also odd is the fact that we can rotate the block using the “rotate action” grip that we added as part of the dynamic block, and that rotation does get picked up in multiple scales (even the text rotation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help us determine if there is something we need to change about our block, or if this is just an AutoCAD glitch, and if the latter, if there is any workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attached example, this is our workflow:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a dwg called XREF-UTIL with two drawings scales, 1:10, and 1:20.&lt;/LI&gt;&lt;LI&gt;X-reference the “XREF-UTIL” dwg into a new drawing called “SHEET.”&lt;/LI&gt;&lt;LI&gt;Create two viewports in the sheet drawing at the two different drawing scales, 1:10, and 1:20.&lt;/LI&gt;&lt;LI&gt;Working in the 1:20 scale in the XREF-UTIL dwg for steps 4-9, add our dynamic boat block from our template into the XREF-UTIL dwg.&lt;/LI&gt;&lt;LI&gt;Copy the original boat within the XREF-UTIL dwg near the far right lines.&lt;/LI&gt;&lt;LI&gt;Drag the copied boat over the new lines using the center grip.&lt;/LI&gt;&lt;LI&gt;Rotate the copied boat on the new line using the dynamic “rotate” grip.&lt;/LI&gt;&lt;LI&gt;Right click on the copied boat, select “Annotative Object Scale” &amp;gt; “Synchronize Multiple Scale Positions.“&lt;/LI&gt;&lt;LI&gt;Save the XREF-UTIL dwg.&lt;/LI&gt;&lt;LI&gt;Reload the XREF-UTIL dwg within the SHEET dwg from the Xref Manager.&lt;/LI&gt;&lt;LI&gt;Notice that in the SHEET dwg, the boat blocks appears as they should in the 1:20 scale viewport, but in the 1:10 viewport, the polyline and wipeout from the boat blocks are in the correct new location, but the attribute text &lt;EM&gt;only&lt;/EM&gt; gets left behind in the original position (but rotated).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can’t figure this out and we’re beginning to think it might just be a glitch, so if you can find a solution, we’ll very much appreciate it.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 19:36:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9718014#M11787</guid>
      <dc:creator>sbsomers</dc:creator>
      <dc:date>2020-08-28T19:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9718917#M11788</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The problem with your blocks is that the text style for the attributes is annotative.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go into the "Text Style" editor and uncheck annotative for the REF MODEL SPACE style then run the Annoreset command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The blocks should now work as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2020 17:56:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9718917#M11788</guid>
      <dc:creator>doben</dc:creator>
      <dc:date>2020-08-29T17:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9718988#M11789</link>
      <description>&lt;P&gt;&amp;nbsp;. . .run the "Attsync" command as well . . .&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2020 19:23:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9718988#M11789</guid>
      <dc:creator>doben</dc:creator>
      <dc:date>2020-08-29T19:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721394#M11790</link>
      <description>&lt;P&gt;Unchecking "Annotative" from the RFE MODEL SPACE text style and running the ANNORESET command did not alter the behavior of the blocks. I encountered the exact same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ATTSYNC command is a workaround that has been offered by others, but it is a bit inelegant - in this case it operates like an awkward patch covering a hole in the pants that appears to be caused by an AutoCAD bug. The fact that the ATTSYNC command has to be run for &lt;EM&gt;every&lt;/EM&gt;&amp;nbsp;instance of a block individually &lt;EM&gt;each&lt;/EM&gt; time it gets moved by a grip makes it less than desirable. I was hoping for something that could fix things globally or a change in the way our block was created in order to eliminate the issue altogether.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mean, to me, there shouldn't be a difference in the way a block shows up in a base drawing and in a sheet into which it's x-reffed - that seems like a bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other ideas are welcome.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 17:03:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721394#M11790</guid>
      <dc:creator>sbsomers</dc:creator>
      <dc:date>2020-08-31T17:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721506#M11791</link>
      <description>&lt;P&gt;**UPDATE**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is getting stranger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I re-open the drawings I attached to the original post, I can see that in the XREF-UTIL drawing, the text is shown out of place when in 1:10 scale. After selecting&amp;nbsp;&lt;SPAN&gt;“Annotative Object Scale” &amp;gt; “Synchronize Multiple Scale Positions" when in 1:20 scale, everything syncs back up again in the XREF-UTIL drawing in 1:10 scale too. But if I save, close, and reopen, the text is out of place again... definitely seems like a bug at this point. Yes, the ATTSYNC command fixes this, but as I explained in my last post, I'm looking for other solutions as that command is not efficient to run.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To further test this, I created a new 1:30 scale and corresponding viewport in the SHEET drawing and I noted the same behavior as the 1:10 scale viewport.&amp;nbsp;&lt;EM&gt;However,&amp;nbsp;&lt;/EM&gt;when I move the boats while in 1:10 scale or 1:30 scale in XREF-UTIL and then do the&amp;nbsp;“Annotative Object Scale” &amp;gt; “Synchronize Multiple Scale Positions," the 1:20 scale viewport in the SHEET drawing&amp;nbsp;&lt;EM&gt;does not&amp;nbsp;&lt;/EM&gt;show the text out of place as I'd expect it to. So now I'm completely confused. You can test it for yourself using the attached drawings.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1:30 scale in the Sheet with text out of place:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="sheet-30sc.jpg" style="width: 712px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/813456i9FCC407AD2A2D26F/image-size/large?v=v2&amp;amp;px=999" role="button" title="sheet-30sc.jpg" alt="sheet-30sc.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1:30 scale in the XREF-UTIL drawing (before closing and reopening) with text in correct position:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="xref-30sc.jpg" style="width: 711px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/813457iD5084FCBE690F258/image-size/large?v=v2&amp;amp;px=999" role="button" title="xref-30sc.jpg" alt="xref-30sc.jpg" /&gt;&lt;/span&gt;&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, 31 Aug 2020 17:55:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721506#M11791</guid>
      <dc:creator>sbsomers</dc:creator>
      <dc:date>2020-08-31T17:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721527#M11792</link>
      <description>&lt;P&gt;Your text style is still annotative.&lt;/P&gt;&lt;P&gt;Uncheck the box in the XREF-UTIL drawing.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 18:06:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721527#M11792</guid>
      <dc:creator>doben</dc:creator>
      <dc:date>2020-08-31T18:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721842#M11793</link>
      <description>&lt;P&gt;Unchecking "Annotative" did not change the block behavior in the base drawing or the xref. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 20:32:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721842#M11793</guid>
      <dc:creator>sbsomers</dc:creator>
      <dc:date>2020-08-31T20:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721945#M11794</link>
      <description>&lt;P&gt;I got everything to work as expected.&lt;/P&gt;&lt;P&gt;Here's what I did:&lt;/P&gt;&lt;P&gt;* Unchecked annotative for the text style in the XREF-UTIL drawing&lt;/P&gt;&lt;P&gt;* Ran the "Attsync" command for the two blocks (you don't have to run it for each instance of the block, although I did have to run it twice for the "Boat-Pressure-ANNO" block.)&lt;/P&gt;&lt;P&gt;* Ran the "Annoreset" command&lt;/P&gt;&lt;P&gt;I'm not sure why it isn't working for you. . . . .&lt;/P&gt;&lt;P&gt;I've closed both drawings, re-opened them and everything is still where it should be.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 21:57:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9721945#M11794</guid>
      <dc:creator>doben</dc:creator>
      <dc:date>2020-08-31T21:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9722015#M11795</link>
      <description>&lt;P&gt;Thank you, I should have clarified though...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ATTSYNC command will work regardless of whether the text style is annotative or not. And for the record, the ANNORESET command is the same as right clicking on the block and selecting&amp;nbsp;&lt;SPAN&gt;“Annotative Object Scale” &amp;gt; “Synchronize Multiple Scale Positions.“&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What I didn't realize before was that ATTSYNC only has to be done once for each block,&amp;nbsp;&lt;EM&gt;not&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;each instance&lt;/EM&gt; of each block, so thank you for pointing that out. However, while this is definitely better than what I previously thought for a workaround, it's still not ideal to have to run the ATTSYNC command&amp;nbsp;&lt;EM&gt;every&amp;nbsp;&lt;/EM&gt;time one of these blocks has to be moved (I mean, I realize you can just do it once after everything is moved the way you want, but that's not really the point). This brings up a QA/QC issue where each user has to remember this extra step for this specific scenario otherwise the deliverables may print with boat text in incorrect positions and you may not realize it if you don't look closely.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All that said, I'm still looking for a way to get this same functionality from a block without encountering this bug requiring ATTSYNC, so if anyone has a suggestion for that, it would be super helpful.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 23:08:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9722015#M11795</guid>
      <dc:creator>sbsomers</dc:creator>
      <dc:date>2020-08-31T23:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9722021#M11796</link>
      <description>&lt;P&gt;The Attsync command only needs to be run if the block is edited. In this case it was changing the text from annotative to non-annotative.&lt;/P&gt;&lt;P&gt;Otherwise all you need to do is run the Annoreset command and only then if the block is re positioned using grips. If the move command is used you won't have to do anything.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 23:17:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9722021#M11796</guid>
      <dc:creator>doben</dc:creator>
      <dc:date>2020-08-31T23:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Block issue - Dynamic, annotative block with attribute text</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9722052#M11797</link>
      <description>&lt;P&gt;Hmmm... I'm not sure how you're doing it, but every time I've tried it, the ATTSYNC command must be run&amp;nbsp;&lt;EM&gt;each&amp;nbsp;&lt;/EM&gt;time a block is moved by the grip regardless of when or how many times ANNORESET is run, and that has been true whether or not the text style is annotative. I have not seen&amp;nbsp;&lt;EM&gt;any&amp;nbsp;&lt;/EM&gt;different behavior of the blocks caused by just changing the text style off annotative.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 23:47:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-block-issue-dynamic-annotative-block-with-attribute-text/m-p/9722052#M11797</guid>
      <dc:creator>sbsomers</dc:creator>
      <dc:date>2020-08-31T23:47:16Z</dc:date>
    </item>
  </channel>
</rss>

