gdl learning
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-08-25 05:15 PM
I like to learn it but it like not easy to learn
I dont know any thing about it
from any were I will star please help me .... tnank

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-08-25 06:03 PM
nourqueen85 wrote:The best source is the GDL CookBook. You can find it online. http://www.archicad.ca/?p=84
hi all Is the gdl important to learn ??
I like to learn it but it like not easy to learn
I dont know any thing about it
from any were I will star please help me .... tnank
Do you have any programming experience? GDL is considered as an advanced technique, and there are many things to try before you go into it. Ignacio outlined the process quite well here:
ArchiCAD since 4.55 ... 1995
HP Omen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-09-27 03:34 AM
Another "easier" way to learn GDL code is to make a very simple object, like a rectangle, and save it as a GDL object, then open up the object and view the code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-09-27 04:54 AM
GDL Handbook, here:
http://www.cadimagetools.com/gdlbook.aspx
or here;
http://www.cadgarage.com/newgdlhandbook.html
lec
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-09-28 05:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-10-03 10:53 PM
The GDL reference guide always give the first start when investigating a command, but I always keep www.selfgdl.com at hand. The cad-image book is for advanced users only.
Remember there are other ways to create objects. For instance Save Selection As ,which you can use as starting point for modifying a little GDL.
Also when you use floating windows, you can put elements from the floorplan straight into the 2D or 3D script. Just have the floorplan and the object (2D or 3D script) open next to each other and drag the elements into the script. It does require some pratice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-10-04 02:15 AM
Your listed link: www.selfgdl.com is an incredible resource if you speak German AND English.
Lots of effort and knowledge has gone into it with a true love of gdl.
However only speaking English I found it frustrating. I would be reading along in English and then it would switch to I believe German.
Then I'd have to copy paste a piece at a time in translator, then try and find my way back to where I was, I would just plain get lost.
My hope is that an full English version would be forth coming?
Just for the record, I'm a complete newbie to gdl and I was able to follow along Andrews GDL Handbook, for the most part, and had I not been distracted by needing to go back to work 4 months ago, (soon after it came out), I would have made some notable progression with it.
Plus Andrew has been very gracious with helping with questions regarding his work in the book along with other gdl questions posted here.
So I respectfully disagree with your statement "The cad-image book is for advanced users only."
lec
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-10-04 10:13 PM
But without a doubt the GDL handbook is a must for true GDL programmers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-11-02 08:25 PM
ask yourself all the questions at the start of the GDL cookbook. why, how when etc do you want to learn.
it is a little bit head spinning at first, & you have to be fully committed to learning otherwise y'oll give up after 12 seconds.
The cookbook is a great start point. & Andrew Watsons (CadImage) handbook if for people with a little prior knowledge, & is newer therefore shows better examples and more inciteful techniques. as far as i know the Author of the cookbook hasnt commercially released anything as awesome as the CadImage tools & libraries.
both are fantastic & essential for GDL programmers. with examlpes & reusable scripts.
between the 3 books (GDL Cookbook, GDL Handbook & GDL reference guide) you can create some pretty neat things.
but you have to have the patience & attitude first!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-11-02 10:33 PM
It was published 1996 for ArchiCAD 5 and still is very comprehensive and valid.