yes/no parameter to control pipe size

yes/no parameter to control pipe size

Anonymous
Not applicable
544 Views
1 Reply
Message 1 of 2

yes/no parameter to control pipe size

Anonymous
Not applicable

is it possible to use a yes/no parameter to return a pipe connector instance parameter as either the true or false?

For example if the yes/no parameter is ticked then return the pipe size connected to that connector in the project, and if unticked then return the value of another parameter.

diameter = If(Yes, diameter, diameter 1).

what I'm trying to achieve is a tee with one of the connectors being pipe size if the yes/no parameter is ticked and being the same value as another connector if unticked.

Or can anyone give me a different work around for what i'm trying to achieve?

0 Likes
545 Views
1 Reply
Reply (1)
Message 2 of 2

Secttor
Collaborator
Collaborator

Hi @Anonymous

Seems that Revit 2017 doesn't want to change the connector size once it's attached to a pipe (Pipe Accessories - Breaks Into). It takes the pipe size whatever you want to change with a Y/N parameter. 

But the connector will take the pipe size if all connector-parameters are on instance for your tee. After the pipe is drawn..no! I don't see a reason for doing without resizing the pipe instead of the connector, you want to use reducers? 

 

Capture.JPG

Revit MEP - Electrical Certified Professional
Revit MEP - Mechanical Certified Professional

Draftworks.wordpress.com
0 Likes