How to remove a imported library (.dll)

All,

 

I imported a dll file as a library, now I can’t figure out how to remove it. Any suggestions?

the imported dlls usually don’t load for me unless my dynamo script uses it

Currently there is no way we can unload an imported library in the same session. You would have to close Dynamo and reopen it to unload the library. Annoying yes, but currently a limitation.

2 Likes

Closing and reopening doesn’t get rid of it, what is the first step?