We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-06-12 08:26 PM - last edited on 2024-09-24 10:28 AM by Doreena Deng
I've scripted an object for a car parking stall that uses parameters to designate the type of stall (e.g. standard, barrier free, etc.) and to which occupancy in the building its assigned to (e.g. Residential, Commercial, etc.).
I created a schedule for use with the object that should be able to discern the different parameters and provide sub-totals for each.
This works as long as the "Merge Items" box is not ticked. If Merge Items is on, then the entire list of stalls collapses to a single item. I get the proper number of stalls, but can't 'group' them.
Is there something missing in my GDL script? or is this just not possible?
Solved! Go to Solution.
2023-06-13 01:09 AM
From memory, in Archicad 26, the Schedule needs to customize the merge settings
i think you can select each column and change the way each column will merge
try playing with the schedule first.
2023-06-13 01:09 AM
From memory, in Archicad 26, the Schedule needs to customize the merge settings
i think you can select each column and change the way each column will merge
try playing with the schedule first.
2023-06-13 05:33 PM
Thanks!. Nothing like doing a bit of RTFM. I'd have never thought to look for that.