Anisotropic meshes with OCC

More
2 years 7 months ago #4296 by sindresb
Hello,

I have read this article on anisotropic mesh generation with great interest:
docu.ngsolve.org/latest/netgen_tutorials/meshsize.html

The article uses CSG. I want to reproduce the illustration on the bottom of the article using OCC, but I have been unsuccessful because I have not found the OCC-equivalent of
CSGeometry().CloseSurfaces
Does such an equivalent exist?
If not, is there any other simple way to reproduce the illustration using OCC?

Best,
Sindre
More
2 years 7 months ago #4297 by matthiash
Hi Sindre,
Yes that's possible. You are lucky: this feature is so new that there is no documentation yet 

Here is the example from the documentation using OCC (we still have problems in the forum with attachments, that's why I'm using a github gits):
gist.github.com/mhochsteger/dd2ffb5e04cefa39ba7a13f010094dea

Best,
Matthias
More
2 years 7 months ago #4300 by sindresb
Great! Thanks a lot for the gist :)
Best,
Sindre
Time to create page: 0.098 seconds