cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Oleg
Expert

GLOB_CONTEXT 30 ?

Anybody know what mean GLOB_CONTEXT = 30 ?

I saw it in the "grid element marker" script ( AC12 ).

PS:
May be discussed or I missed it in the docs.

Oleg
2 Replies 2
ztaskai
Graphisoft Alumni
Graphisoft Alumni
GLOB_CONTEXT is never set to 30. 30 may be used in comparisons to differentiate between the twenties and the forties region.

Regards,
Zsolt
Zsolt Táskai
ArchiCAD Development - GDL Team
AC13, AC14 and upwards...
Oleg
Expert
Thank you for the info.

PS: Though the script use it like

if GLOB_CONTEXT<>30 then

or like

if (AC_MarkerStart = 1 OR GLOB_CONTEXT=30) then

I dont study the script deeply, so it may be some trick or mistake.

Oleg

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!