API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

AnalysisResultLoadCaseTypeEnum Enumeration

The load case type.

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2022.0.13611
Syntax
public enum LoadCaseTypeEnum
Members
  Member nameValueDescription
CASE1 Load case (not a combination to be considered in design).
COMBINATION_ULS2 Ultimate limit state combination.
COMBINATION_SLS3 Service limit state combination.
COMBINATION4 Combination (not limit state).
ENVELOPE5 Envelope (from group of combinations).
See Also