nglib C++ question : meshing parameters for Mesh granularity

More
4 years 6 months ago - 4 years 6 months ago #2644 by Dflyer
Hello,

In Netgen GUI, there is an option to set Mesh granularity ( very coarse, coarse, Moderate, Fine etc). I am wondering what are their respective meshing parameters? So that I can set in Ng_Meshing_Parameters and achieve the same in C++.

Thanks
Attachments:
Last edit: 4 years 6 months ago by Dflyer.
More
4 years 6 months ago #2645 by christopher
Have a look at python/meshing.py. There the python equivalents are defined.
Best
Christopher
More
4 years 6 months ago #2647 by Dflyer
Thanks!

Some of the parameters,

chartdistfac
linelengthfac
surfmeshcurvfac

are missing in nglib, are those significant for occ mesh?

Thanks Again!
More
4 years 6 months ago #2648 by christopher
These are stl meshing parameters.
Best
Christopher
Time to create page: 0.100 seconds