Boolean Family Variables

Boolean Family Variables

Anonymous
Not applicable
1,806 Views
7 Replies
Message 1 of 8

Boolean Family Variables

Anonymous
Not applicable

Hey all,

 

I'm trying to do something that has ended up giving me far more trouble than I thought it would; mainly because of my unfamiliarity with Revit. Initially I was trying to use an algorithm to search through the users drawing, find valves, check if they were open or shut, and then draw a halo/ring around them. Then I was told to do it through the families. So, I opened Revit, created my rings, and now I'm at the point where I'm trying to apply them, but again: Unfamiliar. I'm right here:

FamilyParam.png


The Valve Shut property is Shared.  I want to implement the Valve Status based on whether the Valve Shut is true/false.  It gives me a bunch of different error while I'm trying to do this because there's no documentation (I've found) on how to do this.  Does anyone know?  Help me Obi Wan Kenobi!!  You're my only hope (of closing this task)!

0 Likes
Accepted solutions (1)
1,807 Views
7 Replies
Replies (7)
Message 2 of 8

ToanDN
Consultant
Consultant
Post a family here. Indicate the Revit version.
Message 3 of 8

Anonymous
Not applicable

I'm trying to get this:

 

RedHalo.png

 

 

On to this:

 

ValveDetails.png

 

Based on the YES/NO variable Valve Shut using something like this:

 

FamilyParam.png

 

 

0 Likes
Message 4 of 8

ToanDN
Consultant
Consultant
I meant the RFA file, not the screenshots.
Message 5 of 8

Anonymous
Not applicable

My bad.  Here they are:  And I'm doing this in Revit 2016, followed by 2017

0 Likes
Message 6 of 8

ToanDN
Consultant
Consultant
On which view of the family do you want the symbols to appear? Plan, front, side?
Message 7 of 8

Anonymous
Not applicable

The plan view

0 Likes
Message 8 of 8

ToanDN
Consultant
Consultant
Accepted solution

Try the attached.  Steps below:

 

Open and Closed symbols need to be on different subcategories so that they appear in different colors when you load them into the host family and projects.  Add a subcategory and name it differently for each Generic annotation family.

 

Capture.PNG

 

Load them in the host family, place and constrain the location to where you want.  Assign the visibility parameter as shown below.  Do it for both symbols.

 

Capture1.PNG

 

That should be all.

 

P/S: now thinking about it, the annotation symbols will not follow the size of the Valve model family, but the scale of the view they appear on.  But you may already know that.