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


del

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

del se part

will delete the set part but all included entities are still there. They are only not longer included in the set part. 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.



root 2007-02-10