I have noticed an issue with the Add Symbol component in Rhino.Inside.Revit when trying to dynamically adjust the symbol’s location.
When the point input for symbol placement is updated , the symbol doesn’t move dynamically in the Revit model. The only ways to force an update are:
- Disconnecting and reconnecting the point input.
- Changing the Tracking Mode to Enable: Replace instead of Enable: Update.
However, the Enable: Update mode doesn’t work as expected—it changes the object ID but fails to adjust the symbol’s location dynamically. This behavior seems like a bug.