Step 1: 3dm input file creation

Create a rhino3d file that contains all parameters

There is a python module that allows you to comfortably create a 3dm-File. 3dm is the default file format for rhino3d.

I myself have encapsulated this module again so that I can create my own geometry objects more comfortably in rhino3d.