We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
‎2024-06-19 12:18 PM - edited ‎2024-06-19 12:58 PM
Maybe I was posting on the wrong board or something but where is the best place to get more advanced GDL help
eg I am trying reimplement some legacy quanities etc and the List layout text file no longer works for the listing component listing scheme.
I previously used
FORMAT "#(TOTAL[7]):16.2 " to format output in the layout...now the output is simply 16.2 instead of the formatted value previously displayed...see pic below in (TOTAL[7])
Who would I talk to about what has changed ie why it no longer works...last time was back in v18 I think
EDIT: It seems that it no longer allows maths like this
FORMAT "#(TOTAL[7]/QUANTITY[7]):12.2"
?
Cheers
Mark Wesse
AC26 | Win10 | Since v6.5r
Architerion - Architectural Systems Developer
Aurasphere - Acoustics
Building Biology - Human Compatible Architecture
"--- Every time...do it better ---"
‎2024-06-20 03:19 AM
Python?
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 |
‎2024-06-20 03:58 AM
Its the layout language for Archicad listings
Mark Wesse
AC26 | Win10 | Since v6.5r
Architerion - Architectural Systems Developer
Aurasphere - Acoustics
Building Biology - Human Compatible Architecture
"--- Every time...do it better ---"
‎2024-06-20 04:02 AM
Yes, all of your posts were in the wrong place (Libraries) ... instead of here (GDL). The Libraries and Objects forum is for using existing objects and managing libraries... nothing about coding goes there... it all goes here. I'll move your other posts to this forum.
‎2024-06-20 04:08 AM
The List layout, database, property objects etc has been deprecated for many years. I'm really not sure at all why Graphisoft just killed it but left it as part of the product since it isn't particularly useful any longer - notably because property objects cannot be associated with "modern" elements and extract data from them.
There is no hope that this will be developed further, as only a handful of people ever understood how it worked - powerful as it was. So, you can try to make something happen, but shouldn't expect any help from Graphisoft much less any bug fixing. Again, for something deprecated like this, I really don't know why it is still included in the product...
‎2024-06-20 04:22 AM
Thanks Karl!
Mark Wesse
AC26 | Win10 | Since v6.5r
Architerion - Architectural Systems Developer
Aurasphere - Acoustics
Building Biology - Human Compatible Architecture
"--- Every time...do it better ---"
‎2024-06-20 04:24 AM - edited ‎2024-06-20 06:39 AM
Yeah...its like many Archicad features (and sadly some other brilliant products), if only it was finished to make it accessible and some good training resources.
I would be pretty upset if they dropped it without an equivalent function mechanism...especially now that BIM is mature and "other" packages are doing things very well also.
All the new ie 'propertes' is very limited in context to working in larger organisation with in house quantity survey. I did have a look around before I resurrected this...but I forgot how amazingly simple and powerful it can be with just a little excel to manage the larger labour.
Thanks again
Mark Wesse
AC26 | Win10 | Since v6.5r
Architerion - Architectural Systems Developer
Aurasphere - Acoustics
Building Biology - Human Compatible Architecture
"--- Every time...do it better ---"
‎2024-06-20 05:38 PM
If you have used it, you would also know that it has not been touched at all in well over 20 years…perhaps even 25. So it has never been a feature that could be relied upon, in spite of its potential.
‎2024-06-20 08:11 PM
lol
and thats the beauty of it...so robust and still brilliant (despite the graphic layout trauma), 20 years later 😉
Mark Wesse
AC26 | Win10 | Since v6.5r
Architerion - Architectural Systems Developer
Aurasphere - Acoustics
Building Biology - Human Compatible Architecture
"--- Every time...do it better ---"
‎2024-06-21 12:36 AM - last edited on ‎2024-06-24 01:10 PM by Laszlo Nagy
Karl, there def seems to be a bug in it...even just the basic AC27 library listings like eg Components by Keys/Long don't show any fields that have any maths done in the layout
eg Component/Keys
In summary, any field in the listing that is not a simple format
#Value[7] will result in no output shown
Mark Wesse
AC26 | Win10 | Since v6.5r
Architerion - Architectural Systems Developer
Aurasphere - Acoustics
Building Biology - Human Compatible Architecture
"--- Every time...do it better ---"