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

delete

parent 4a9edc34
Branches
Tags
No related merge requests found
......@@ -87,10 +87,11 @@ EndFor
// Here is the list of available scripting commands:
//
// Merge string; (to merge a file)
// Draw; (to draw the scene)
// Mesh int; (to perform the mesh generation; 'int' = 0, 1, 2 or 3)
// Save string; (to save the mesh)
// Print string; (to print the graphic window)
// Sleep expr; (to sleep during expr seconds)
// Merge string; (to merge a file)
// Draw; (to draw the scene)
// Mesh int; (to perform the mesh generation; 'int' = 0, 1, 2 or 3)
// Save string; (to save the mesh)
// Print string; (to print the graphic window)
// Sleep expr; (to sleep during expr seconds)
// Delete View[int] (to free the view int)
// Delete Meshes (to free all meshes)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment