Clean Tools: Mesh

Description

Detects and addresses common modelling issues such as unused nodes, duplicate elements, bad element connectivity and unconnected elements.

This tool is not applicable to geometry faces (see Clean Tools: Geometry).

Settings tab

ACTIONS

Zip nodes

If set, nodes within the specified zip distance are merged and the corresponding elements are reconnected.

Remove duplicate elements

If set, multiple instances of elements with identical node connectivity are removed, leaving only one instance. The result of this action also depends on the relevant setting on the Options tab.

Fix element connectivity

If set, the following situations are addressed:

Delete free nodes

If set, nodes not connected to any entity are removed.

Delete invalid elements

If set, elements with all zero connections are removed.

Pack string group IDs

If set, unused string group IDs are removed and subsequent string group IDs are packed to form a compact list of contiguous string IDs.

SELECTION

Beams / Plates / Bricks / Links

If set, selected entity types are considered in the cleaning operation.

Act on...

Scope of cleaning operation.

TOLERANCE

Zip distance

Minimum distance between nodes, below which they are zipped together.

Options tab

Node Attributes

Specifies how node attributes are combined if multiple nodes are merged.

Node Coordinates

Specifies the position of the merged node.

Allow duplicates of different property

If set, duplicate elements with identical node connectivity but with different properties (Global: Properties) are not deleted.

Allow duplicates of different group

If set, duplicate elements with identical node connectivity but with different groups (Global: Groups) are not deleted.

Allow zero length beams

If set, beams of zero length are not deleted.

Allow zero length links

If set, links of zero length are not deleted.

Allow duplicate beams with different offsets

If set, duplicate beam elements with identical node connectivity but with different offset attributes (Beam Attributes: Offset) are not deleted.

Allow duplicate plates with different offsets

If set, duplicate plate elements with identical node connectivity but with different offset attributes (Plate Attributes: Offset) are not deleted.

Messages tab

A summary of the cleaning process, outcome and actions taken.

Information includes zip distance, number of zippable nodes, duplicate and collapsed entities, warning messages, etc.

See Also