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

Add comment on why File->Visibility does not work well with extruded meshes.
parent fa664cf7
No related branches found
No related tags found
No related merge requests found
GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2002-10-24 17:04:45 $)
GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2002-11-11 18:45:10 $)
1. GENERAL
==========
......@@ -139,6 +139,13 @@ The swapping algorithm is not very clever at the moment. Try to change
the surface mesh a bit, or recombine your mesh to generate prisms or
hexahedra.
5.8) File->Visibility does not seem to work with extruded meshes.
This a known problem (due to the fact that numbers are explicitly
assigned to mesh entities in the extrude commands, which destroys
the geometry/mesh relationship). The only solution at the moment is
to save the mesh, and to read it again.
6. SOLVER PROBLEMS
==================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment