Revit Families 401 – Data Validation » Screen4

December 11th 2009

Screen4


Bookmark and Share


  • hawscott

    how do you create an error message?

  • http://www.sloarch.com sloarch

    I would create a text parameter called “Error” and then use a formula to determine if an error has occurred and display the appropriate message.

    for example:
    If(A>B,”A is too big”. “no error”)

  • hawscott

    how do you create an error message?

  • http://www.sloarch.com Tim

    I would create a text parameter called “Error” and then use a formula to determine if an error has occurred and display the appropriate message.

    for example:
    If(A>B,”A is too big”. “no error”)

blog comments powered by Disqus