Assigns the selected local axis in the direction of an input vector. The Local 3-axis (Z) is always normal to the shell. Hence, only the local 1 or 2 axis can be oriented. This component works by computing and assigning the local axis rotation based on the input vector. The input vector should be orthogonal to the local 3-axis (normal) of the shell. However, if the input vector is not orthogonal to the normal, the component will try to project the input vector onto the shell plane and orient the specified axis in the direction of the projected vector. This process will fail if the input vector is the same as the normal vector.

Inputs

Number Name Object Type Description Optional
1 Design Area Element DesignAreaElement The design area element whose axes are to be oriented. No
2 Axis Vector Vector3d The direction in which to orient the specified local axis. No

OutputsNumber

Number Name Object Type Description
1 Design Area Element DesignAreaElement The design area element with local axis rotation set corresponding to the input vector.

Check-Box Parameters

There are check-boxes on this element that provide additional input control.

Name Available Options Description
Axis 1 (X); 2 (Y) The local axis to orient in the direction of the input vector.

Assign Shell Axes.PNG