next up previous contents
Next: proj Up: Commands Previous: pnt   Contents


prnt

   'prnt' ['se'|'sq' <RETURN|set|*chars*>]|
          ['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 sequential 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

prnt mat material-name

Wildcards (*) in setnames can be used to search for setnames of a certain expression.



root 2010-07-31