Got a minute? We appreciate your feedback:

Graphisoft Learn survey
GDL
About building parametric objects with GDL.

Forum Posts

Resolved! Position (exterior/interior) in GDL

Hello everyone!I'm working on a mark for a door that behaves differently if the door is inside or outside. I've seen that you can display the parameter interior/exterior in a label, but when opening the GDL of the label, the corresponding macro is to...

GDL:the angle of inclination

Is it possible to add hotspots that change the angle of inclination, such as beam elements, to a GDL-created shape such as a cylind on a sectional view??I know this is difficult because there is no reference line, but could this be accomplished by us...

Resolved! Stretch object from center

Does anybody knows is it possible to combine object stretching "ways" when object's origin located at center, not on the edge? 1. HS align to any element that already is placed. To do so additional parameter and IF statement in Parameter script was a...

Editing GDL objects

More than a year ago I started a process in my long running passion project that includes the modeling of no less than FIVE sports arenas, most of which are all but complete with one major omission. It took me years to find a company that markets sta...

GDL: Array Parameter Defaulting to Zero

Hi all, Any idea why the following is only changing the size of the sg_gridToggle & sg_lengthToggle arrays and not their values? IF sg_noStoreyAbove > sg_noBasement then sizetokeep = min(vardim1(sg_customName), sg_noStoreyAbove) ! copy existing value...