Element |
Represents the type of element
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
Members
Member name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
Beam | 1 | Beam |
Truss | 2 | Truss |
TensionOnly | 3 | Tension only |
TensionOnlyXBrace | 4 | Tension only X brace |
CompressionOnly | 5 | Compression only |
LinearAxial | 6 | Linear axial spring |
LinearTorsional | 7 | Linear torsional spring |
NonLinearAxial | 8 | Non-linear axial spring |
NonLinearTorsional | 9 | Non-linear torsional spring |
Link | 10 | Link |
See Also