smesh
smesh copied to clipboard
An extension to oce, provides advanced meshing features
May I ask a naive question: What is the difference from this [https://github.com/tpaviot/smesh](https://github.com/tpaviot/smesh) and [https://github.com/trelau/SMESH](https://github.com/trelau/SMESH)? Cheers
Converting the (unsigned long) size to int is not allowed when building with strict narrowing on clang (`-Wc++11-narrowing`)
Hello everyone, and sorry if my question is a bit trivial in this page. I want to assign a mesh to an IFC object and get access to all the...
Would be great if the steps to build smesh with netgenPlugin are summarized.
When i tried to build smesh with clang i got `error: non-constant-expression cannot be narrowed from type 'std::__cxx11::list::size_type' (aka 'unsigned long') to 'int' in initializer list [-Wc++11-narrowing]` build list here...
How to write STEP from STL or SURF?
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...
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...
2nd reason would be to limit confusion, because there is a `salome-smesh` as well and people can mistaken this.