Consistent eroor in my autoscripted object

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-29 05:39 PM
result_113 = sweepgroup{2} ("group_112", -0.001732050807569, 0.001, 0)
What's the deal?
Also the white colour looks darker on the vertical surfaces...everything that's not glass in the image is white.
See attached image fo what I'm trying to make.
/Mats GDL-moron
HP Zbook Fury 15,6 G8. 32 GB RAM. Nvidia RTX A3000.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-29 08:52 PM
It looks like the auto-script mechanism has shot itself in the foot.
It's interesting that the "sweepgroup{2}" command is not
mentioned in the AC 10 GDL reference manual.
You might try saving the project that contain the elements
you are trying to auto-script into AC 9 format, opening the
project in AC 9, and trying the auto-script in that version ?
Peter Devlin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-29 09:54 PM
Can you post the code passage?
Try this:
result_113 = sweepgroup ("group_112", -0.001732050807569, 0.001, 0)
The first version of the command has the same syntax. Maybe this works. Probably the difference is internal as RULED and RULED{2}.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-30 12:03 AM
F. wrote:Hi Frank,
What's the exact error message?
Can you post the code passage?
Try this:
result_113 = sweepgroup ("group_112", -0.001732050807569, 0.001, 0)
The first version of the command has the same syntax. Maybe this works. Probably the difference is internal as RULED and RULED{2}.
I'm too lousy at GDL to understand whats happening.
Every line of code with the string above (result_XXXX....) gives an error message as attached.
The object is pretty simple!? A profiler object, some walls with empty window openings and some additional walls.
I tried to delete the {} but with no success.
I will try Peters advice tomorrow.
Thanks for helping me!
:)Mats
HP Zbook Fury 15,6 G8. 32 GB RAM. Nvidia RTX A3000.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-30 12:05 PM
Peter wrote:Worked of course in AC9...ahhhhhrg...
Hello Mats,
It looks like the auto-script mechanism has shot itself in the foot.
It's interesting that the "sweepgroup{2}" command is not
mentioned in the AC 10 GDL reference manual.
You might try saving the project that contain the elements
you are trying to auto-script into AC 9 format, opening the
project in AC 9, and trying the auto-script in that version ?
Peter Devlin

Thanks for the tip of doing it in v9!

HP Zbook Fury 15,6 G8. 32 GB RAM. Nvidia RTX A3000.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-30 12:19 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-30 01:20 PM
F. wrote:I don't have the time to look deeper into this. I will do the stuff in AC9 in the future. I spent several hours of dearly precious night time to fix this...so right now I don't want to GDL anything more...until Nottingham next week....
Have you compared both scripts? v10 <> v9? Whats the difference? Works the v9 scripted version in AC10?
HP Zbook Fury 15,6 G8. 32 GB RAM. Nvidia RTX A3000.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-30 03:55 PM
See you next week in Nottingham, Mats.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-30 09:09 PM
I had made an assumption that once the object was successfully
auto-scripted in AC 9 it would work in AC 10.
I understand that you don't want to compare the two scripts
but could you answer Frank's other question.
Does the AC 9 auto-scripted object work in AC 10.
Thank you,
Peter Devlin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-08-31 09:43 AM
Peter wrote:OKi, the AC9 autoscripted object works in AC10...
Hello Mats,
I had made an assumption that once the object was successfully
auto-scripted in AC 9 it would work in AC 10.
I understand that you don't want to compare the two scripts
but could you answer Frank's other question.
Does the AC 9 auto-scripted object work in AC 10.
Thank you,
Peter Devlin
HP Zbook Fury 15,6 G8. 32 GB RAM. Nvidia RTX A3000.