2023-12-07 02:05 PM - last edited on 2024-09-26 01:55 PM by Doreena Deng
How to get value of sea level in GDL?
1. Builtin.General_ElevationToSeaLevel (introduced in ARCHICAD 25) Should I use this?
(How should I use it?)
2. SEALEVEL - GLOB_HSTORY_ELEV = SLevel
I need to find the sealevel, but I can't.
Solved! Go to Solution.
2023-12-08 05:25 PM - last edited on 2023-12-13 08:35 AM by Laszlo Nagy
n = REQUEST ("Property_Value_Of_Parent", "Builtin.General_ElevationToSeaLevel", type, dim1, dim2, propertyValue)
text2 0,0, propertyValue
Property values can be read only in label / marker objects.
2023-12-09 01:54 AM
"REFERENCE_LEVEL_DATA" doesn't work in a label.
Is there a reason why you say it can't be done?
Are there cases where it doesn't work?
2023-12-11 11:35 AM
Sorry, my mistake, I thought they are relative to the object's height, but no, they are just the pure settings.