<?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: UCS changed after exploding a Text in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6250192#M285907</link>
    <description>How did you "explode the text" exactly?</description>
    <pubDate>Mon, 04 Apr 2016 14:32:56 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2016-04-04T14:32:56Z</dc:date>
    <item>
      <title>UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6250149#M285906</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using autocad 2010 and here is my big problem ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;exploded a text .. after that the coordinate changed (showing in pic). I mean the distance so far from the box .. please advice about this .. thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Udin-&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/229413iA82BEF2298A3D497/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="1.JPG" title="1.JPG" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 14:17:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6250149#M285906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-04T14:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6250192#M285907</link>
      <description>How did you "explode the text" exactly?</description>
      <pubDate>Mon, 04 Apr 2016 14:32:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6250192#M285907</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2016-04-04T14:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6250486#M285908</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using this methode .. planning to region and union .. finally extrude it.&amp;nbsp;&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/229442i93CE2A72C32FD376/image-size/medium?v=lz-1&amp;amp;px=-1" border="0" alt="Untitled.jpg" title="Untitled.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 16:30:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6250486#M285908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-04T16:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252208#M285909</link>
      <description>TXTEXP is an interesting command: in order to explode text objects, it actually exports them to a Windows Metafile (.WMF) using the WMFOUT command, and then reimports the file back in using WMFIN. This, in itself, is trickier than it sounds, as WMFOUT creates the graphics in the file relative to the top left of the drawing area, and it takes some work to generate the WCS location to pass into the WMFIN command for the geometry to be in the same location.&lt;BR /&gt;&lt;BR /&gt;This re-import process seems to mimic your 'relocation' experience if I'm not mistaken.</description>
      <pubDate>Tue, 05 Apr 2016 13:31:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252208#M285909</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2016-04-05T13:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252628#M285910</link>
      <description>&lt;P&gt;Simply move the text to where you really want it after running txtexp.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 16:24:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252628#M285910</guid>
      <dc:creator>JDMather</dc:creator>
      <dc:date>2016-04-05T16:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252752#M285911</link>
      <description>Good idea Mr. JD .. it is the only fastest ways?? ..</description>
      <pubDate>Tue, 05 Apr 2016 17:19:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252752#M285911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-05T17:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252781#M285912</link>
      <description>Thanks for the explanation Mr Pandean ..&lt;BR /&gt;so he (the text) changed become another shape (another format) .. and he doesn't know where to go back home &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ..</description>
      <pubDate>Tue, 05 Apr 2016 17:32:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252781#M285912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-05T17:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252814#M285913</link>
      <description>Exactly: that very old express tool is limited and was only designed for 2D.</description>
      <pubDate>Tue, 05 Apr 2016 17:52:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6252814#M285913</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2016-04-05T17:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6253791#M285914</link>
      <description>&lt;P&gt;So how to work in 3D Mr Pandean ?? .. &amp;nbsp;I mean the coordinate still Parallel with the box (in my case)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 06:52:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6253791#M285914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-06T06:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: UCS changed after exploding a Text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6253822#M285915</link>
      <description>&lt;P&gt;HI;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; So how to work in 3D&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080"&gt;TXTEXP&lt;/FONT&gt; &lt;/STRONG&gt;is not designed to run in 3D-views. So create your text in normal 2D-view (view plan to XY plane), then let the text be exploded, the resulting entities can then be moved/rotated/scaled/aligned to any 3D plane and position you like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 07:10:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/ucs-changed-after-exploding-a-text/m-p/6253822#M285915</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-04-06T07:10:29Z</dc:date>
    </item>
  </channel>
</rss>

