Construct Frame, 3 Planes

Creates a frame based on the orientation of 3 construction planes.

 

Input Arguments

 

0

Collection Object Name

X Plane

The plane defining the primary (X) axis.

1

Double

X Value on PLane

The X value of the plane in the resulting frame.

2

Collection Object Name

Y Plane

The plane defining the secondary (Y) axis.

3

Double

Y Value on PLane

The Y value of the plane in the resulting frame.

4

Collection Object Name

Z Plane

The plane defining the tertiary (Z) axis.

5

Double

Z Value on Plane

The Z value of the plane in the resulting frame.

6

Collection Object Name

Frame Name (Optional)

The name of the resulting frame.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The frame was created successfully.

FAILURE

One or more of the construction planes was not found.

 

Remarks

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

This command is intended to be used with orthogonal planes. Non-orthogonal planes will give a solution, although the results may not be what you expect.