HyperMesh and BatchMesher

Faces Panel

Faces Panel

Previous topic Next topic No expanding text in this topic  

Faces Panel

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Location:   Tool page

 

Use the Faces panel to find the free faces in a group of elements, and operates in the same manner as edges, but in 3-D.  It also allows you to find and delete duplicate nodes.  This function will find free faces in your model where elements are separated, and highlight those areas.  Once the free faces are located, you can use equivalence to remove the duplicate nodes, based on a tolerance specified by you. The preview option is available to allow you to see which nodes will be equivalenced.

 

Finding Faces


The free faces that are found are displayed as quad or tria elements.  All of the elements created during a find are placed into a component called ^faces which is created by the find faces command.    

To avoid confusion, ^faces is deleted (if it exists) and then re-created at the beginning of the find faces function.

The elements that were selected before the find faces function remain selected upon completion of the function.

The faces created must be deleted by you.

HM_Panels_bmp00120

Entities are selected

faces2

The free faces of the selected group of entities are highlighted

HM_Panels_bmp00121

Entities are selected

HM_Panels_bmp00122

The duplicate nodes are displayed

 

Deleting Faces


delete faces does not affect selected data. The elements or components that were previously selected remain selected upon completion of this function.

This function can also be performed in the Delete panel by deleting the component, ^faces.

 

Subpanels and Inputs


There are no subpanels on the Faces panel. All inputs and command buttons are located on the main panel.

 

Panel Inputs

Input

Action

entity selector

Select the type of entity that you wish to pick. Choices are elems or comps.

tolerance

Specifies the minimum coordinate distance between two nodes.  In other words, a three-dimensional cube with sides equal to the length of tolerance around each node in the model is constructed.  If a second node lies within the cube formed, it is considered duplicate to the first and is displayed

equiv at

Specifies where to resolve a group of coincident nodes (that is, where the resulting single node lies):

lowest ID resolves coincident nodes at the location of the node with the lowest id.
midpoint resolves all coincident nodes at the midpoint between them.
Note:This option results in a single node that does not exactly match any of the previous nodes' locations.
highest ID makes all nodes within the tolerance of the node with the highest node ID equivalent with that node.

retain

When nodes are equivalenced, the resolved node will retain the node ID of either the lowest ID in the group, or the highest ID in the group, depending on what you pick from this toggle.

Note:When equivalencing at the midpoint, the node will still be moved.

 

Command Buttons

The following action buttons appear:

Button

Action

find faces

Highlight the free faces of the selected group of entities.

delete faces

Delete the component ^faces.

preview equiv

Display duplicate nodes.

reject

Reject the changes made.

return

Exit the panel.

 

 

See Also:

HM-2050: Creating Surfaces from Elements

HM-3300: Checking and Editing Mesh