Sets the reporting options for a point group.
Input Arguments
0 |
Collection Object Name |
Point Group |
Point Group to modify |
1 |
Coordinate System Type |
Coordinate System |
Pick from Cartesian, Cylindrical or Polar |
2 |
Boolean |
Show X Component |
True - display X |
3 |
Boolean |
Show Y Component |
True - display Y |
4 |
Boolean |
Show Z Component |
True - display Z |
5 |
Boolean |
Show Offsets |
True - display offsets |
6 |
Boolean |
Show Uncertainty |
True- display uncertainty |
7 |
Boolean |
Show Notes |
True - display notes |
8 |
Boolean |
Show Measurements |
True - display measurements |
9 |
Boolean |
Show Measurement Details |
True - display measurement details |
10 |
Boolean |
Show PointingError/Worst Angle |
True- display pointing error / worst angle |
11 |
Boolean |
Sort by Point Names |
True - sorts group by point name |
12 |
Boolean |
Make Default |
True- Sets these settings as default |
13 |
Boolean |
Apply to All |
True - applies these settings to all existing point groups. |
Return Arguments
None.
Returned Status
SUCCESS |
Settings were applied successfully |
FAILURE |
The Point Group could not be found. |
Remarks
None.