hello ![]()
How can I convert number to text in revit formula, so I don't receive an error that the units are inconsistent?
The goal is that text parameter will display the value of a number parameter.
As you can see I've tried many ways, but none of them has worked.
Thank you for any ideas in advance!
Parameter "Text" is expecting a string, not a number, nor length, nor integer. It can display "2" as a string, but it cannot work with actual numbers.
It can only done via dynamo. You can search for the answer on dynamobim forum.
Thank you for your answers!
In the end I did in dynamo and used Python.
In case you need it - the dynamo file is attached.
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.