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

Fix doc for Delete (no ';')
parent a47879c1
Branches
Tags
No related merge requests found
\input texinfo.tex @c -*-texinfo-*- \input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.71 2003-06-24 23:34:45 geuzaine Exp $ @c $Id: gmsh.texi,v 1.72 2003-07-07 16:43:46 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -1703,7 +1703,7 @@ identical coordinates). Note that Gmsh executes the @code{Coherence} command ...@@ -1703,7 +1703,7 @@ identical coordinates). Note that Gmsh executes the @code{Coherence} command
automatically after each geometrical transformation, unless automatically after each geometrical transformation, unless
@code{Geometry.AutoCoherence} is set to zero (@pxref{Geometry options}). @code{Geometry.AutoCoherence} is set to zero (@pxref{Geometry options}).
@item Delete @{ Point | Line | Surface @{ @var{expression-list} @}; @dots{} @}; @item Delete @{ Point | Line | Surface @{ @var{expression-list} @}; @dots{} @}
Deletes all elementary entities (points, lines or surfaces) whose Deletes all elementary entities (points, lines or surfaces) whose
identification numbers are given in @var{expression-list}. identification numbers are given in @var{expression-list}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment