Is it possible to use 'input is path' in ghpython in a 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?

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

Rhino_QN0iSEVdkp

Rhino_wMDfYPu5US

1 Like

Oh it works fine. Thank you.

1 Like

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!!