Orients the local axes of a design link element with an input vector. The local 1-axis (X) is always along the length of the link element. Hence, only the local 2 or 3 axes can be oriented. This component works by computing and assigning the appropriate cross section rotation.
Local axes are only applicable to a local link element, which is created using the Create Local Link Element component. The local axes of a global link element are always oriented along the global axes, and as such, if a global link is passed into this component, no modifications are made.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | Design Link Element | DesignLinkElement | The design link element whose axes are to be oriented. | No |
2 | Axis Vector | Vector3d | The direction in which to orient the specified local axis. | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | Design Link Element | DesignLinkElement | The design link element with local axis rotation set corresponding to the input vector. |
There are check-boxes on this element that provide additional input control.
Name | Available Options | Description |
---|---|---|
Axis | 2 (Y); 3 (Z) | The local axis to orient in the direction of the input vector. |