Construct Frame - Copy And Make Left Handed

Copies a right-handed frame and makes it left-handed, reversing either the X, Y, or Z axis.

 

Input Arguments

 

0

Collection Object Name

Reference Frame

The frame to copy and make left-handed.

1

Collection Object Name

Frame Name (Optional)

The name for the new left-handed frame.

2

Axis Identifier

Axis to reverse

The axis on the reference frame to reverse.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The frame was created successfully.

FAILURE

The reference frame was not found.

 

Remarks

If the resulting frame name already exists, the name will be incremented automatically to avoid duplicates.