UCS changed after exploding a Text

UCS changed after exploding a Text

Anonymous
Not applicable
1,199 Views
9 Replies
Message 1 of 10

UCS changed after exploding a Text

Anonymous
Not applicable

 

Hi .. 

 

I'm using autocad 2010 and here is my big problem .. 

 

I 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. 

 

 

-Udin-

 

1.JPG

0 Likes
1,200 Views
9 Replies
Replies (9)
Message 2 of 10

pendean
Community Legend
Community Legend
How did you "explode the text" exactly?
0 Likes
Message 3 of 10

Anonymous
Not applicable

 

I'm using this methode .. planning to region and union .. finally extrude it. 

 

Untitled.jpg

0 Likes
Message 4 of 10

pendean
Community Legend
Community Legend
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.

This re-import process seems to mimic your 'relocation' experience if I'm not mistaken.
0 Likes
Message 5 of 10

JDMather
Consultant
Consultant

Simply move the text to where you really want it after running txtexp.


-----------------------------------------------------------------------------------------
Autodesk Inventor 2019 Certified Professional
Autodesk AutoCAD 2013 Certified Professional
Certified SolidWorks Professional


0 Likes
Message 6 of 10

Anonymous
Not applicable
Good idea Mr. JD .. it is the only fastest ways?? ..
0 Likes
Message 7 of 10

Anonymous
Not applicable
Thanks for the explanation Mr Pandean ..
so he (the text) changed become another shape (another format) .. and he doesn't know where to go back home 🙂 ..
0 Likes
Message 8 of 10

pendean
Community Legend
Community Legend
Exactly: that very old express tool is limited and was only designed for 2D.
0 Likes
Message 9 of 10

Anonymous
Not applicable

So how to work in 3D Mr Pandean ?? ..  I mean the coordinate still Parallel with the box (in my case)

0 Likes
Message 10 of 10

Alfred.NESWADBA
Consultant
Consultant

HI;

 

>> So how to work in 3D

TXTEXP 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.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes