Creates a set of report options that can be assigned to a relationship or vector group via Set Vector Group Report Op- tions or Set Relationship Report Options.
Input Arguments
1 |
Coordinate System Type |
Coordinate System |
The type of coordinate system to use (Cartesian, Cylindric, or Polar[sic]). |
2 |
Boolean |
Summary Table? |
Indicates whether the summary table should be displayed. |
3 |
Report Details Line Format |
Details Table |
The line format for the report. |
4 |
Boolean |
Point A? |
Indicates whether Point A should be displayed. |
5 |
Boolean |
Point B? |
Indicates whether Point B should be displayed. |
6 |
Boolean |
Delta? |
Indicates whether the delta should be displayed. |
7 |
Boolean |
Mag? |
Indicates whether the magnitude should be displayed. |
8 |
Boolean |
Component 1? |
Indicates whether the first component value (X or R) should be displayed. |
9 |
Boolean |
Component 2? |
Indicates whether the second component value (Y or θ) should be displayed. |
10 |
Boolean |
Component 3? |
Indicates whether the third component value (Z or Φ) should be displayed. |
11 |
Boolean |
Show Tolerance Fields? |
Indicates whether tolerance fields should be shown. |
12 |
Boolean |
Colorize In Tolerance Fields? |
Indicates whether in-tolerance fields should be colored green. |
13 |
Boolean |
Sort by Point Names? |
Indicates whether points should be sorted by name. |
Return Arguments
0 |
Report Output Options |
Report Options |
The resulting report options. |
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.