Anisotropic meshes with OCC
- sindresb
- Topic Author
- New Member
Less
More
2 years 7 months ago #4296
by sindresb
Anisotropic meshes with OCC was created 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
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
2 years 7 months ago #4297
by matthiash
Replied by matthiash on topic Anisotropic meshes with OCC
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
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
- sindresb
- Topic Author
- New Member
Less
More
2 years 7 months ago #4300
by sindresb
Replied by sindresb on topic Anisotropic meshes with OCC
Great! Thanks a lot for the gist
Best,
Sindre
Best,
Sindre
Time to create page: 0.098 seconds