Creates a template for a relationship watch window.
Input Arguments
0 |
Collection Object Name |
Watch Window Temlplate Name |
The name for the new watch window template. |
1 |
Integer |
Linear Precision |
The decimal precision of the objects distance. |
2 |
Integer |
Angular Precision |
The decimal precision of the objects angle. |
3 |
Font Type |
Font |
The font style of the text |
4 |
Color |
Text Color |
The color of the text in the watch window |
5 |
Color |
Background Color |
Color of background in watch window. |
6 |
Color |
Highlight Color |
Color of highlight in watch window. |
7 |
Boolean |
Show Deviation X (Rx)? |
Display X deviation. |
8 |
Boolean |
Show Deviation Y (Ry)? |
Display Y deviation. |
9 |
Boolean |
Show Deviation Z (Rz)? |
Display Z deviation. |
10 |
Boolean |
Show Deviation Mag? |
Display magnitude of the deviation. |
11 |
UDP Settings |
UDP Network Transmit Settings |
Set transmission speed. |
12 |
Boolean |
Transparent Background? |
The background will become transparent. |
13 |
Boolean |
Hide Units? |
The units will not be shown. |
Return Arguments
None.
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.