Creates a DesignLineSpring element. This element will assign unique springs to all analytical nodes that fall on the line. The stiffness of each unique spring is determined by the length along the line tributary to the point.

Note that the length of the line matters. The length tributary to each point is calculated based on the full line length. So if the line extends beyond your first/last point, the first/last point’s tributary length will include the length to the start/end of the line.

Inputs

Number Name Object Type Description Optional
1 Line GH_Curve A single line with two points. No
2 Line Spring Properties DesignLineSpringProperties Line spring properties to assign to the nodes that fall along the line. No

Outputs

Number Name Object Type Description
1 Line Spring DesignLineSpring A new line spring element.

Create Line Spring.png