Diagonal inversion of two trianglesΒΆ

In MESH you can inverse the diagonal (edge) of a pseudo-quadrangle formed by two neighboring triangles with one common edge.

To inverse the diagonal:

  1. From the Modification menu choose the Diagonal inversion item or click “Diagonal Inversion” button in the toolbar.

    _images/image70.png

    “Diagonal Inversion” button

The following dialog box shall appear:

_images/diagonalinversion.png
  1. Enter IDs of nodes forming the required edge in the Edge field (the node IDs must be separated by dashes) or select this edge in the 3D viewer.

  2. Click the Apply or Apply and Close button.

    _images/image38.jpg

    “The selected edge”

    _images/image36.jpg

    “The inverted edge”

See Also a sample TUI Script of a Diagonal Inversion operation.