Hi,
Does anyone know if theres a way to display the Element ID property in the Properties dialog in ORD? It seems to have been removed from the dialog specifically for ORD for some reason.
Seeing that this is crucial for dependencies and relationship integrity it is something we really need to identify why object links get broken, etc
I tried the old CIVIL_SHOW_MS_PROPERTIES configuration variable, but it doesn't seem to display it either unfortunately.
Regards,
Mark
Hi Mark,
what about attaching an Item Type with expression:
This.GetElement().ElementID
Wouldn't it work for you?
Best,
Adam
OpenRoads Designer 2022 (10.12) | OpenRail Designer 2022 (10.12)
Thanks Adam, that would work, but as it's something Microstation reports in its properties normally, was looking for a way to just "turn it back on".
Seeing that Element ID is as important as ever in ORD, I don't understand why it has been removed?
OpenRoads Designer 2023 | Microstation 2023.1 | ProjectWise 2023
Mark, another way to display the crucial Element ID is in Details dialog - probably the easiest:
Mariusz
OpenRoads Designer 2022 R1
Thanks Mariusz,
That seems to be the simplest option.