Make Object to Object Direction Relationship    

Creates an object to object direction relationship.

 

Input Arguments

 

0

Collection Object Name

Relationship Name

The name for the new relationship.

1

Collection Object Name

First Object in Relationship

The first object to include in the relationship.

2

Collection Object Name

Second Object in Relationship

The second object to include in the relationship.

3

Double

Nominal Angle

The nominal angle to set in the relationship.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The relationship was created successfully.

FAILURE

The first or second object could not be found.

 

Remarks

None.