BIM Software Tip: Minimum Values for Revit Parameters
While learning Dynamo, you may encounter issues when debugging parameters, especially if the parameters controlling Revit shapes fall below a certain threshold. In such cases, a dialog box will appear, preventing the generation of types.
The critical value to note is 0.8. If the parameter value drops below 0.8, a warning will be triggered. This is important because, compared to Rhinoceros and other software, Revit enforces a much stricter precision level.
For example, Grasshopper (GH) allows shape parameters to be adjusted with many decimal places, but Dynamo does not support this level of precision. Therefore, it is essential to pay close attention to these limits when working with Dynamo and Revit.














Must log in before commenting!
Sign Up