MahmoudAbdelRahman / GH_CPython

CPython plugin for Rhino-Grasshopper
BSD 2-Clause "Simplified" License
175 stars 38 forks source link

last line: "print __name__" #20

Closed mcleonte closed 6 years ago

mcleonte commented 6 years ago

Hello Mahmoud! You forgot the paranthesis in the print statement in the last line ;p the Grasshopper ( 02 ? ) module can't be imported. Outstanding initiative, by the way! Thank you so much! I'll try to catch up with the know-how and maybe help in the near future :D

image

edit: same for line 155: print "you have to create surface from 4 points"

MahmoudAbdelRahman commented 6 years ago

Hello @Costin, Thanks so much for the constructive feedback, I have modified it and uploaded it here Grasshopper02 is the modified version of Grasshopper, I'm still working on it , but as it is not ready yet, so I've given it prefix (02), it should include the RhinoScriptSyntax main geometry objects.

I'll be very grateful if you contribute to it. Thanks so much.

Regards, Mahmoud AbdelRahman