tha
2007-08-08, 03:29 PM
Hi all,
I'm trying to create some filters to control the visibility of all the families in a project, based on the value in the parameter.
Let say I have a kitchen, in that kitchen I have a microwave, a sink and an ice machine. And I would like to create an "electrical" filter that only display the equipments that require electrical power, and another "plumbing" filter that display all the equipments that need plumb work.
For each one of the family that I want to use the filter, I would create 2 yes/no parameter for it "electrical" and "plumbing".
The microwave would have something like this: electrical: yes, plumbing: no
The ice machine would look like this: electrical: yes, plumbing: yes
The filter work fine for all the equipment that only have one yes parameter. But when they have two yes parameter, it won't work. For example, the ice machine need both electrical and plumbing, but if I only want to see the equipment that requires electrical power, the ice machine will be invisible because I have the plumbing off.
So what I really want to do is to make the ice machine visible when I have either electrical or plumbing filter on.
Thank you for taking the time to read my long post!
I'm trying to create some filters to control the visibility of all the families in a project, based on the value in the parameter.
Let say I have a kitchen, in that kitchen I have a microwave, a sink and an ice machine. And I would like to create an "electrical" filter that only display the equipments that require electrical power, and another "plumbing" filter that display all the equipments that need plumb work.
For each one of the family that I want to use the filter, I would create 2 yes/no parameter for it "electrical" and "plumbing".
The microwave would have something like this: electrical: yes, plumbing: no
The ice machine would look like this: electrical: yes, plumbing: yes
The filter work fine for all the equipment that only have one yes parameter. But when they have two yes parameter, it won't work. For example, the ice machine need both electrical and plumbing, but if I only want to see the equipment that requires electrical power, the ice machine will be invisible because I have the plumbing off.
So what I really want to do is to make the ice machine visible when I have either electrical or plumbing filter on.
Thank you for taking the time to read my long post!