**read_groups
#
Description#
This command reads an ascii file that contains node, boundary, element, and/or integration point sets.
Syntax#
**read_groups
\(~\,\) *file
filename
Example#
Here is an example of the Ascii file
**nset nset1
1 2 3 ...
...
**elset elset1
...
**faset
...
....