Creates a dimension between two points.
Input Arguments
0 |
Point Name |
First Point |
The first point in the dimension. |
1 |
Point Name |
Second Point |
The second point in the dimension. |
Return Arguments
None.
Returned Status
SUCCESS |
The dimension was created successfully. |
FAILURE |
One or both points could not be found. |
Remarks
None.