cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Alex C
Booster

Display Objects Elevation

I am working on a custom symbol to place in elevation/section that will add additional elevation information.

 

I've been having a hard time finding how to calculate the objects height relative to project origin and/or project survey. I was expecting something in global variable but I've tried everything but nothing seems to have an impact on the objects that I've placed in section/elevation. Is this actually even possible?

 

Thanks!

MAC OS Monterey AC27
1 Solution

Accepted Solutions
MF BIM
Enthusiast

Hi @Alex C ,

 

I believe the SYMB_POS_X, SYMB_POS_Y and SYMB_POS_Z global variables will do the trick. They return the position of the specific object in 3D relatively to the project origin point (except for openings where they give it relative to the wall they are hosted on).

https://mfbim.fr | https://youtube.com/@mfbim | My GDL course on Udemy, try it !
AC24 FRA 7600 - AC26 FRA 4027 | MacBook M1 Pro

Go to post

2 Replies 2
MF BIM
Enthusiast

Hi @Alex C ,

 

I believe the SYMB_POS_X, SYMB_POS_Y and SYMB_POS_Z global variables will do the trick. They return the position of the specific object in 3D relatively to the project origin point (except for openings where they give it relative to the wall they are hosted on).

https://mfbim.fr | https://youtube.com/@mfbim | My GDL course on Udemy, try it !
AC24 FRA 7600 - AC26 FRA 4027 | MacBook M1 Pro
Alex C
Booster

Ahh Ok, I had tried SYM_POS_Z. I forgot about the quirky orientation and that it should really be SYM_POS_Y.

 

It working like a charm now, thanks very much!

MAC OS Monterey AC27

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!