Title | Previous | Next

pickpt

Pick information for a variable at a point.

Synopsis:

pickpt window_id x y

Arguments:

window_id

The identifer of the window containing the point, an integer ranging from 1 to the number of active windows. The maximum number is 16.

x, y

The coordinates of the point. These are floating point numbers.

Description:

pickpt prints the coordinates, node numbers (for UCD meshes), zone indices (for quad meshes), and the value of the requested variable, materials, or matspecies at the point ( x , y ) in graphics visualization window window_id . This information is printed to the text (shell) window, unless the command is issued from the GUI, in which case the information is printed to the MeshTV Output window. The command also labels the point. See the description of the pick command for details on point labeling. This command applies only to 2D picks.

Examples:

pick var=d, tc=white

pickpt 1 4.3 5.6

See Also:

pick , winnew , winnum


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.