Hi all,
this my question relates to "formulated differently, but about the same topic", posted to civil programming forum.
I am aware I am discussing how to hack DGN content, and furthermore created in OpenRail Designer, not in plain MicroStation. So the answer "not possible, and it is generally not allowed" is expected, but... ;-)
Situation:
Question:
Analysis done:
My guess (probably not correct fully) is that the first handler (56EC:0) is responsible for StationEntity_Presentation class (CivilSchema) and the second one (standard 56FF) for StationEntity class (Bentley_Civil__Model_Geometry).
On the other hand, the reported size of the first XAttribute is 8 bytes only, which is not enough to store several numbers. So I assume the data itself (4 values used to define stationing) is stored somewhere else (maybe remaining XAttributes?).
I guess there is no simple (and public ;-) way how to decode the data to be able to read stationing data?
With regards,
Jan