Creates a link element whose stiffness is defined in the local coordinate system.

Inputs

Number Name Object Type Description Optional
1 Line GH_Curve A single line segment that can be converted to a GH_Curve. No
2 K1 System.Double Translational stiffness in the local 1-direction between the two end nodes. Yes
3 K2 System.Double Translational stiffness in the local 2-direction between the two end nodes. Yes
4 K3 System.Double Translational stiffness in the local 3-direction between the two end nodes. Yes
5 R1 System.Double Rotational stiffness about the local 1-axis (torsion) between the two end nodes. Yes
6 Rotation System.Double Rotation of the local axes about the local 1-axis. Yes

Outputs

Number Name Object Type Description
1 Link Element DesignLocalLinkElement A new local link element with the specified stiffness properties.

Create Local Link Element.png