At the family above, if the TYPE should be..
if A < B, TYPE = X
if A > B, TYPE = Y
But, unfortunately it's not possible in Revit yet. So TYPE must typed in manually. It's annoying and this can make some documents incorrect. (I really don't like to spend time to check errors in documents)
Oh, it was POSSIBLE.. Forget about the following. lol.
TYPE = if(A=B,"Z",(if(A>B,"Y","X")))
Oh, it was POSSIBLE.. Forget about the following. lol.
And here is a solution I found.
Just make more parameters as many as results you want, then use them for formula.
You don't have to make many types of a family and worry about errors in schedule any more with this method.
Enjoy. :)
Enjoy. :)
great idea.
ReplyDeletecan it be used to schedule door swing types (left, right)
Hi Kim,
ReplyDeleteany reason not to use this formula?
See link:
http://aol.adeon.cz/download/image.jpg
Jiri
It doesn't work for me(and most users). It's great if it was possible. I'll try it again some other time. Thanks
Deleteit's possible. Why did i failed last time?????
DeleteI edited the post. lol.
thanks.
Hi Kim,
ReplyDeleteI was inspired by this and created my own family from your formula.Thanks
https://www.youtube.com/watch?v=WGCqPXBZkVQ&feature=youtu.be