SALOME documentation central

Adding nodes and elements


In MESH you can add to your mesh different elements such as:

To add a node or an element to your mesh:

  1. Select your mesh in the Object Browser or in the 3D viewer.

  2. From the Modification menu choose the Add item, the following associated submenu will appear:

    image146.png

    From this submenu select the type of element which you would like to add to your mesh.

See Also sample TUI Scripts of Adding Nodes and Elements operations.


Adding nodes

addnode.png

In this dialog box set coordinates for your node in the Coordinates set of fields and click the Apply or Apply and Close button. Your node will be created:

add_node.png


Adding 0D elements

add0delement.png

In this dialog box specify the node which will form your 0d element by selecting it in the 3D viewer and click the Apply or Apply and Close button. Your 0D element will be created:

add_0delement.png


Adding edges

addedge.png

In this dialog box specify the nodes which will form your edge by selecting them in the 3D viewer with pressed Shift button and click the Apply or Apply and Close button. Your edge will be created:

add_edge.png


Adding triangles

addtriangle.png

In this dialog box specify the nodes which will form your triangle by selecting them in the 3D viewer with pressed Shift button and click the Apply or Apply and Close button. Your triangle will be created:

add_triangle.png


Adding quadrangles

addquadrangle.png

In this dialog box specify the nodes which will form your quadrangle by selecting them in the 3D viewer with pressed Shift button and click the Apply or Apply and Close button. Your quadrangle will be created:

add_quadrangle.png


Adding polygons

addpolygon.png

In this dialog box specify the nodes which will form your polygon by selecting them in the 3D viewer with pressed Shift button and click the Apply or Apply and Close button.

add_polygone.png


Adding tetrahedrons

addtetrahedron.png

In this dialog box specify the nodes which will form your tetrahedron by selecting them in the 3D viewer with pressed Shift button and click the Apply or Apply and Close button. Your tetrahedron will be created:

image70.jpg


Adding hexahedrons

addhexahedron.png

In this dialog box specify the nodes which will form your hexahedron by selecting them in the 3D viewer with pressed Shift button and click the Apply or Apply and Close button. Your hexahedron will be created:

image71.jpg


Adding polyhedrons

a-createpolyhedralvolume.png

There are two different ways to add polyhedral volumes.
If you select Node as Elements Type you will specify the nodes which will form the faces of your polyhedron by selecting the nodes in the 3D viewer with pressed Shift button and clicking the Add button to add the face in the list of Faces by Nodes, which will form your polyhedron. Note, that it could be very useful to toggle Polyhedron Preview checkbox to see the results of your selection.
The second way is somewhat simpler, however, there are cases when it does not provide you with the necessary level of precision. If you select Face as Elements Type, you will be able to select the faces which will form your polyhedron in the 3D viewer with pressed Shift button. If you've managed to obtain the necessary result, click the Apply or Apply and Close button. Your polyhedron will be created:

add_polyhedron.png

Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS