AnalysisModelGeneralPropertiesModelCreationTypeEnum Enumeration |
Defines the model creation type.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| 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. |