I just started learning python, making the basics of scrips to understand how it works.
One of the first thing I tried doing is creating and rotating a square. The script seems to have done the job but i still get an error that says “Data conversation failed from Number to Geometry”
By the way, as a beginner I’d say start with rhinoscriptsyntax, instead of the horrible node in code stuff, or even rhinocommon, if you already know about object oriented programming.