AnalysisRestraintDataReleaseTypeEnum Enumeration |
Defines the release type.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| Member name | Value | Description | |
|---|---|---|---|
| FIXED_SUPPORTED | 0 | The fixed and supported type. | |
| PINNED_SUPPORTED | 1 | The pinned and supported type. | |
| FIXED_CONNECTED | 2 | The fixed and connected type. | |
| PINNED_CONNECTED | 3 | The pinned and connected type. | |
| USER_DEFINED | 4 | The user defined type. |