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

doc Delete Volume
parent 915e2f86
No related branches found
No related tags found
No related merge requests found
\input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.125 2004-07-02 16:08:18 geuzaine Exp $
@c $Id: gmsh.texi,v 1.126 2004-07-03 17:50:50 geuzaine Exp $
@c
@c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
@c
......@@ -1698,8 +1698,8 @@ identical coordinates). Note that Gmsh executes the @code{Coherence} command
automatically after each geometrical transformation, unless
@code{Geometry.AutoCoherence} is set to zero (@pxref{Geometry options}).
@item Delete @{ Point | Line | Surface @{ @var{expression-list} @}; @dots{} @}
Deletes all elementary entities (points, lines or surfaces) whose
@item Delete @{ Point | Line | Surface | Volume @{ @var{expression-list} @}; @dots{} @}
Deletes all elementary entities (points, lines, surfaces or volumes) whose
identification numbers are given in @var{expression-list}.
@item Hide @{ Point | Line | Surface | Volume @{ @var{expression-list} @}; @dots{} @}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment