While opening a Rhino 8 GH file, two missing plugins are reported even though I think I have eliminated the legacy dependencies for these plugins. Is there a way to force removal of these messages?
Example message:
While opening a Rhino 8 GH file, two missing plugins are reported even though I think I have eliminated the legacy dependencies for these plugins. Is there a way to force removal of these messages?
Example message:
if you want to be 100% sure you can right click on empty canvas, select →
Find
, and type the name of the component, in this case Closest Numbers
if any instance is present, it will be shown in a list like this, where clicking on a result will just teleport you there:
with the nice addition that it will find the searched component also if it’s inside a cluster (even a nested one):
Wut!