What is the script excution order of GDL ??

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-02 05:20 PM
‎2019-11-02
05:20 PM
I would like to know what is the script execution order of the different GDL scripts inside an object after the Master Script ?
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.

5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-02 06:27 PM
‎2019-11-02
06:27 PM
Have you read this?
http://gdl.graphisoft.com/gdl-style-guide/script-type-dependent-recommendations
Jochen Suehlo . AC12-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
GDL object creation: b-prisma.de

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-04 03:40 AM
‎2019-11-04
03:40 AM
@Joachim Suehlo
Yes I did.
But somehow there were things that weren't unclear, for instance what is the second script that is read after the master script, is it Parameter, Parameter Script, or Interfase ?
And if we take it by the order that is mentioned in that page, it will be either 2D or 3D script depending on the open window context, but would it be more logical to read first the Interfase or the Parameters script, cause these script usually contain the values that the GSM model is dependent on for its 2d or 3d generation !!!
Yes I did.
But somehow there were things that weren't unclear, for instance what is the second script that is read after the master script, is it Parameter, Parameter Script, or Interfase ?
And if we take it by the order that is mentioned in that page, it will be either 2D or 3D script depending on the open window context, but would it be more logical to read first the Interfase or the Parameters script, cause these script usually contain the values that the GSM model is dependent on for its 2d or 3d generation !!!
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.


Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-04 03:42 AM
‎2019-11-04
03:42 AM
Sorry I forgot to mention, that even if we took the same order of a converted GSM to xml file, master script is usually not the first script to be written at the top section of the file.
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.


Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-04 10:07 PM
‎2019-11-04
10:07 PM
You could try the following: I am not shure if this works.
Write from every script in the same txt-file with text addon with WA settings.
If it works, you can test what different parameter changes cause whiuch script excecution
in which order and how often.
Write from every script in the same txt-file with text addon with WA settings.
If it works, you can test what different parameter changes cause whiuch script excecution
in which order and how often.
Jochen Suehlo . AC12-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
GDL object creation: b-prisma.de

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-05 07:08 PM
‎2019-11-05
07:08 PM
Wow, that is impressivly smart, and simple
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.
