result vector display

Changes the value display.

Syntax

result vector display <name1>=<value1>

Arguments

<name1>=<value1>
The name=value data name and/or attribute pairs that define the relevant data. For attributes, this can be either the attribute name or ID.
<direction>=<true/false>
Enter true or false to select the coordinates or resultants.
For components, enter true or false for X, Y, or Z to display the corresponding axis (or axes).
For the resultant, enter true or false for the resultant (X + Y + Z) and/or the shear resultant(s) (X + Y, Y + Z, Z + X).
font=<font>
Change font settings for the vector plot prefix and value labels.
fontsize=<fontsize>
Set the font size for the vector plot prefix and value labels.
prefix=<true/false>
Display the value prefixes.
scalevalue=<double>
Increase or decrease the size according to a scaling value.
sizescaling=<auto/magnitude/uniform>
Change the vector size.
auto
Automatically scales the vector length.
magnitude
The vector size is displayed relative to the value of the vectors.
uniform
All vectors are displayed in a uniform size.
values=<true/false>
Display the values at the tip of the vector.
vectorhead=<arrow/none>
Select a display option for the vector head.
Arrow
Displays the vector head as an arrow.
None
Displays the vector head as a straight line.
vectorposition=<tail/tip/center>
Attachement option for the vector head.
center
Attaches the center of the vector head to the reference point.
tail
Attaches the tail of the vector head to the reference point.
tip
Attaches the tip of the vector head to the reference point.

Examples

result vector display vectorhead= arrow x= false y= true xyz= true xy= true yz= true zx= true prefix= true values= false z= false font= "Arial 10 normal roman" fontsize= 9