I get an error:
OMG!
The reason my code failed was because these surfaces were never shaded.
How can I fake this?
Solution:
mesh_id = sc.doc.Objects.AddMesh(zmesh)
sc.doc.Views.Redraw() # go figure
I get an error:
OMG!
The reason my code failed was because these surfaces were never shaded.
How can I fake this?
Solution:
mesh_id = sc.doc.Objects.AddMesh(zmesh)
sc.doc.Views.Redraw() # go figure