We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-03-31 11:16 AM - edited 2022-04-01 03:47 AM
Hi All,
Is there someway to unhide the parameter list? I am wanting to call an object, but when I do my parameter list gets hidden, and since there is not a full UI, you cannot edit anything...
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2022-03-31 11:28 AM - edited 2022-03-31 11:29 AM
In your CALLed object (probably in the parameter script) is there this command (or similar)... hideparameter all "A", "B", "ZZYZX"
If so you can just comment it out.
Barry.
2022-04-01 03:06 AM
I looked around and I cannot find one... It is actually a GS macro so maybe it's just a whole lot deeper... Though if there is one, that is a lot of extra objects to save out...
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2022-04-01 03:18 AM
Yes, it can be anywhere in the macro chain.
I looked at their cabinet object and it is not in the main object.
It is in the macro called from the Master script of the main object.
But it could also be in other macro calls from that macro as well.
I don't like the way they hide all parameters in their objects.
I still like the choice of using the Graphical Interface but if I want to, still go to the parameter list.
Barry.