Resolved! Global Modification
Hi all,Is there someway to write back to Globals?Ling.
Hi all,Is there someway to write back to Globals?Ling.
Hi ArchiCAD developpers,I have recently worked on a GDL object in ArchiCAD 21 and used it in a project in version 23.I updated several times the script in AC 21 as I needed several changes to the object and it updated flawlesly in AC 23 with all the ...
Hi,I've been looking for examples but haven't found any except for the manual. Any basic youtube (or other) tutorials someone know?/Mats
Hi,I want to create a 2d script for plan view related with the height of the height of section plane.For example I want that if the height of the section plane is set up to 1 m, I see a rectangular.If the the height of the section plane is set more t...
Hello GDL coders!Over at the "workin in archicad" section, I posted a question about how to make a custom curtain wall panel cut instead of scale. It was sugested that I need to modify something in the script for the object to achieve this. If anyone...
Hi,There is an object that show the surface of a wall on the plan. It use the wall add-on accessories.The problem is that when the wall is bend on a certain direction, the information displayed is inversed (When the wall is bending toward the exterio...
Hi,Playing with planes. How do I assign the planes an rgb colour? /M
Hi, I would like to read GLOB_SUN_AZIMUTH value and put it to array parameter then change sun position and again add new value to an array. Master script looks like this if glob_ui_button_id = UI_SET then count = vardim1(list) list[count+1] = GLOB_SU...
Is there a Wall Reference Line Global for Labels or a REQUEST?I need the position of the Wall Reference Line in relation to the outer edge of the wall, requested from a label that is connected to the wall, see image.
Hi, everyone.I'm trying to make an object with a clean 3D look.I can't figure out what status code and mask I should use to make the object like on the image. I need two versions:a) obj with all lines, except rounded edges (image 1). Images 2, 3 are ...