Creates a Hidden Point using a specified hidden point bar from the Hidden Point Bar Database.
Input Arguments
0 |
Point Name |
End A Point Name |
Name for the point measured at the Target A position. |
1 |
Point Name |
End B Point Name |
Name for the point measured at the Target B position. |
2 |
Integer |
Hidden Point Rod Index |
The index of the hidden point bar definition to use (from the Hidden Point Bar Database). |
3 |
Boolean |
Overwrite existing point? |
Specify whether to overwrite a point if it already exists. |
4 |
Point Name |
Point Name to Create |
The name of the resulting point. |
Return Arguments
None.
Returned Status
SUCCESS |
The hidden point was created successfully. |
PARTIAL SUCCESS |
The hidden point was created successfully, but the tolerance for the hidden point bar was violated. |
FAILURE |
One of the endpoints was not found or the specified hidden point rod index was not found. |
Remarks
If “Overwrite existing point?” is set to FALSE, the constructed point will be automatically sequenced to prevent du- plicate point names.