Detect Faces
Use a Detect Faces node () to partition geometric boundary entities of an imported mesh by searching for shapes in the mesh that are likely to constitute faces.
To automatically partition boundaries in a mesh, select boundaries in the Graphics window, then :
Right-click in the Graphics window to open up The Graphics Context Menu and select Detect Faces from the Booleans and Partitions menu.
Right-click the Mesh node and select Detect Faces ().
Click Booleans and Partitions () on the Mesh toolbar and select Detect Faces.
Then use the following sections to specify the geometric boundary entities to split and the parameters of the partitioning algorithm:
Boundary Selection
Select the geometric boundary entities that you want to split, choose a named selection to refer to a previously defined selection, or choose All boundaries to select all boundary entities.
Face Partitioning
The partitioning algorithm splits the boundary elements along edges where the angle between neighboring boundary elements is large. Use the Maximum neighbor angle field to set the largest tolerated neighbor angle.
Select the Detect planar faces check box (selected by default) to also group approximately planar boundary elements into faces. Use the Minimum relative area field to limit how small these faces can be relative to all of the selected boundary entities. The maximum accepted angle between boundary elements in a planar face can be set with the Maximum deviation angle field. If the Detect adjacent fillet faces check box is selected, the algorithm also searches for adjacent groups of boundary elements that form cylindrical faces.