Hi,
This method is overloaded with a second optional argument that allows you to specify meshing parameters. I just wanted to know what parameters are used if these are not passed. The online help does not specify - or I didn’t find it. Is it the current file settings or the default “jagged and faster”?
BTW, @alain (I don’t know who is in charge of the online doc actually), on this particular page, the python sample is on the vb tab (there is no python tab)
The CreateFromBrep(Brep) overload doesn’t call into rhino with a default Geometry.MeshingParameters parameter. Whatever happens is determined on the native side so I’ll have to dig a bit to find out. I’ll get back to you.