Filip Rooms wrote:
Dear community,
Just a simple question: is there a native function call to section an object in python?
I know that I can call the command like
rhino.command "_section w0,-400,0 w0,400,0 _Enter"
but can this be done directly in Python or C# using functions instead of Rhino commands?
Same question for importing e.g. STL files: I know how to do it using a Rhino command, but wonder if this can be done directly in python or C#...
Kind regards,
Filip
Posts: 2
Participants: 2