Hi,
Is there a possibility to export C# script written in GH script editor to user object?
Similar to exporting clusters.
Hi,
Is there a possibility to export C# script written in GH script editor to user object?
Similar to exporting clusters.
For that most people just make the editor into cluster then make that cluster into a user object. Seems convoluted, but that’s the way I think you have to do it currently.
yeah it’s very simple. the process is very similar to export cluster. you dont need to group it to a cluster. Just click on the c# component, File => create userobject
Ah, been awhile since I made user objects, missed that. Good to know!