Skip to main content
Question

Expose IFMEText Text Location Values for dgn text features

  • September 14, 2015
  • 2 replies
  • 86 views

jackyd
Supporter
Forum|alt.badge.img+16
Hi

 

 

I wish to expose the values for text location of IFMETExt features in dgn files

 

When i look at the data in Data Inspector i geta point location for each text element (green dot just below the '2')

 

the igds_insertion_x and igds_insertion_y values (green circle) do not match the location of this point.

 

the Text Location under IFMEText (Yellow circle) do, so would like to expose these values in workbench and use for creating points for these text values, as these best represent the location required for the point feature. Can anyone advise on how to do this?

 

 

Thanks

 

Jacky

 

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.

2 replies

david_r
Celebrity
  • September 14, 2015
Hi

 

 

You can use a CoordinateExtrator to get the geometric coordinate value.

 

 

David

jackyd
Supporter
Forum|alt.badge.img+16
  • Author
  • Supporter
  • September 14, 2015
Of Course

 

 

Thank you