Make Point to Point Relationship    

Creates a point to point relationship.

 

Input Arguments

 

0

Collection Object Name

Relationship Name

The name for the new relationship.

1

Point Name

First Point Name

The name for the first point in the relationship.

2

Point Name

Second Point Name

The name for the second point in the relationship.

3

Vector Tolerance

Tolerance

The component-based tolerances for the relation- ship.

4

Vector Constraint

Constraint

Component-based constraints for the relationship.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The relationship was created successfully.

FAILURE

One or both points could not be found.

 

Remarks

None.