Dear fellow developers,
I am working on the Rhino Eto form plugin. Regarding this I have a few questions:
1)Can a Button in ETO form be used to feed an excel sheet to a GH script? Note: The file Path of the GH script will be defined in the Python file where the Eto form is made.
2)Can a Button in Eto form run a specified GH script? More like the Button makes a call to run the GH script in the backend. Note: The file Path of the GH script will be defined in the Python file where the Eto form is made.
(Note: The computation of the GH script will happen in the backend of the ETO form)
I appreciate if someone can share some resources on this problem
1 post - 1 participant