Advancing Front - meshing method

Applies to 2017.3 Update and later

There are two methods which may be used to generate the mesh on imported Nonuniform Rational B-Splines (NURBS) surfaces.

This method places nodes on the surface, then places nodes in the interior of the surface being meshed. It creates elements using these nodes. This method allows more control in the placement of the nodes, allows better conformance to the part surface, and can implement local density variations more smoothly. This method improves the meshing for parts with fillets and other highly curved surfaces in comparison with Legacy method. Two options available with this meshing method improve aspect ratio; these options are off by default.
Optimize aspect ratio by surface curvature control
With this option on, mesh sizing is automatically adjusted to the local curvature on NURBS surfaces. This leads to better quality triangles with aspect ratios that approach that of an equilateral triangle.
Optimize aspect ratio by proximity control
With this option on, proximities between boundary curves are detected automatically and adequate mesh refinement is ensured at locations where boundaries are close to one another.