Resolved! how do I disconnect the label?
You can link labels with ctrl click.So how do I disconnect the label?
You can link labels with ctrl click.So how do I disconnect the label?
Is it possible to create a GDL that selects two or more labels and sums them?I am talking about implementing GDL that reads the parameters for the area in gdl in No. 1 and 2 and displays the sum.
I made one area label called "ar".This reads the Fill Area and displays it in character form.This is used in worksheet A.Can I bring the value of one ar I want out of several ars in A from worksheet B?In autocad, you can get information by selecting ...
I'm working on a "Empty Window" to place over a Graphisoft window to add some extra functionality like wallclosure in 3D. But now a zones add up the Window Surface of both windows place on top of eachother. I thought changing the ac_zone_on_reveal_si...
I'm asking this since my supervisor is always starts array at 1. DIM potato[] potato[1] = "russet" potato[2] = "yukon" potato[3] = "red lady"To be honest, having 1 as the start of the index, kinda weirds me out but at the same time I'm also a bit cur...
I am working on a set of keynote labels / legends in GDL, which rely mainly on the text I/O add-on to bring in tables of keynotes written in excel. It's working well enough so far, but I haven't got a good sense of how costly the text I/O actually is...
hello please helpIs there a command to control the pen settings in the red frame of the image in GDL?Also, if there is a way to control the pen settings, please let me know. version:ARCHICAD23
i wrote a parametric custom doorleaf in Archicad 25 5010 che full. (subtype "Eigenes Türblatt" / "custom doorleaf")when i drop the .gsm into a new file, at first it works like a charm.but when i reload the library the dropdownmenu in the door setting...
Hi all, I'm trying to create a ceiling label that also has a line to it, but I found that in mirrored states it will behave badly - most common scenario is the label sits in a hotlink that gets mirrored. It managed to fix the text & everything for ro...
I've been hearing time and time that GDL is based of BASIC. I know that it doesn't have everything that BASIC has but I'm also a bit weirded out that GDL doesn't have basic programming structure like functions. I haven't seen any mention of defining ...