I have my survey data file(.dwg) . I want to show (display) the latitude and longitude (in degree, minutes, seconds) of each point.
If anyone can suggest anything....
See the MVBA in your other post about this topic.
thanks
Hello Tom,
I tried the MVBA but its not working.
Try this VBA:
https://communities.bentley.com/products/geospatial/desktop/w/geospatial_desktop__wiki/6580/--label-latitude-and-longitudes-vba
It worked for me in v8i SS4, but not CONNECT (it's very clear about that)
Thanks Tom,
The Northing-Easting coordinates are visible in Latitude-Longitude (degree, minute and second).
My next requirement is that I want all the points in the .dgn file to be highlighted with text as (Latitude1,Longitude1),(Latitude2,Longitude2)….