Message 1 of 1
Error execute dynamo script on plugin Revit 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
The code that calls the Dynamo script (as shown in the image above) is working well on the Revit 2024 plugin. However, after upgrading the plugin to run on Revit 2025, I am encountering an issue at dr.ExecuteCommand(drcd).
I have referenced DynamoRevitDS.dll from C:\Program Files\Autodesk\Revit 2025\AddIns\DynamoForRevit\Revit\DynamoRevitDS.dll.
Does anyone have a solution for this issue?
Thank you.