ConstructionStage#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
to_solve |
bool |
To Solve |
previous_construction_stage |
int |
Previous Construction Stage |
start_time |
float |
Start time | t_s |
start_date |
str |
Start date |
end_time |
float |
End time | t_e |
end_date |
str |
End date |
duration |
float |
Duration | Δt |
loading |
Loading |
|
generate_combinations |
Analysis of construction stages via |
|
static_analysis_settings |
int |
Static analysis settings |
consider_imperfection |
bool |
Consider imperfection |
imperfection_case |
int |
Imperfection case |
structure_modification_enabled |
bool |
Consider structure modification |
structure_modification |
int |
Structure modification |
stability_analysis_enabled |
bool |
Consider stability analysis |
stability_analysis |
int |
Stability analysis |
comment |
str |
Comment |
load_duration |
str |
Load duration |
are_members_enabled_to_modify |
bool |
Members enabled |
are_all_members_active |
bool |
All |
added_members |
List[int] |
Add - Members No. |
deactivated_members |
List[int] |
Deactivate - Members No. |
active_members |
List[int] |
Active - Members No. |
member_property_modifications |
Modify Properties of Members |
|
are_surfaces_enabled_to_modify |
bool |
Surfaces enabled |
are_all_surfaces_active |
bool |
All |
added_surfaces |
List[int] |
Add - Surfaces No. |
deactivated_surfaces |
List[int] |
Deactivate - Surfaces No. |
active_surfaces |
List[int] |
Active - Surfaces No. |
surface_property_modifications |
Modify Properties of Surfaces |
|
are_solids_enabled_to_modify |
bool |
Solids enabled |
are_all_solids_active |
bool |
All |
added_solids |
List[int] |
Add - Solids No. |
deactivated_solids |
List[int] |
Deactivate - Solids No. |
active_solids |
List[int] |
Active - Solids No. |
solid_property_modifications |
Modify Properties of Solids |
|
are_nodes_enabled_to_modify |
bool |
Nodes enabled |
are_surface_contacts_enabled_to_modify |
bool |
Surface Contacts enabled |
are_all_surface_contacts_active |
bool |
All |
added_surface_contacts |
List[int] |
Added Surface Contacts |
deactivated_surface_contacts |
List[int] |
Deactivated Surface Contacts |
active_surface_contacts |
List[int] |
Active Surface Contacts |
are_rigid_links_enabled_to_modify |
bool |
Rigid Links enabled |
are_all_rigid_links_active |
bool |
All |
added_rigid_links |
List[int] |
Added Rigid Links |
deactivated_rigid_links |
List[int] |
Deactivated Rigid Links |
active_rigid_links |
List[int] |
Active Rigid Links |
support_all_nodes_with_support |
bool |
All nodes with support |
add_nodes_to_support |
List[int] |
Assign Support to Nodes No. |
deactivated_nodes_for_support |
List[int] |
Unassign Support from Nodes No. |
currently_supported_nodes |
List[int] |
Supported Nodes |
are_line_supports_enabled_to_modify |
bool |
Line Supports enabled |
support_all_lines_with_support |
bool |
All Lines supported |
add_lines_to_support |
List[int] |
Assign Support to Lines No. |
deactivated_lines_for_support |
List[int] |
Unassign support from Lines No. |
currently_supported_lines |
List[int] |
Supported Lines |
are_line_hinges_enabled_to_modify |
bool |
Line Hinges enabled |
are_all_hinges_assigned |
bool |
All Line Hinges assigned |
add_line_hinges |
str |
Assign Line Hinges |
deactivated_line_hinges |
str |
Unassign Line Hinges |
current_line_hinges |
str |
Line Hinges |
are_line_welded_joints_enabled_to_modify |
bool |
Line Welded Joints enabled |
are_all_welds_assigned |
bool |
All Line Welded Joints assigned |
add_line_welded_joints |
str |
Assign Line Welded Joints |
deactivated_line_welded_joints |
str |
Unassign Line Welded Joints |
current_line_welded_joints |
str |
Line Welded Joints |
geotechnical_analysis_reset_small_strain_history |
bool |
Reset small strain history |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Data Types#
ConstructionStageLoadingTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
ConstructionStageLoadingRow#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
|
description |
str |
|
load_case |
int |
|
status_type |
||
permanent |
bool |
|
factor |
float |
ConstructionStageMemberPropertyModificationsTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
ConstructionStageMemberPropertyModificationsRow#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
|
description |
str |
|
members_no |
List[int] |
|
action_type |
||
property_to_modify_type |
ConstructionStageMemberPropertyModificationsPropertyToModifyType |
|
original_value |
int |
|
new_value |
int |
|
comment |
str |
ConstructionStageSurfacePropertyModificationsTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
ConstructionStageSurfacePropertyModificationsRow#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
|
description |
str |
|
surfaces_no |
List[int] |
|
action_type |
||
property_to_modify_type |
ConstructionStageSurfacePropertyModificationsPropertyToModifyType |
|
original_value |
int |
|
new_value |
int |
|
comment |
str |
ConstructionStageSolidPropertyModificationsTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
ConstructionStageSolidPropertyModificationsRow#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
|
description |
str |
|
solids_no |
List[int] |
|
action_type |
||
property_to_modify_type |
ConstructionStageSolidPropertyModificationsPropertyToModifyType |
|
original_value |
int |
|
new_value |
int |
|
comment |
str |
Associated Enums#
ConstructionStageLoadingStatusType#
Name |
---|
CONSTRUCTION_STAGE_LOADING_STATUS_TYPE_ACTIVE_PERMANENT |
CONSTRUCTION_STAGE_LOADING_STATUS_TYPE_INACTIVE |
CONSTRUCTION_STAGE_LOADING_STATUS_TYPE_NONE |
ConstructionStageGenerateCombinations#
Name |
---|
CONSTRUCTION_STAGE_GENERATE_COMBINATIONS_LOAD_COMBINATIONS |
ConstructionStageMemberPropertyModificationsActionType#
Name |
---|
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_ACTION_TYPE_MODIFICATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_ACTION_TYPE_REPLACEMENT |
ConstructionStageMemberPropertyModificationsPropertyToModifyType#
Name |
---|
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_UNKNOWN |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_ALUMINUM_EFFECTIVE_LENGTH |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_ALUMINUM_SECTION_REDUCTION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_ALUMINUM_SERVICEABILITY_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_ALUMINUM_TRANSVERSE_WELD |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_ALUMINUM_ULTIMATE_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_CONCRETE_EFFECTIVE_LENGTH |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_CONCRETE_FIRE_RESISTANCE_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_CONCRETE_SEISMIC_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_CONCRETE_SERVICEABILITY_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_CONCRETE_ULTIMATE_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_SECTION_END |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_SECTION_INTERNAL |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_SECTION_START |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_STEEL_BOUNDARY_CONDITION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_STEEL_EFFECTIVE_LENGTH |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_STEEL_FIRE_RESISTANCE_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_STEEL_LOCAL_SECTION_REDUCTION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_STEEL_SEISMIC_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_STEEL_SERVICEABILITY_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_STEEL_ULTIMATE_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_TIMBER_EFFECTIVE_LENGTH |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_TIMBER_FIRE_RESISTANCE_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_TIMBER_LOCAL_SECTION_REDUCTION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_TIMBER_SERVICEABILITY_CONFIGURATION |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_TIMBER_SERVICE_CLASS |
CONSTRUCTION_STAGE_MEMBER_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_TIMBER_ULTIMATE_CONFIGURATION |
ConstructionStageSurfacePropertyModificationsActionType#
Name |
---|
CONSTRUCTION_STAGE_SURFACE_PROPERTY_MODIFICATIONS_ACTION_TYPE_MODIFICATION |
CONSTRUCTION_STAGE_SURFACE_PROPERTY_MODIFICATIONS_ACTION_TYPE_REPLACEMENT |
ConstructionStageSurfacePropertyModificationsPropertyToModifyType#
Name |
---|
CONSTRUCTION_STAGE_SURFACE_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_UNKNOWN |
CONSTRUCTION_STAGE_SURFACE_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_PROPERTY_TYPE_THICKNESS |
ConstructionStageSolidPropertyModificationsActionType#
Name |
---|
CONSTRUCTION_STAGE_SOLID_PROPERTY_MODIFICATIONS_ACTION_TYPE_MODIFICATION |
CONSTRUCTION_STAGE_SOLID_PROPERTY_MODIFICATIONS_ACTION_TYPE_REPLACEMENT |
ConstructionStageSolidPropertyModificationsPropertyToModifyType#
Name |
---|
CONSTRUCTION_STAGE_SOLID_PROPERTY_MODIFICATIONS_PROPERTY_TO_MODIFY_TYPE_UNKNOWN |