-
Hello,
there is a bug of rounding issues for this algorithms where the number of final elements are not consistent.
eg.
1. create a cube of 100X100X100
2. mesh its edges with arithmetic (or geomet…
-
I use "mesh->ExportMED "and" mesh->MEDToMesh "exports the mesh and it does not react, even in Pyocct7.4 using" mesh. MEDToMesh"
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I tried to mesh a model with netgen and this seems to be broken due to import of `py…
-
I use this fork of smesh to support FreeCAD on Fedora. As of FreeCAD version 0.17 it makes use of SMDS_VtkVolume which does not appear to be available in the version here but does appear to be a part …
-
The Python bindings for SMESH in the past were part of pyOCCT and manually maintained (after an initial run of the binding generator that didn't cover all of the SMESH details).
This issue is meant…
-
Fedora Rawhide has updated to gcc 12 and several packages are failing to build including SMESH which has the following error:
```
/builddir/build/BUILD/smesh-9.7.0.1/src/SMESH/src/SMESH/SMESH_MeshEd…
-
When trying to use POLY2TET, I end up with segmentation fault (core dumped) error. As it is a software crach, I am not able to know if there is an error with my .obj file. Here is the output:
POLY2…
-
Currently, we can put in the `node-config.json` (and custom config) any values that are just syntactically correct.
For example:
```
"smeshing-proving-opts": {
"smeshing-…
-
Users sync successfully, but many days later (well past 48 hours) they have received no rewards.
Logs: https://drive.google.com/drive/u/1/folders/1FIV8un7GgiNe5pD0jVbaEvsJ11Jus6C6
-
FreeCAD has a smesh version included. We have adopted the latest netgen. For conda everything is currently based on occt7.1.0. My personal view is that your approach to have smesh in an external repo …