We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2016-02-24 04:49 PM - last edited on 2023-05-24 11:39 AM by Rubia Torres
2016-02-24 04:50 PM
2016-02-24 04:50 PM
2016-02-25 06:33 AM
arqrivas wrote:In the 2D script is no error and can not be. It's some kind of bug.
.. But now I can not change the pen of the circle ...
2016-02-25 02:42 PM
arqrivas wrote:In your 1st screen shot, it looks like the circle pen is the same color as the parameter's pen, so I can't see the issue (the 2D Script looks ok). It would be helpful to zip and attach the object for others to play with.
But now I can't change the pen of the circle, meaning even if I change it will remain the same pen.
Here are some screenshots to explain.
arqrivas wrote:In the GDL Reference Guide, look at the FRAGMENT2 command. You will need to add some IF - THEN statements to call specified Fragments from the 2D Symbol window based on parameters, like a VALUES list (this is placed in the Parameter Script). Ultimately it is better to script rather than draw 2D symbols, but learning GDL comes in small steps.
And other thing is how can I make a multiple symbol, I know already that I can draw my symbols in the 2D symbol window and use the layers for calling them later, but how can I tell to the 2D to call each one?
2016-02-25 08:54 PM
In the GDL Reference Guide, look at the FRAGMENT2 command. You will need to add some IF - THEN statements to call specified Fragments from the 2D Symbol window based on parameters, like a VALUES list (this is placed in the Parameter Script).Thanks for that information, I'll read about it to learn, but that is what I needed.
Ultimately it is better to script rather than draw 2D symbols, but learning GDL comes in small steps.Yes, is not so easy it needs time to learn and use effective. Anyway I don't wanna go to deep. BTW is there any documentation (book, tutorial, website, PDF) about learning practical and simple things in GDL?
2016-02-26 02:15 PM
arqrivas wrote:There is a book by David Nicholson-Cole,
BTW is there any documentation (book, tutorial, website, PDF) about learning practical and simple things in GDL?