Can anyone explain why a custom component created using the grasshopper sdk is better than simply rewriting the same routine in a vb script component?
One advantage of a script component is that it can be saved in the document to be reused and edited downstream by a user or the owner
A custom component is inaccessible and requires the down stream user to also have installled the ciusrom component from the vendor.
I could understand if the custom component processes data faster or if it has more methods accessible from .net vs a script component.
Also in gh 0.7 what is the difference between a user component and a custom component?
Tags: