I made an affine transformation on my dwg file . in fme Data Inspector 2013 the transformed result is good .but When I opened the resulting dwg file in AutoCAD 2008, I found the text position remained unchanged , only others like point ,line ect is at the correct location. why ?
Can any one help me ? thanks in advance.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
I removed autocad_alignment_x and autocad_alignment_y, prior to the affiner transformer ,but the text error is still here.
except text , all other lines ,points,.blocks etc are transformed to the correct position . my source features position is about 1000 kilometers far away from the destination position. why the texts remained unchanged?
I used acad 2013 and also I assigned value to the autocad_text_x_pos and autocad_text_y_pos withing attributecreator and expressionevaluator ,but nothing changed.