Hi everyone,
I’m experiencing an issue with Dynamo and Adaptive Components in Revit.
I have a Dynamo script that updates rotation parameters such as Rot_XY_A, Rot_XY_B, and Rot_XY_C for a set of Adaptive Components. The script works correctly the first time it runs. However, when I run the script again with new values, some components do not update properly in the Revit 3D view.
What’s interesting is that the parameter values are successfully written to the elements, but the geometry either does not regenerate or is displayed incorrectly.
If I manually perform the following steps:
-
Set the rotation parameters to
0 -
Apply the changes
-
Set the parameters back to the calculated values
the component immediately updates and displays correctly.
I have attached a video demonstrating the issue. In the example shown, the component displays correctly with a rotation angle of approximately -53.82°. After changing the parameter to 0°, Revit regenerates the geometry. When I set the parameter back to -53.82°, the component displays correctly again.
What is this error and how can I fix it? I would really appreciate any help.

