I need to export txt with correct point number inside it. If I use standard export tool it makes txt without point number or give own point number if I pick the number box. What should I do to get txt with original point number?
In the following image, the red dots are the origins (insertion poinst) of the text. This is a different location than the origins (centers) of the blue circles. A simple macro is attached to export the text value and its coordinates, but as you can see, those coordinates are not the same as the center of the circle. The macro will create a file named ExtText.dat in the same folder as the .BAS file.
ExportTextAndCoords.zip
It's unclear what your data model is, and if these "circles and numbers" are features defined in a Bentley Map XML Project. An alternate approach is to treat the text a property of the circles (point feature). You can then use Bentley Map's PBA (Property Based Annotation) labeling and annotation tools to place the text in the file. The advantage of this is that if the number value changes, you won't have to edit the text. A disadvantage is that Bentley Map does not provide over-posting tools therefore the current location of the text will not be saved.
You can also treat the text as new features. This would simplify your workflow and would allow you to retain the text location as is. A disadvantage is that there is no relationship between the text and the circle since they will be two separate features.
I guess I understood you phrase
Inga Morozoff said:It's unclear what your data model is
and will provide the answer- see picture
What kind of points is better to place in case that will be possible to give number like a feature of the point and Bentley will give this number in the coordinate catalog?
If the following video does not answer your question, please log a Service Request so that we can have a Finnish translator help.
Auto update editing initial values with Sync1 MDL
Built in XFM properties
I believe we did not understand each other. My question is how could I export coordinates with related to them points numbers. Standard export tool doesn't give the number in catalog- it gives just H,Y,Z.
As we can see as default plot border mark has one level and plot marks number another one. How will I figure out from coordinate catalog which coordinates is which if it does not provide the number in catalog?
If I try to choose in "standard export tool" place the number- it gives numbers to text also and gives text coordinates also.
If I try to make this file I see this report
I have no privileges to make this service request
Inga thank you for answer. I found possibility to do this txt correctly. The only way is Stela- create a report. Try this tool it makes report with points numbers.