Bruno Agostini

Results 3 issues of Bruno Agostini

conda install : master I have bunch of twisted wires shown in the picture below. When I try to extrude them I get a segmentation fault. Is it expected that...

bug

Dear Meshio users, Using: ``` # Name Version Build Channel meshio 5.3.4 pyhd8ed1ab_0 conda-forge ``` I though this issue had been adressed in https://github.com/nschloe/meshio/pull/756 However, when I create a mesh...

Dear CQ community, Using ``` cadquery @ git+https://github.com/CadQuery/cadquery.git@153ed3f667911e909ba8b93bddd297defc7cd42f cadquery-ocp==7.7.2 gmsh==4.12.2 ``` the following simple code adapted from #1346 ```python import cadquery as cq import gmsh FD_new = cq.Workplane("YZ").center(-2.5, -10).rect(5, 20).extrude(100)...

pip