Deconstructs a Frame Element End Release object.

Inputs

Number Name Object Type Description Optional
1 End Release FrameElementEndRelease A frame nodal releases object. No

Outputs

Number Name Object Type Description
1 F1 System.String Type of axial release. Either “None,” “Released,” or “Spring.”
2 F1K System.Double Axial release spring stiffness, if it applies. Returns 0 this is not a spring release (partial fixity).
3 F2 System.String Type of local 2-axis shear release. Either “None,” “Released,” or “Spring.”
4 F2K System.Double Local 2-axis shear release spring stiffness, if it applies. Returns 0 this is not a spring release (partial fixity).
5 F3 System.String Type of local 3-axis shear release. Either “None,” “Released,” or “Spring.”
6 F3K System.Double Local 3-axis shear release spring stiffness, if it applies. Returns 0 this is not a spring release (partial fixity).
7 M1 System.String Type of local 1-axis bending (torsion) release. Either “None,” “Released,” or “Spring.”
8 M1K System.Double Local 1-axis moment release spring stiffness, if it applies. Returns 0 this is not a spring release (partial fixity).
9 M2 System.String Type of local 2-axis bending release. Either “None,” “Released,” or “Spring.”
10 M2K System.Double Local 2-axis moment release spring stiffness, if it applies. Returns 0 this is not a spring release (partial fixity).
11 M3 System.String Type of local 3-axis bending release. Either “None,” “Released,” or “Spring.”
12 M3K System.Double Local 3-axis moment release spring stiffness, if it applies. Returns 0 this is not a spring release (partial fixity).

Deconstruct Nodal Release.png