Construct Frame, 3 Points

Creates a frame defined by three points: an origin, point along an axis, and clocking point.

 

Input Arguments

 

0

3Pt Frame Construction Method

Construction Method

The method by which the frame will be con- structed.

1

Point Name

Origin Point

The point defining the origin of the frame.

2

Point Name

Primary Axis Point

A point lying on the primary axis.

3

Point Name

Secondary Axis Point

A point to which the secondary axis is clocked.

4

Frame 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 specified points could not be found or were invalid.

 

Remarks

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