<?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: Blocks within a flip block show reversed in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/11468752#M175453</link>
    <description>&lt;P&gt;Ok, I used attributes instead of text to solve part of my problem. This is coming up now for the same reason a lot of others are coming up against this: I am working on plans for a duplex where one unit is a mirror of the other. Of course it makes sense to use blocks, because if I update one side, it automatically updates the other. To try to maintain left and right versions that are independent is just asking for errors to creep in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next, related question is what about dimensions? I have some blocks that have dimensions in them. I have a couple of handles in the blocks so you can lengthen or shorten various aspects of the block, and the integral dimension stays updated. However, when that block is incorporated into a bigger block that then gets flipped, the dimensions are now backwards. How can I get around this? If I can't fix the orientation of the text part of the dimension, is there a way to feed an attribute the contents of a hidden dimension or something so I can fake a dimension line where the text part of it stays oriented?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, people have mentioned putting flip attributes into the nested blocks. I am not seeing how that helps unless you explode the containing block after you flip it, which I definitely do not want to do. I can't access the nested blocks' flip handles. Am I missing something?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 15:50:35 GMT</pubDate>
    <dc:creator>tim</dc:creator>
    <dc:date>2022-10-07T15:50:35Z</dc:date>
    <item>
      <title>Blocks within a flip block show reversed</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087639#M175447</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have a block that consists of a pline and some other small blocks (see New Blocks.dwg).&amp;nbsp; The block can be flipped in 2 directions, around the x axis and around the y axis.&amp;nbsp; When the block is flipped around the y axis everything is ok (see Right Way.jpg).&amp;nbsp;&amp;nbsp; When the block is flipped around the x axis, the smaller blocks are reversed (see Wrong Way.jpg)&amp;nbsp; I am not sure if this&amp;nbsp; is a AutoCad issue, or it maybe that a VBA solution is required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jun 2018 08:17:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087639#M175447</guid>
      <dc:creator>OceanaPolynom</dc:creator>
      <dc:date>2018-06-24T08:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks within a flip block show reversed</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087700#M175448</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&lt;FONT color="#999999"&gt;&lt;EM&gt;I am not sure if this&amp;nbsp; is a AutoCad issue&lt;/EM&gt;&lt;/FONT&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yes .. it's a AutoCAD issue that can not be fixed when you use mirror command&amp;nbsp;as used in&amp;nbsp;Wrong Way.jpg . you have to make another separate&amp;nbsp;situation blocks for&amp;nbsp;flipping around the x axis . i suggest to read this AKN that describe it well here . &amp;gt;&amp;gt;&lt;A href="https://knowledge.autodesk.com/search-result/caas/sfdcarticles/sfdcarticles/MIRRTEXT-with-blocks.html" target="_blank"&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt; Click&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/A&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jun 2018 10:35:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087700#M175448</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2018-06-24T10:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks within a flip block show reversed</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087746#M175449</link>
      <description>&lt;P&gt;Is there a difference between flipping a dynamic lock and using the MIRROR&amp;nbsp; command?&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jun 2018 11:34:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087746#M175449</guid>
      <dc:creator>OceanaPolynom</dc:creator>
      <dc:date>2018-06-24T11:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks within a flip block show reversed</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087799#M175450</link>
      <description>&lt;P&gt;Your blocks need editing. More specifically, you need to be aware of the&amp;nbsp;properties of the&amp;nbsp;&lt;EM&gt;attributes &lt;/EM&gt;within the block because the properties will affect how an attribute will behave. Generally, your blocks&amp;nbsp;are composed of two things:&amp;nbsp;1) line work and 2) attributes. The line work is fine but the attributes are not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have three blocks:: ng, m- and AL:0. Click&amp;nbsp;on an individual block, such as ng. right click and select block editor.&amp;nbsp;&amp;nbsp;In bock editor, click on &lt;STRONG&gt;"B" and in the properties palette&lt;/STRONG&gt;&amp;nbsp;scroll to Misc. This is what you'll see.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Block Editor/Properties palette/Misc section." style="width: 585px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/515546iFDF09CB5E96F0714/image-size/large?v=v2&amp;amp;px=999" role="button" title="100-blk editor.PNG" alt="Block Editor/Properties palette/Misc section." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Block Editor/Properties palette/Misc section.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You'll need to look at, and edit, each attribute, in&amp;nbsp;all&amp;nbsp;three of your blocks to correct your backwards text that occur when you 'flip' them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also type MIRRTEXT on command line. Options are 0 and 1. 0=text retains reading direction. 1=text turns backwards. The&amp;nbsp;MIRRTEXT variable you choose will affect the block's behavior.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jun 2018 12:52:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8087799#M175450</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2018-06-24T12:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks within a flip block show reversed</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8088514#M175451</link>
      <description>Hello&lt;BR /&gt;When I flip the large block around the x axis the attribute text in the&lt;BR /&gt;small blocks is not backwards, rather the locations of the attributes are&lt;BR /&gt;reversed. The letter is now on the bottom and the number appears in the&lt;BR /&gt;top location. The fact that the text letter is Hebrew may be confusing.&lt;BR /&gt;The small blocks are being mirrored about the x axis, but the text is not&lt;BR /&gt;backwards.&lt;BR /&gt;Thanks very much.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jun 2018 04:30:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8088514#M175451</guid>
      <dc:creator>OceanaPolynom</dc:creator>
      <dc:date>2018-06-25T04:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks within a flip block show reversed</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8089417#M175452</link>
      <description>&lt;P&gt;I remember a thread with someone having issue with Hebrew text mixed with a left to right text and how it was justified.&amp;nbsp; If I remember one of the suggested solutions was to make visibility states instead of using flip. A little more work to set up, but if you can't get it working correctly it's another option.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 12:48:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/8089417#M175452</guid>
      <dc:creator>gotphish001</dc:creator>
      <dc:date>2018-06-25T12:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks within a flip block show reversed</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/11468752#M175453</link>
      <description>&lt;P&gt;Ok, I used attributes instead of text to solve part of my problem. This is coming up now for the same reason a lot of others are coming up against this: I am working on plans for a duplex where one unit is a mirror of the other. Of course it makes sense to use blocks, because if I update one side, it automatically updates the other. To try to maintain left and right versions that are independent is just asking for errors to creep in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next, related question is what about dimensions? I have some blocks that have dimensions in them. I have a couple of handles in the blocks so you can lengthen or shorten various aspects of the block, and the integral dimension stays updated. However, when that block is incorporated into a bigger block that then gets flipped, the dimensions are now backwards. How can I get around this? If I can't fix the orientation of the text part of the dimension, is there a way to feed an attribute the contents of a hidden dimension or something so I can fake a dimension line where the text part of it stays oriented?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, people have mentioned putting flip attributes into the nested blocks. I am not seeing how that helps unless you explode the containing block after you flip it, which I definitely do not want to do. I can't access the nested blocks' flip handles. Am I missing something?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 15:50:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-within-a-flip-block-show-reversed/m-p/11468752#M175453</guid>
      <dc:creator>tim</dc:creator>
      <dc:date>2022-10-07T15:50:35Z</dc:date>
    </item>
  </channel>
</rss>

