Creates a link element that is formulated in global coordinates. All stiffnesses are defined in the global coordinate system.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | Line | GH_Curve | A single line segment that can be converted to a GH_Curve. | No |
2 | Kx | System.Double | Translational stiffness in the global X-direction between the two end nodes. | No |
3 | Ky | System.Double | Translational stiffness in the global Y-direction between the two end nodes. | No |
4 | Kz | System.Double | Translational stiffness in the global Z-direction between the two end nodes. | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | Link Element | DesignGlobalLinkElement | A new global link element with the specified stiffness properties. |