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:
- String compare, like: A = if (x = "Duct", 10, 20)
- 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