@@ -869,6 +869,18 @@ coordinates).
869
869
Selecting mesh elements
870
870
-----------------------
871
871
872
+ To select mesh elements, you can use the following tools:
873
+
874
+ * |meshDigitizing | :sup: `Digitize Mesh Elements` to select different mesh elements, see more at :ref: `digitize_mesh_elements `.
875
+ * |meshSelectPolygon | :sup: `Select Mesh Elements by Polygon` to select different mesh elements by polygon,
876
+ see more at :ref: `select_mesh_by_polygon `.
877
+ * |meshSelectExpression | :sup: `Select Mesh Elements by Expression` to select different mesh elements by expression,
878
+ you can choose to :guilabel: `Select by vertices ` or :guilabel: `Select by faces `, see more at :ref: `select_mesh_by_expression `.
879
+ * |meshSelectIsolatedVertices | :sup: `Select Isolated Vertices` to select all vertices that are not part of any mesh face.
880
+ * |meshSelectAll | :sup: `Select All Vertices` to select all vertices of the mesh layer.
881
+
882
+ .. _digitize_mesh_elements :
883
+
872
884
Using :guilabel: `Digitize Mesh Elements `
873
885
........................................
874
886
@@ -887,6 +899,8 @@ Hover over an element and it gets highlighted, allowing you to select it.
887
899
* To remove an element from the selection, press :kbd: `Ctrl ` and reselect it.
888
900
A deselected face will also deselect all their vertices.
889
901
902
+ .. _select_mesh_by_polygon :
903
+
890
904
Using :guilabel: `Select Mesh Elements by Polygon `
891
905
.................................................
892
906
@@ -905,6 +919,8 @@ Activate the |meshSelectPolygon| :sup:`Select Mesh Elements by Polygon` tool and
905
919
* To remove an element from the selection, press :kbd: `Ctrl ` while drawing
906
920
over the selection polygon.
907
921
922
+ .. _select_mesh_by_expression :
923
+
908
924
Using :guilabel: `Select Mesh Elements by Expression `
909
925
....................................................
910
926
@@ -929,18 +945,6 @@ Another tool for mesh elements selection is |meshSelectExpression|
929
945
* |selectRemove | :guilabel: `Remove from current selection `
930
946
931
947
932
- Using :guilabel: `Select Isolated Vertices `
933
- ..........................................
934
-
935
- Activate the |meshSelectIsolatedVertices | :sup: `Select Isolated Vertices` tool,
936
- and all vertices that are not part of any mesh face will be selected.
937
-
938
- Using :guilabel: `Select All Vertices `
939
- .....................................
940
-
941
- Activate the |meshSelectAll | :sup: `Select All Vertices` tool to select
942
- all vertices of the mesh layer.
943
-
944
948
Modifying mesh elements
945
949
------------------------
946
950
0 commit comments