Got a minute? We appreciate your feedback:

Graphisoft Learn survey
GDL
About building parametric objects with GDL.

Forum Posts

Can I script a parametric ellipsoidal shape?

Hello,I've attached an image and I was wondering how to do it. Firstly, is this achievable?The idea is basically to create a rounded shape but allow these dimensions to be added in to create it.Any help would be much appreciated.Thanks

JGoode Advocate
  • 4536 Views
  • 23 replies
  • 0 likes

Project2

Just wondering if anyone has a working solution for the display of Building Material hatches in the 2D plan?I have a component using multiple materials which in section & elevation display as expected. When I move to view in 2D with an appropriately ...

Call macro and parameters all

Hi,I try to understand macros. Some elements from Graphisoft include this part of the script. call "macro", parameters all alpha = alpha Why do I need "alpha = alpha", when the name of the variable is the same in the caller object and in the macro? T...

Anonymous
Anonymous
  • 722 Views
  • 4 replies
  • 0 likes

How to make a schedule for parameter arrays in GDL?

Hello everyone,I have some arrays of plates inside a GDL such as XY, ID, size, and colorQuestion: Is there any way to make a 2D schedule to calculate some parameter array like as quantity of plates, size, ID... also inside that GDL (button to display...

Anonymous
Anonymous
  • 685 Views
  • 2 replies
  • 0 likes

Hard limit for embedded images?

Hi Graphisoft,I was wondering if there was a hard limit for embedding images in a GSM file ? Is it with the total number of embedded images, size, another unknown criteria ?Thanks in advance

Resolved! Using returned request parameters in IF statements

HiI am currently trying to develop an door and window marker to display a particular manufacturers code dependent on size, window type and transom location. I have successfully managed to return the information and display it via a text box however I...

Anonymous
Anonymous
  • 1377 Views
  • 6 replies
  • 0 likes

parameter buffer in macros

Hi!I would like to use macro and i would like to "transfer" several values to the macro. Is there any way to just tranfer a parameter buffer when using a macro??for examplemain 3D script:put 0, 0, 15,a, 0, 15,a, b, 15,0, b, 15 (etc.etc)call "cprism_c...

Anonymous
Anonymous
  • 427 Views
  • 1 replies
  • 0 likes

Working with TXT files and CUSTOM parameters

I have spent some time trying to get my object to read an external text file to draw it's parameter values.I finally got it working and then went to add an option to have a CUSTOM parameters that user can input through the UI using A and B values.Thi...

jakubc7 Advocate
  • 1189 Views
  • 7 replies
  • 0 likes