Next: split
Up: Commands
Previous: seto
Contents
setr
'setr' <set> 'n'|'e'|'p'|'l'|'s'|'b'|'S'|'L'|'se' <name ..>
This keyword is used to remove entities from a set (see also qrem. The entity will not be deleted. It is just not longer a member of that set. To remove entities from the set dummy type:
setr dummy p p1 p2
This will remove the points p1 and p2 from the set. The following entities are known: Nodes n, Elements e, Points p, Lines l, Surfaces s, Bodies b, Nurb Surfaces S, Nurb Lines L and names of other sets se. The program will automatically determine the type of the entities if not specified, but then the names must be unique.
root
2007-02-10