Skip to content
Snippets Groups Projects
Commit 4bc49d1f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

remove SetPartition: it's a no-op in Gmsh 4, where partitions are just discrete entities

parent f56a610a
No related branches found
No related tags found
No related merge requests found
......@@ -3033,10 +3033,6 @@ Renumbers the node tags in the current mesh in a contiunous sequence.
Renumbers the elements tags in the current mesh in a contiunous
sequence.
@item SetPartition @var{expression} @{ <Physical> Point | Curve | Surface | Volume @{ @var{expression-list-or-all} @}; @dots{} @}
Sets the partition tag of the mesh elements in the entities in
@var{expression-list} to @var{expression}.
@item < Recursive > Color @var{color-expression} @{ <Physical> Point | Curve | Surface | Volume @{ @var{expression-list-or-all} @}; @dots{} @}
Sets the mesh color of the entities in @var{expression-list} to
@var{color-expression}. @value{SYNC}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment