Request Layers information
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-09-01
12:34 PM
- last edited on
2023-08-07
11:06 AM
by
Doreena Deng
2006-09-01
12:34 PM
Hi everybody,
I'd like to know if there is a REQUEST for layer information, such as "Name_Of_The_Visible_Layers" or "Name_Of_The_Locked_Layers"...?...
Any idea?
I'd like to know if there is a REQUEST for layer information, such as "Name_Of_The_Visible_Layers" or "Name_Of_The_Locked_Layers"...?...
Any idea?
Labels:
- Labels:
-
Add-On (C++)
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-09-01 01:21 PM
2006-09-01
01:21 PM
Not that I know of. I tried something like that a year or so ago. I think you can only get that through an add-on using the API.
Tom Waltz
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-09-01 04:53 PM
2006-09-01
04:53 PM
Hi Tom,
I've been studding the REQUEST function, and there is an option of REQUEST thru an Add-on in the AC Add-on Folder... Does anyone here who develops API 's knows witch add-on contains this information? And it would be also nice (if possible) to have the list of all the REQUEST's that we could ask to this add-ons...
I think many people here would be VERY HAPPY! to receive this information.
I've been studding the REQUEST function, and there is an option of REQUEST thru an Add-on in the AC Add-on Folder... Does anyone here who develops API 's knows witch add-on contains this information? And it would be also nice (if possible) to have the list of all the REQUEST's that we could ask to this add-ons...



Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-09-01 05:39 PM
2006-09-01
05:39 PM
Well, yes and no.
I think the reference is to an add-on that you would create yourself, not one that GS provides.
You can create your own REQUEST functions in an add-on.
I think the reference is to an add-on that you would create yourself, not one that GS provides.
You can create your own REQUEST functions in an add-on.
Tom Waltz
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-09-01 05:55 PM
2006-09-01
05:55 PM
Yes Tom, but if some Good Soul API developer's gave us the list of REQUESTs that we could use with their add-ons (if there's any...(REQUESTs)) we didn't have to built a special add-on for that... This is specially for us who doesn't know much about API but can play with GDL...


Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-09-10 06:41 AM
2006-09-10
06:41 AM
The only REQUESTs available are those listed in the PDF GDL manual. The add-ons that provide this functionality were written by Graphisoft to be useful to end-users as well as to illustrate some of the potential of of custom add-ons in the GDL environment.
You can be sure that if any developer-created add-ons provide functionality for GDL developers, the documentation from them will describe that.🙂
Cheers,
Karl
You can be sure that if any developer-created add-ons provide functionality for GDL developers, the documentation from them will describe that.
Cheers,
Karl
AC 28 USA and earlier • macOS Sequoia 15.4, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-09-11 09:07 PM
2006-09-11
09:07 PM
Karl wrote:OK karl!
You can be sure that if any developer-created add-ons provide functionality for GDL developers, the documentation from them will describe that.🙂
I'll check it out with them...
Thanks