Collaboration with other software
About model and data exchange with 3rd party solutions: Revit, Solibri, dRofus, Bluebeam, structural analysis solutions, and IFC, BCF and DXF/DWG-based exchange, etc.

Use Object Parameter Multiple Times in Schedule

Anonymous
Not applicable
Hi all,
I am having trouble setting up a schedule. How do I use an object parameter multiple times.
For example I want my schedule to show
Type= B1 or
Type= B2

Type is an object parameter. Is this possible?
3 REPLIES 3
Laszlo Nagy
Community Admin
Community Admin
Add a parentheses before the "Type is B1" row. Add the "Type" criterion again. Set it to "Type is B2". Add a parantheses after this row.
This was your two Type criteria are within a parantheses.
Now modify the "AND" at the end of the first Type criterion to "OR".

So it will read:

(Type is B1 OR
Type is B2)

Then it will work.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac27
Anonymous
Not applicable
Thank you for your reply,
However doing this, I am still unable to add the same object parameter. The option is still greyed out within a parantheses. Seems to work with default parameters but not object parameters.
Laszlo Nagy
Community Admin
Community Admin
Yes, if you mean you wish to add the same Object parameter twice in the Fields panel of the Dialog so the same value appears in two Columns in the generated Schedule?
What I would do is I would create a new custom IFC Property and create a mapping rule for it, and assign that value of the Object parameter to the IFC Property. Then you could also display the IFC PRoperty in the schedule but it would always have the same value as the Object Property.
See this clip, which explains how this is done:

https://www.youtube.com/watch?v=CllJRQ69ADc
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac27