Edit dropdown box using 2D Dynamic Hotspot
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-02-26 11:30 AM
2020-02-26
11:30 AM
I've come across an object that has a dropdown box that you can select using a dynamic hotspot.
I was just wondering how you could do this?
Here's a link to the gif of it in use.
Thanks
ArchiCAD 23
Windows 10
Windows 10
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-02-26 06:03 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-02 12:20 PM
2020-03-02
12:20 PM
Thanks Piotr, interesting!
How would you use this script to do for example, if *parameter* = "Select value 1" then *do this* ?
How would you use this script to do for example, if *parameter* = "Select value 1" then *do this* ?
ArchiCAD 23
Windows 10
Windows 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-04 12:35 PM
2020-03-04
12:35 PM
just plainly if... then
of course GLOB_MODPAR_NAME can be used as well with it
In the example I have placed the way that the hotspot will go back to default (the other parameters is changed)
Piotr
of course GLOB_MODPAR_NAME can be used as well with it
In the example I have placed the way that the hotspot will go back to default (the other parameters is changed)
Piotr

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-04-09 01:18 PM
2020-04-09
01:18 PM
@jGoode Thank you a ton
And for that person that created that script
And for that person that created that 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.
