Lets say I have a object on level 3 and it has the ability to show its elevation. This elevation is 900cm where 3 x 250 is the elevation of story 3 + its placed 150cm above its home elevation...
I can count this elevation by using :
Obect_elevation = GLOB_HSTORY_ELEV + GLOB_ELEVATION
And now I would like to know, what is this objects elevation relative to the the 1st and 2nd Refence Level.