in pipe transition, parameters for Diameter is Read Only, any one know how to walk around this?
I thing I can do small pipes on both site, but I would like to avoid this.
Solved! Go to Solution.
Solved by Revitalizer. Go to Solution.
it is controlled via the BIM by other properties, possibly on other elements.
the entire pipe system section shares one single diameter.
how do you control it via the user interface?
that is always the question you need to ask yourself first of all.
play with the user interface to modify the diameter of pipe system sections and explore the results in RevitLookup.
that will tell you all.
Cheers,
Jeremy
I expected nothing and i'm still disappointed...
Every other fitting work with connectors in the same way except a Transition, which block parameters assigned to a connector.
I DID LOOK UP THIS IN UI, that's why Im asking for "work around ".
Why The Transition blocks Parameter when non other fitting do this?
Hi,
afaik, you can use dummy pipes for creating transitions.
Revitalizer
it is painful that this is the only way
Hi,
yes, painful as often.
Think of a dentist who wants to extract a tooth.
Normal way is:
Revit API way is:
Sometimes, also ear cannot be used, so you are forced to find another body opening.
Dirty workarounds...
Revitalizer
so I figure out how to avoid this mess with transition. I decide that i'm just going to ignore transition from api side and use Union(with two connectors assigned to a different parameters) and dump them in the very end of union list in PipeType, that way user schould never came across them.
Oh and I discover something irritating in process, that I wish I knew moth before. We can assigned parameters to description even if connector in family is fitting type. They didn't turn it off, they just made it invisible. My code would be so much simpler.
Can't find what you're looking for? Ask the community or share your knowledge.