AnalysisRestraintDataReleaseTypeEnum Enumeration |
Defines the release type.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| 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. |