CurveBehaviour Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum CurveBehaviour
Member name | Value | Description | |
---|---|---|---|
Standard | 0 | The 1D member acts like a standard 1D member | |
AxialForceOnly | 1 | The 1D member acts like a hinged (pinned) rod | |
CompressionOnly | 2 | The 1D member bears only pressure axial force. If the element gets under tension it stops acting. | |
TensionOnly | 3 | The 1D member bears only tension axial force. If the element gets under compression it stops acting. |