Skip to content
Discussion options

You must be logged in to vote

Hi, this issue related to the https://github.com/Nice3point/RevitToolkit, not RevitExtensions

nevertheless, I'll try to explain what this is all about

ExternalCommand used ResolveHelper https://github.com/Nice3point/RevitToolkit/blob/main/source/Nice3point.Revit.Toolkit/Helpers/ResolveHelper.cs under the hood for Revit2020-2024 and AssemblyLoadContext for Revit2025+ https://github.com/Nice3point/RevitToolkit/blob/main/source/Nice3point.Revit.Toolkit/Helpers/AddinLoadContext.cs

This info is described in the Readme https://github.com/Nice3point/RevitToolkit?tab=readme-ov-file#resolvehelper

All this helps to resolve dependencies, and load the correct libraries. In the empty IExternalCommand

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andrsbtrg
Comment options

Answer selected by andrsbtrg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants