-
-
Notifications
You must be signed in to change notification settings - Fork 428
Determine the library version in .invokebutton bundle #1341
Copy link
Copy link
Closed
Labels
BundlesIssues related to the pyRevit bundles [subsystem]Issues related to the pyRevit bundles [subsystem]Closed Old IssueIssue older than a year. Thanks for pointing it out. If you feel it is still relevant, feel free toIssue older than a year. Thanks for pointing it out. If you feel it is still relevant, feel free toEnhancementEnhancement request [class->Improved #{number}: {title}]Enhancement request [class->Improved #{number}: {title}]
Metadata
Metadata
Assignees
Labels
BundlesIssues related to the pyRevit bundles [subsystem]Issues related to the pyRevit bundles [subsystem]Closed Old IssueIssue older than a year. Thanks for pointing it out. If you feel it is still relevant, feel free toIssue older than a year. Thanks for pointing it out. If you feel it is still relevant, feel free toEnhancementEnhancement request [class->Improved #{number}: {title}]Enhancement request [class->Improved #{number}: {title}]
Hello, Ehsan!
I would like you to add the feature of invocation various .NET libraries depending on the version of Revit.
At the moment, I can't even imagine how can support multiple versions of Revit at once when using InvokeButton.
And it would also be nice to add the ability to determine the library version at the runtime - use the name specified in the file bundle.yaml by default.
If there is an assembly with a name containing the Revit version, then pyRevit should use this library.
Sample structure InvokeButton: