Hello,
I wonder if there is a way to create a mesh with python api. I could create mesh holder (I dont remember the class name) but I couldn't populate the vertices and faces array. Is there a way to populate these arrays and build a mesh? Or should I wait developers to implement this feature into python api?
Thanks.