Great! It works as your guides. But how to build the text using LabelPointReplacer, but it does not support rotation. How can I do?
Thanks, TOM & TUN On 2/2/07, mark2atsafe <[EMAIL PROTECTED]> wrote:
Hi, Yes, I think. Text in FME always uses the lower-left corner. In MicroStation you can use a different origin (eg centre-centre) but - and here's the problem - MicroStation still stores the coordinates as the lower-left. Check out the format attributes igds_insertion_x, igds_insertion_y and igds_insertion_z. I believe they will store the coordinates you need. Use these attributes in an offsetter, 2dPointReplacer or similar to move the text to the different location. Hope this helps Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] <support%40safe.com> http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected] <fme%40yahoogroups.com>, "TOM & TUN" <[EMAIL PROTECTED]> wrote: > > Hi, > > I need to convert text from DGN format to GeoMedia, but the origin in GM is > not same as in DGN. Because I need to update other polygon feature class's > attribute by this text, so sometime the text is not in area. How to fix it? > Is there any parameter to identify the origin of text? > > Thanks, > TOM & TUN >
