Can we place the coordinates like above in picture using label coordinate command or by any other command?
If I was doing this and it needed to look exactly like that, I would probably make a cell which had data fields for the XYZ coordinates at the end of the line. You could also use XYZ Text tool but that doesn’t give the line, only coordinates.
For a plain note, this can be achieved with Fields. In the image below, the values are derived and reformatted from the origin of the tree cell. Text Favorites will let you save the note and its fields for future use (DGN library), then you can reassign the field on the fly when you use it. For this method, you do need to identify a cell to extract the values from. You can't get the data point coordinates.
To get the full width line in your example, you could create a cell using fields, and then use that cell with the Place Label tool.
And then there's OpenRoads. This label is easily modifiable to include the third field, but without OpenRoads it doesn't matter:
Finally, if you are really ambitious, you could also create your presentation with a bit of VBA programming.
Steve Young
CIV tools had this
Lorys
Started msnt work 1990 - Retired Nov 2022 ( oh boy am I old )
But was long time user V8iss10 (8.11.09.919) dabbler CE update 16 (10.16.00.80)
MicroStation user since 1990 Melbourne Australia.click link to PM me
I forgot about CivTools. I used it a bit once-upon-a-time, but I usually used InRoads for most stuff. Did it have that formatting with the line through?
Thank you Steve for your reply.
It works in MicroStation Connect Edition but I am using Microstion V8i and Favorite command is not available in text editor box in this version. Is there any way to call the coordinate using XYZ text tool with comma separator?
For line, I created dimension style like this
Thanks