AnalysisModelGeneralPropertiesModelCreationTypeEnum Enumeration |
Defines the model creation type.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| FULL_MODEL | 0 | Creates an analysis model using the full model. | |
| BY_WORK_AREA | 1 | Creates an analysis model using the selected area. | |
| BY_SELECTED_PARTS | 2 | Creates an analysis model using the selected parts. | |
| BY_SELECTED_PARTS_AND_LOADS | 3 | Creates an analysis model using the selected parts and loads. | |
| FLOOR_MODEL_BY_SELECTED_PARTS_AND_LOADS | 4 | Creates a floor model using the selected parts and loads. |