Create a FE Surface Mesh from the faces of a single CAD Body by discretizing and adding integration points of the desired order to each element within the mesh. Note, faulty CAD input can cause the meshing algorithm to fail.
The maximum angle used to automatically compute the preserved edges in the input surface. Decreasing the feature angle will produce a mesh whose edges are better aligned with the input surface.
The minimum small feature size to control the deletion of small features. A recommended value is about 5% of the edge length. An undefined value turns off feature deletion.