Carlos Adir

Results 2 issues of Carlos Adir

I installed the ```pygmsh``` library using the command ```pip install pygmsh```. Then, as a dependency, it installed ```gmsh```. But when I try to import ```pymesh```, and this one tries to...

**Describe the bug** I got a particular case that, when I add a ```knot``` to a ```BSpline.Curve``` and then remove the same ```knot``` I don't get the previous control points....

bug