Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2010-05-01
12:06 PM
- last edited on
2023-05-24
11:54 AM
by
Rubia Torres
2010-05-01 01:05 PM
2010-05-01 01:18 PM
2010-05-01 02:18 PM
2010-05-01 11:37 PM
sts = LIBRARYGLOBAL("OpenLibraryGlobals", "ef_plantype", OLG_plantype) if OLG_plantype=3 then print "elevation" if OLG_plantype=15 then print "section"You shouldn't change the OpenLibraryGlobals-object, because it can be used by other objects too and it will be updated from time to time.
2010-05-02 02:54 AM
2010-05-02 12:47 PM