Compute Group to Group Orientation (Rx, Ry, Rz)

Calculates the Fixed XYZ rotations to fit one point group to another.

 

Input Arguments

 

0

Collection Object Name

Reference Group

The group to fit to.

1

Collection Object Name

Corresponding Group

The group to fit.

2

Double

Rx

The Fixed X angle to rotate to get from the corresponding group to the reference group.

3

Double

Ry

The fixed Y angle to rotate to get from the corresponding group to the reference group.

4

Double

Rz

The fixed Z angle to rotate to get from the corresponding group to the reference group.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The rotations were calculated successfully.

FAILURE

The reference group or corresponding group could not be found.

 

Remarks

None.