JeffPS13

Results 1 comments of JeffPS13

> > @mikedh After long trial and error I found this method to fix it: > > ``` > > def cross_section(mesh, plane_origin=[0,0,0], plane_normal=[1,0,0]): > > > > slice_ =...