Next: proj
Up: Commands
Previous: pnt
Contents
prnt
'prnt' ['se'|'sq' <RETURN|set>]|
['n'|'e'|'f'|'p'|'l'|'s'|'b' <entity>]|
['amp' <RETURN|amplitude>]|
['mat' <RETURN|material>]
This keyword is used to print the contents of a set or the definition of other entities. The following entities are known:
Nodes n, Elements e, Faces f, Points p, Lines l, Surfaces s, Bodies b, Nurb Surfaces S, Nurb Lines L, Sets se and Sequences sq
To see all known sets, type
prnt se
or type
prnt sq
to see all known seqential sets. To see the contents of a specific set, type
prnt se setName
To print the definition of a line, type
prnt l lineName
If an ccx- or abaqus-input-file was read then it is also possible to print the amplitudes (*AMPLITUDE in ccx) or the material-propperties (*MATERIAL in ccx):
prnt amp amplitude-name
graph mat material-name
root
2007-02-10