Resolved! Find Library Part by GUID
Is there a way to find out which library part has a particular known GUID?
Is there a way to find out which library part has a particular known GUID?
Hello, So I was reading the reference guide and I'm a bit confused at this part on page 560 :When resetting the value of a parameter in a certain condition in the Parameter Script using the parameters command, a similar statement must be put into the...
Hi All, Am trying to get the GDL Debugger to work on a place instance of an object but not having much luck. I have followed the instructions here: https://gdl.Graphisoft.com/tips-and-tricks/how-to-use-the-gdl-debugger and I think I'm doing everythin...
Hello, I'm having the weirdest of issues on Archicad 24 7006 FULL trying to increment a integer value. So I have this very simple code if check then test = test + 1 parameters test = test endif - check is a checkbox- test is an integer- I want to inc...
Hi,I was trying to figure out how to use some of the global macros and checked an old relic object from 2003 that is using one of the macros I'm interested in. Call script below. What I don't understand is the stuff after "all"... MSType and unID. Is...
I've reached a dead-end and can't work this out. It's a first for me using the POLY2_B{2} command and I'm trying to set the fill origin for a fill to the center of the fill. I've got the j4(8) code in the frame fill it responds to changes in the orig...
This post is for the attention of Graphisoft developers, in the hope that this label can be added to the out-of-the-box parts in Archicad. The problem:There are a number of problems with the current surface label, that make it more-or-less unusable f...
There's an issue regarding GDL editor on Mac that happens since Archicad 24.Whenever you type characters like " (quote marks), it'll create or rearrange characters at background, meaning that when you reopen the object, it'll be messed up.It's very u...
Hello. With everyone's help, I got some results I wanted.But I want to put something more. I added a function to remove the air layer by itself, but the air layer is still in the order of the layers.when I want to put in additional functions, it's in...
I am trying to make objects via GDL Scripting but I am really confused about UI_PAGES.1. How do you create pages?2. How do you link the elements or (Subtopics) to each page? Thanks. Daniel