Next: exit
Up: Commands
Previous: elem
  Contents
elty
'elty' <set> RETURN
['be2'|'be3'|'tr3'|'tr6'|'qu4'|'qu8'|'he8'|'he20']
This keyword is used to assign a specific element type to a set of entities (see section Element types in the appendix). If the element type is omitted the assignment is deleted. Multiple definitions are possible. For example,
elty all
deletes all element definitions. If the geometry was already meshed, the mesh will NOT be deleted and if the mesh command is released again after new assignments had taken place, additional elements will be created.
elty all he20
assigns 20 node brick-elements to all bodies in the set all.
elty part1 he8
redefines that definition for all bodies in the set part1.
elty part2 qu8
assigns 8 node shell elements to all surfaces in set part2.
root
2003-08-04