next up previous contents
Next: div Up: Commands Previous: corrad   Contents


del

   'del'  ['p'|'l'|'c'|'s'|'b'|'S'|'L'|'se' <entity>]|
          ['mesh']|
          ['pic']
This keyword is used to delete an entity, the whole mesh (see also qdel) or an background-picture. For example,

del se part

will delete the set part but all included entities are still there. There is only no set part any more. The following entities are known:

Points p, Lines l, Combined lines c, Surfaces s, Bodies b, Nurb Surfaces S, Nurb Lines L and Sets se.

When an entity is deleted, all dependent higher entities are deleted as well. If a background-picture was loaded with the ``read'' command it can be deleted with:

del pic



root 2008-07-27