Can I use the ‘Show “code” input parameter’ and ‘Input is path’ features that I used in the ghpython component of rhino 7 in the script component of rhino 8?
-
rhino 7 ghpython
-
rhino 8 script
Can I use the ‘Show “code” input parameter’ and ‘Input is path’ features that I used in the ghpython component of rhino 7 in the script component of rhino 8?
rhino 7 ghpython
rhino 8 script
Hold Shift and right click on the component. It’ll give you more options and one of them is the “Script” input. Then you can r-click on the input and mark it as path


Oh it works fine. Thank you.
omg thank you so much. I was opening an older GH SCrip i did a while ago which was referencing to an external python file. I was searching for ages to create the script input.
Your tip with shift right click was the best. thanks thanks thanks!!