Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!

Extending the syntax for families

Hi Autodesk,

It would be a great help if you could extend the formula capabilities of Revit family editor, so that the following points were possible:

  1. String compare, like: A = if (x = "Duct", 10, 20)
  2. String concatenation, like: a = "text1", b = "text2" --> c = a + ", " + b --> c = text1, text2

Really primitive Syntax but truly helpful in automating the families.

Thanks in advance.

Comentarios
Explorer
Explorer

This looks like pretty much the same type of request as this existing one: https://forums.autodesk.com/t5/revit-ideas/allow-text-in-formulas/idi-p/6322082