Retrieves the vector group display attributes from the colorization options.
Input Arguments
0 |
Colorization Options |
Colorization Options |
The colorization options to examine. |
Return Arguments
1 |
Boolean |
Draw Arrowheads? |
Indicates whether arrows should be drawn for each vector. |
2 |
Boolean |
Indicate Values? |
Indicates whether vector magnitudes should be depicted for each vector. |
3 |
Double |
Vector Magnification |
The scale factor to apply to the drawn vector length. |
4 |
Integer |
Vector Width |
The width of drawn arrows, in pixels. |
5 |
Boolean |
Draw Color Blotches? |
Indicates whether color blotches should be drawn. |
6 |
Double |
Blotch Size |
The size of color blotches, in job units. |
7 |
Boolean |
Show Out of Tolerance Only? |
Indicates whether in-tolerance vectors should be drawn. |
8 |
Boolean |
Show Color Bar In View? |
Indicates whether a vector group’s color bar should be depicted in the graphical view. |
9 |
Boolean |
Show Color Bar Percentages? |
Indicates whether the percentage of in-tolerance, high, and low vectors should be depicted on the color bar in the graphical view. |
10 |
Boolean |
Show Color Bar Fractions? |
Indicates whether the fraction of in-tolerance, high, and low vectors should be depicted on the color bar in the graphical view. |
11 |
Double |
High Saturation Limit |
The magnitude at which vectors reach the color limit on the high end of the color bar. |
12 |
Double |
Low Saturation Limit |
The magnitude at which vectors reach the color limit on the low end of the color bar. |
13 |
Double |
High Tolerance |
The high tolerance for the vector group. |
14 |
Double |
Low Tolerance |
The low tolerance for the vector group. |
15 |
Color Range Method |
Color Ranging Method |
The method to use when coloring vectors (Con- tinuous, Go/No-Go, etc). |
16 |
Base Color Type |
Base High Color |
The color to use to depict high values. |
17 |
Base Color Type |
Base Mid Color |
The color to use to depict mid-range values. |
18 |
Base Color Type |
Base Low Color |
The color to use to depict low values. |
19 |
Boolean |
Draw Tubes? |
Indicates whether or not tubes should be drawn for the vector. |
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.