Grasshopper geometry not showing in Rhino

Im trying to model a bridge on rhino via GHpython, no dimensioning involved (ex. no materialdata, no structure mechanics) just a drawn out model of a suspension bridge. the issue is that whatever I do in GH no matter how simple wont show up visually in Rhino, so far I’ve tried to look through these forums, check it with AI, watched countless youtube videos but nothing has helped so far. I’ve also tried changing the python code, zoom extent in Rhino, opening up safe mode, enable preview manually and I havent changed any of the default settings. How do I make it appear in Rhino? btw, some of the texts are in swedish.
I would be incredibly grateful if someone could help with this ASAP



bro.gh (8.8 KB)

what is the setting in your Display menu.
Top of the grasshopper window:
Grasshopper - File - Edit - View - Display - Solution - Window - Help

what is set / checked in Display ?

what happens if you open another gh defintion ?
for example one of the tutorial files ?
Help → Tutorial files → …

restart your computer ?
graphic driver up to date ?

you defined a function that´s never called-? (as including a print shows)
the panel does not show an output - so its not a rhino display problem.
bro_jvs01.gh (11.3 KB)

or …you go for:
bro_jvs02.gh (10.6 KB)