dlubal.api 2.12.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- dlubal/__init__.py +0 -0
- dlubal/api/__init__.py +0 -0
- dlubal/api/common/__init__.py +8 -0
- dlubal/api/common/common_messages_pb2.py +78 -0
- dlubal/api/common/common_messages_pb2.pyi +230 -0
- dlubal/api/common/common_pb2.py +48 -0
- dlubal/api/common/common_pb2.pyi +65 -0
- dlubal/api/common/connection.py +252 -0
- dlubal/api/common/exceptions.py +12 -0
- dlubal/api/common/import_export/__init__.py +2 -0
- dlubal/api/common/import_export/export_attributes_pb2.py +46 -0
- dlubal/api/common/import_export/export_attributes_pb2.pyi +77 -0
- dlubal/api/common/import_export/import_attributes_pb2.py +40 -0
- dlubal/api/common/import_export/import_attributes_pb2.pyi +17 -0
- dlubal/api/common/model_id_pb2.py +38 -0
- dlubal/api/common/model_id_pb2.pyi +17 -0
- dlubal/api/common/options_pb2.py +35 -0
- dlubal/api/common/options_pb2.pyi +7 -0
- dlubal/api/common/packing.py +144 -0
- dlubal/api/common/table.py +37 -0
- dlubal/api/common/table_data_pb2.py +39 -0
- dlubal/api/common/table_data_pb2.pyi +21 -0
- dlubal/api/common/utility.py +131 -0
- dlubal/api/rfem/__init__.py +55 -0
- dlubal/api/rfem/all_pb2.py +36 -0
- dlubal/api/rfem/all_pb2.pyi +9 -0
- dlubal/api/rfem/aluminum_design/__init__.py +4 -0
- dlubal/api/rfem/aluminum_design/aluminum_boundary_conditions_pb2.py +51 -0
- dlubal/api/rfem/aluminum_design/aluminum_boundary_conditions_pb2.pyi +192 -0
- dlubal/api/rfem/aluminum_design/aluminum_effective_lengths_pb2.py +91 -0
- dlubal/api/rfem/aluminum_design/aluminum_effective_lengths_pb2.pyi +382 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.pyi +170 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_transverse_weld_pb2.pyi +105 -0
- dlubal/api/rfem/aluminum_design_objects/__init__.py +2 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +77 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +269 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +77 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +269 -0
- dlubal/api/rfem/application.py +893 -0
- dlubal/api/rfem/application_pb2.py +77 -0
- dlubal/api/rfem/application_pb2.pyi +167 -0
- dlubal/api/rfem/application_pb2_grpc.py +2002 -0
- dlubal/api/rfem/base_data_objects/__init__.py +1 -0
- dlubal/api/rfem/base_data_objects/terrain_pb2.py +42 -0
- dlubal/api/rfem/base_data_objects/terrain_pb2.pyi +71 -0
- dlubal/api/rfem/base_data_pb2.py +108 -0
- dlubal/api/rfem/base_data_pb2.pyi +2639 -0
- dlubal/api/rfem/beam_panels/__init__.py +4 -0
- dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.py +38 -0
- dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.pyi +39 -0
- dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.py +38 -0
- dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.pyi +55 -0
- dlubal/api/rfem/beam_panels/sheathing_pb2.py +38 -0
- dlubal/api/rfem/beam_panels/sheathing_pb2.pyi +63 -0
- dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.py +44 -0
- dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.pyi +95 -0
- dlubal/api/rfem/building_model/__init__.py +4 -0
- dlubal/api/rfem/building_model/building_story_pb2.py +59 -0
- dlubal/api/rfem/building_model/building_story_pb2.pyi +194 -0
- dlubal/api/rfem/building_model/deep_beam_pb2.py +271 -0
- dlubal/api/rfem/building_model/deep_beam_pb2.pyi +3606 -0
- dlubal/api/rfem/building_model/floor_set_pb2.py +39 -0
- dlubal/api/rfem/building_model/floor_set_pb2.pyi +60 -0
- dlubal/api/rfem/building_model/shear_wall_pb2.py +169 -0
- dlubal/api/rfem/building_model/shear_wall_pb2.pyi +1966 -0
- dlubal/api/rfem/calculation_diagrams/__init__.py +1 -0
- dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +61 -0
- dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +1762 -0
- dlubal/api/rfem/component_design_objects/__init__.py +2 -0
- dlubal/api/rfem/component_design_objects/component_pb2.py +55 -0
- dlubal/api/rfem/component_design_objects/component_pb2.pyi +164 -0
- dlubal/api/rfem/component_design_objects/component_serie_pb2.py +38 -0
- dlubal/api/rfem/component_design_objects/component_serie_pb2.pyi +56 -0
- dlubal/api/rfem/concrete_design_objects/__init__.py +5 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.py +105 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +435 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +61 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +193 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +65 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +215 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +125 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +545 -0
- dlubal/api/rfem/concrete_design_objects/concrete_effective_lengths_pb2.py +107 -0
- dlubal/api/rfem/concrete_design_objects/concrete_effective_lengths_pb2.pyi +496 -0
- dlubal/api/rfem/concrete_foundations/__init__.py +1 -0
- dlubal/api/rfem/concrete_foundations/single_foundation_pb2.py +75 -0
- dlubal/api/rfem/concrete_foundations/single_foundation_pb2.pyi +314 -0
- dlubal/api/rfem/construction_stages/__init__.py +1 -0
- dlubal/api/rfem/construction_stages/construction_stage_pb2.py +86 -0
- dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +535 -0
- dlubal/api/rfem/design_addons_pb2.py +36 -0
- dlubal/api/rfem/design_addons_pb2.pyi +28 -0
- dlubal/api/rfem/digital_twins/__init__.py +1 -0
- dlubal/api/rfem/digital_twins/digital_twins/__init__.py +3 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_pb2.py +47 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_pb2.pyi +126 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_set_pb2.py +44 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_set_pb2.pyi +71 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_value_definition_pb2.py +44 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_value_definition_pb2.pyi +98 -0
- dlubal/api/rfem/dynamic_analysis_pb2.py +36 -0
- dlubal/api/rfem/dynamic_analysis_pb2.pyi +23 -0
- dlubal/api/rfem/dynamic_loads/__init__.py +3 -0
- dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +42 -0
- dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +67 -0
- dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +44 -0
- dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +91 -0
- dlubal/api/rfem/dynamic_loads/time_diagram_pb2.py +46 -0
- dlubal/api/rfem/dynamic_loads/time_diagram_pb2.pyi +83 -0
- dlubal/api/rfem/foundation_design_objects/__init__.py +2 -0
- dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.py +41 -0
- dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.pyi +47 -0
- dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.py +41 -0
- dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.pyi +47 -0
- dlubal/api/rfem/geotechnical_analysis/__init__.py +3 -0
- dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +43 -0
- dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +70 -0
- dlubal/api/rfem/geotechnical_analysis/pile_resistance_pb2.py +42 -0
- dlubal/api/rfem/geotechnical_analysis/pile_resistance_pb2.pyi +75 -0
- dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +53 -0
- dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +164 -0
- dlubal/api/rfem/glass_design/__init__.py +1 -0
- dlubal/api/rfem/glass_design/glass_composition_model_pb2.py +91 -0
- dlubal/api/rfem/glass_design/glass_composition_model_pb2.pyi +456 -0
- dlubal/api/rfem/glass_design_objects/__init__.py +2 -0
- dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.py +69 -0
- dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.pyi +213 -0
- dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.py +69 -0
- dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.pyi +213 -0
- dlubal/api/rfem/global_parameters/__init__.py +1 -0
- dlubal/api/rfem/global_parameters/global_parameter_pb2.py +40 -0
- dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +294 -0
- dlubal/api/rfem/guide_objects/__init__.py +15 -0
- dlubal/api/rfem/guide_objects/building_grid_pb2.py +53 -0
- dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +211 -0
- dlubal/api/rfem/guide_objects/clipping_box_pb2.py +37 -0
- dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +40 -0
- dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +45 -0
- dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +121 -0
- dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +41 -0
- dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +91 -0
- dlubal/api/rfem/guide_objects/dimension_pb2.py +79 -0
- dlubal/api/rfem/guide_objects/dimension_pb2.pyi +422 -0
- dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +41 -0
- dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +121 -0
- dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +36 -0
- dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +15 -0
- dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.py +38 -0
- dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.pyi +35 -0
- dlubal/api/rfem/guide_objects/guideline_pb2.py +42 -0
- dlubal/api/rfem/guide_objects/guideline_pb2.pyi +90 -0
- dlubal/api/rfem/guide_objects/layer_group_pb2.py +36 -0
- dlubal/api/rfem/guide_objects/layer_group_pb2.pyi +22 -0
- dlubal/api/rfem/guide_objects/layer_pb2.py +38 -0
- dlubal/api/rfem/guide_objects/layer_pb2.pyi +44 -0
- dlubal/api/rfem/guide_objects/note_pb2.py +47 -0
- dlubal/api/rfem/guide_objects/note_pb2.pyi +163 -0
- dlubal/api/rfem/guide_objects/object_snap_pb2.py +38 -0
- dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +86 -0
- dlubal/api/rfem/guide_objects/texture_pb2.py +36 -0
- dlubal/api/rfem/guide_objects/texture_pb2.pyi +41 -0
- dlubal/api/rfem/guide_objects/visual_object_pb2.py +43 -0
- dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +135 -0
- dlubal/api/rfem/ifc_objects/__init__.py +2 -0
- dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.py +46 -0
- dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.pyi +98 -0
- dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.py +38 -0
- dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.pyi +32 -0
- dlubal/api/rfem/imperfections/__init__.py +3 -0
- dlubal/api/rfem/imperfections/imperfection_case_pb2.py +60 -0
- dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +215 -0
- dlubal/api/rfem/imperfections/member_imperfection_pb2.py +50 -0
- dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +205 -0
- dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +50 -0
- dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +203 -0
- dlubal/api/rfem/layout_and_drawing/__init__.py +2 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_pb2.py +65 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_pb2.pyi +372 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_point_pb2.py +39 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_point_pb2.pyi +37 -0
- dlubal/api/rfem/load_wizards/__init__.py +7 -0
- dlubal/api/rfem/load_wizards/import_support_reactions_pb2.py +46 -0
- dlubal/api/rfem/load_wizards/import_support_reactions_pb2.pyi +91 -0
- dlubal/api/rfem/load_wizards/load_model_pb2.py +50 -0
- dlubal/api/rfem/load_wizards/load_model_pb2.pyi +113 -0
- dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.py +46 -0
- dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.pyi +93 -0
- dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.py +45 -0
- dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.pyi +110 -0
- dlubal/api/rfem/load_wizards/moving_load_pb2.py +52 -0
- dlubal/api/rfem/load_wizards/moving_load_pb2.pyi +715 -0
- dlubal/api/rfem/load_wizards/wind_profile_pb2.py +48 -0
- dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +777 -0
- dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +55 -0
- dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +148 -0
- dlubal/api/rfem/loading/__init__.py +16 -0
- dlubal/api/rfem/loading/action_combination_pb2.py +48 -0
- dlubal/api/rfem/loading/action_combination_pb2.pyi +155 -0
- dlubal/api/rfem/loading/action_pb2.py +54 -0
- dlubal/api/rfem/loading/action_pb2.pyi +719 -0
- dlubal/api/rfem/loading/combination_wizard_pb2.py +49 -0
- dlubal/api/rfem/loading/combination_wizard_pb2.pyi +116 -0
- dlubal/api/rfem/loading/design_situation_pb2.py +47 -0
- dlubal/api/rfem/loading/design_situation_pb2.pyi +1222 -0
- dlubal/api/rfem/loading/load_case_pb2.py +104 -0
- dlubal/api/rfem/loading/load_case_pb2.pyi +1385 -0
- dlubal/api/rfem/loading/load_combination_pb2.py +65 -0
- dlubal/api/rfem/loading/load_combination_pb2.pyi +390 -0
- dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +52 -0
- dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +155 -0
- dlubal/api/rfem/loading/optimization_settings_pb2.py +46 -0
- dlubal/api/rfem/loading/optimization_settings_pb2.pyi +111 -0
- dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +38 -0
- dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +50 -0
- dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +44 -0
- dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +66 -0
- dlubal/api/rfem/loading/result_combination_pb2.py +59 -0
- dlubal/api/rfem/loading/result_combination_pb2.pyi +304 -0
- dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +46 -0
- dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +80 -0
- dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +44 -0
- dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +118 -0
- dlubal/api/rfem/loading/static_analysis_settings_pb2.py +48 -0
- dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +172 -0
- dlubal/api/rfem/loading/time_history_analysis_settings_pb2.py +54 -0
- dlubal/api/rfem/loading/time_history_analysis_settings_pb2.pyi +169 -0
- dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +52 -0
- dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +176 -0
- dlubal/api/rfem/loads/__init__.py +19 -0
- dlubal/api/rfem/loads/additional_foundation_load_pb2.py +41 -0
- dlubal/api/rfem/loads/additional_foundation_load_pb2.pyi +80 -0
- dlubal/api/rfem/loads/cutting_pattern_load_pb2.py +40 -0
- dlubal/api/rfem/loads/cutting_pattern_load_pb2.pyi +49 -0
- dlubal/api/rfem/loads/free_circular_load_pb2.py +42 -0
- dlubal/api/rfem/loads/free_circular_load_pb2.pyi +97 -0
- dlubal/api/rfem/loads/free_concentrated_load_pb2.py +44 -0
- dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +103 -0
- dlubal/api/rfem/loads/free_line_load_pb2.py +48 -0
- dlubal/api/rfem/loads/free_line_load_pb2.pyi +149 -0
- dlubal/api/rfem/loads/free_polygon_load_pb2.py +46 -0
- dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +123 -0
- dlubal/api/rfem/loads/free_rectangular_load_pb2.py +53 -0
- dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +194 -0
- dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +37 -0
- dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +47 -0
- dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +37 -0
- dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +43 -0
- dlubal/api/rfem/loads/line_load_pb2.py +59 -0
- dlubal/api/rfem/loads/line_load_pb2.pyi +266 -0
- dlubal/api/rfem/loads/line_set_load_pb2.py +59 -0
- dlubal/api/rfem/loads/line_set_load_pb2.pyi +266 -0
- dlubal/api/rfem/loads/member_load_pb2.py +79 -0
- dlubal/api/rfem/loads/member_load_pb2.pyi +492 -0
- dlubal/api/rfem/loads/member_set_load_pb2.py +79 -0
- dlubal/api/rfem/loads/member_set_load_pb2.pyi +490 -0
- dlubal/api/rfem/loads/nodal_load_pb2.py +49 -0
- dlubal/api/rfem/loads/nodal_load_pb2.pyi +228 -0
- dlubal/api/rfem/loads/opening_load_pb2.py +43 -0
- dlubal/api/rfem/loads/opening_load_pb2.pyi +82 -0
- dlubal/api/rfem/loads/solid_load_pb2.py +53 -0
- dlubal/api/rfem/loads/solid_load_pb2.pyi +172 -0
- dlubal/api/rfem/loads/solid_set_load_pb2.py +53 -0
- dlubal/api/rfem/loads/solid_set_load_pb2.pyi +172 -0
- dlubal/api/rfem/loads/surface_load_pb2.py +65 -0
- dlubal/api/rfem/loads/surface_load_pb2.pyi +340 -0
- dlubal/api/rfem/loads/surface_set_load_pb2.py +65 -0
- dlubal/api/rfem/loads/surface_set_load_pb2.pyi +340 -0
- dlubal/api/rfem/manipulation/__init__.py +1 -0
- dlubal/api/rfem/manipulation/manipulation_pb2.py +38 -0
- dlubal/api/rfem/manipulation/manipulation_pb2.pyi +25 -0
- dlubal/api/rfem/mesh/__init__.py +1 -0
- dlubal/api/rfem/mesh/mesh_settings_pb2.py +51 -0
- dlubal/api/rfem/mesh/mesh_settings_pb2.pyi +218 -0
- dlubal/api/rfem/object_id_pb2.py +39 -0
- dlubal/api/rfem/object_id_pb2.pyi +25 -0
- dlubal/api/rfem/object_type_pb2.py +36 -0
- dlubal/api/rfem/object_type_pb2.pyi +416 -0
- dlubal/api/rfem/reinforcement/__init__.py +4 -0
- dlubal/api/rfem/reinforcement/concrete_durability_pb2.py +68 -0
- dlubal/api/rfem/reinforcement/concrete_durability_pb2.pyi +257 -0
- dlubal/api/rfem/reinforcement/punching_reinforcement_pb2.py +58 -0
- dlubal/api/rfem/reinforcement/punching_reinforcement_pb2.pyi +319 -0
- dlubal/api/rfem/reinforcement/reinforcement_direction_pb2.py +38 -0
- dlubal/api/rfem/reinforcement/reinforcement_direction_pb2.pyi +47 -0
- dlubal/api/rfem/reinforcement/surface_reinforcement_pb2.py +84 -0
- dlubal/api/rfem/reinforcement/surface_reinforcement_pb2.pyi +743 -0
- dlubal/api/rfem/result_objects/__init__.py +2 -0
- dlubal/api/rfem/result_objects/result_point_pb2.py +41 -0
- dlubal/api/rfem/result_objects/result_point_pb2.pyi +75 -0
- dlubal/api/rfem/result_objects/result_section_pb2.py +43 -0
- dlubal/api/rfem/result_objects/result_section_pb2.pyi +116 -0
- dlubal/api/rfem/results/__init__.py +4 -0
- dlubal/api/rfem/results/result_table_pb2.py +36 -0
- dlubal/api/rfem/results/result_table_pb2.pyi +1462 -0
- dlubal/api/rfem/results/results_query_pb2.py +41 -0
- dlubal/api/rfem/results/results_query_pb2.pyi +31 -0
- dlubal/api/rfem/results/results_type_pb2.py +36 -0
- dlubal/api/rfem/results/results_type_pb2.pyi +1200 -0
- dlubal/api/rfem/results/settings/__init__.py +1 -0
- dlubal/api/rfem/results/settings/result_settings_pb2.py +38 -0
- dlubal/api/rfem/results/settings/result_settings_pb2.pyi +23 -0
- dlubal/api/rfem/rsection_stresses/__init__.py +1 -0
- dlubal/api/rfem/rsection_stresses/member_configuration_pb2.py +41 -0
- dlubal/api/rfem/rsection_stresses/member_configuration_pb2.pyi +53 -0
- dlubal/api/rfem/steel_design/__init__.py +4 -0
- dlubal/api/rfem/steel_design/steel_boundary_conditions_pb2.py +51 -0
- dlubal/api/rfem/steel_design/steel_boundary_conditions_pb2.pyi +192 -0
- dlubal/api/rfem/steel_design/steel_effective_lengths_pb2.py +117 -0
- dlubal/api/rfem/steel_design/steel_effective_lengths_pb2.pyi +524 -0
- dlubal/api/rfem/steel_design/steel_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rfem/steel_design/steel_member_local_cross_section_reduction_pb2.pyi +170 -0
- dlubal/api/rfem/steel_design/steel_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rfem/steel_design/steel_member_transverse_weld_pb2.pyi +105 -0
- dlubal/api/rfem/steel_design_objects/__init__.py +4 -0
- dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +57 -0
- dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +151 -0
- dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +53 -0
- dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +129 -0
- dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +141 -0
- dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +621 -0
- dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +141 -0
- dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +621 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/__init__.py +2 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.py +49 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.pyi +91 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.py +49 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.pyi +91 -0
- dlubal/api/rfem/stress_analysis_objects/__init__.py +3 -0
- dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.py +41 -0
- dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.pyi +47 -0
- dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.py +36 -0
- dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.pyi +26 -0
- dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.py +36 -0
- dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.pyi +26 -0
- dlubal/api/rfem/structure_advanced/__init__.py +15 -0
- dlubal/api/rfem/structure_advanced/block_pb2.py +55 -0
- dlubal/api/rfem/structure_advanced/block_pb2.pyi +196 -0
- dlubal/api/rfem/structure_advanced/cutting_pattern_pb2.py +44 -0
- dlubal/api/rfem/structure_advanced/cutting_pattern_pb2.pyi +71 -0
- dlubal/api/rfem/structure_advanced/design_strip_pb2.py +61 -0
- dlubal/api/rfem/structure_advanced/design_strip_pb2.pyi +460 -0
- dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.py +53 -0
- dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.pyi +158 -0
- dlubal/api/rfem/structure_advanced/intersection_pb2.py +36 -0
- dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +26 -0
- dlubal/api/rfem/structure_advanced/line_release_pb2.py +42 -0
- dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +71 -0
- dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +42 -0
- dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +69 -0
- dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +41 -0
- dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +104 -0
- dlubal/api/rfem/structure_advanced/rule_based_link_generator_pb2.py +49 -0
- dlubal/api/rfem/structure_advanced/rule_based_link_generator_pb2.pyi +108 -0
- dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +98 -0
- dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +473 -0
- dlubal/api/rfem/structure_advanced/surface_cell_pb2.py +41 -0
- dlubal/api/rfem/structure_advanced/surface_cell_pb2.pyi +74 -0
- dlubal/api/rfem/structure_advanced/surface_cell_set_pb2.py +39 -0
- dlubal/api/rfem/structure_advanced/surface_cell_set_pb2.pyi +56 -0
- dlubal/api/rfem/structure_advanced/surface_release_pb2.py +42 -0
- dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +73 -0
- dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +61 -0
- dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +165 -0
- dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +38 -0
- dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +39 -0
- dlubal/api/rfem/structure_core/__init__.py +15 -0
- dlubal/api/rfem/structure_core/cross_section_pb2.py +76 -0
- dlubal/api/rfem/structure_core/cross_section_pb2.pyi +2141 -0
- dlubal/api/rfem/structure_core/line_pb2.py +87 -0
- dlubal/api/rfem/structure_core/line_pb2.pyi +592 -0
- dlubal/api/rfem/structure_core/line_set_pb2.py +39 -0
- dlubal/api/rfem/structure_core/line_set_pb2.pyi +62 -0
- dlubal/api/rfem/structure_core/material_pb2.py +161 -0
- dlubal/api/rfem/structure_core/material_pb2.pyi +1586 -0
- dlubal/api/rfem/structure_core/member_pb2.py +240 -0
- dlubal/api/rfem/structure_core/member_pb2.pyi +2767 -0
- dlubal/api/rfem/structure_core/member_representative_pb2.py +336 -0
- dlubal/api/rfem/structure_core/member_representative_pb2.pyi +4383 -0
- dlubal/api/rfem/structure_core/member_set_pb2.py +168 -0
- dlubal/api/rfem/structure_core/member_set_pb2.pyi +1955 -0
- dlubal/api/rfem/structure_core/member_set_representative_pb2.py +466 -0
- dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +6333 -0
- dlubal/api/rfem/structure_core/node_pb2.py +49 -0
- dlubal/api/rfem/structure_core/node_pb2.pyi +180 -0
- dlubal/api/rfem/structure_core/opening_pb2.py +37 -0
- dlubal/api/rfem/structure_core/opening_pb2.pyi +45 -0
- dlubal/api/rfem/structure_core/solid_pb2.py +63 -0
- dlubal/api/rfem/structure_core/solid_pb2.pyi +292 -0
- dlubal/api/rfem/structure_core/solid_set_pb2.py +45 -0
- dlubal/api/rfem/structure_core/solid_set_pb2.pyi +92 -0
- dlubal/api/rfem/structure_core/surface_pb2.py +97 -0
- dlubal/api/rfem/structure_core/surface_pb2.pyi +651 -0
- dlubal/api/rfem/structure_core/surface_set_pb2.py +49 -0
- dlubal/api/rfem/structure_core/surface_set_pb2.pyi +182 -0
- dlubal/api/rfem/structure_core/thickness_pb2.py +76 -0
- dlubal/api/rfem/structure_core/thickness_pb2.pyi +555 -0
- dlubal/api/rfem/timber_design/__init__.py +6 -0
- dlubal/api/rfem/timber_design/timber_effective_lengths_pb2.py +105 -0
- dlubal/api/rfem/timber_design/timber_effective_lengths_pb2.pyi +478 -0
- dlubal/api/rfem/timber_design/timber_member_local_cross_section_reduction_pb2.py +48 -0
- dlubal/api/rfem/timber_design/timber_member_local_cross_section_reduction_pb2.pyi +125 -0
- dlubal/api/rfem/timber_design/timber_moisture_class_pb2.py +38 -0
- dlubal/api/rfem/timber_design/timber_moisture_class_pb2.pyi +49 -0
- dlubal/api/rfem/timber_design/timber_screw_type_pb2.py +38 -0
- dlubal/api/rfem/timber_design/timber_screw_type_pb2.pyi +58 -0
- dlubal/api/rfem/timber_design/timber_service_class_pb2.py +38 -0
- dlubal/api/rfem/timber_design/timber_service_class_pb2.pyi +49 -0
- dlubal/api/rfem/timber_design/timber_service_conditions_pb2.py +42 -0
- dlubal/api/rfem/timber_design/timber_service_conditions_pb2.pyi +115 -0
- dlubal/api/rfem/timber_design_objects/__init__.py +3 -0
- dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +125 -0
- dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +525 -0
- dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +125 -0
- dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +525 -0
- dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +165 -0
- dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +753 -0
- dlubal/api/rfem/types_for_craneway_design/__init__.py +2 -0
- dlubal/api/rfem/types_for_craneway_design/crane_pb2.py +36 -0
- dlubal/api/rfem/types_for_craneway_design/crane_pb2.pyi +24 -0
- dlubal/api/rfem/types_for_craneway_design/craneway_pb2.py +52 -0
- dlubal/api/rfem/types_for_craneway_design/craneway_pb2.pyi +117 -0
- dlubal/api/rfem/types_for_lines/__init__.py +6 -0
- dlubal/api/rfem/types_for_lines/cutting_line_setting_pb2.py +38 -0
- dlubal/api/rfem/types_for_lines/cutting_line_setting_pb2.pyi +30 -0
- dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +155 -0
- dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +1008 -0
- dlubal/api/rfem/types_for_lines/line_link_pb2.py +43 -0
- dlubal/api/rfem/types_for_lines/line_link_pb2.pyi +70 -0
- dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +38 -0
- dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +49 -0
- dlubal/api/rfem/types_for_lines/line_support_pb2.py +159 -0
- dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +1068 -0
- dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +44 -0
- dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +100 -0
- dlubal/api/rfem/types_for_members/__init__.py +14 -0
- dlubal/api/rfem/types_for_members/design_support_pb2.py +62 -0
- dlubal/api/rfem/types_for_members/design_support_pb2.pyi +253 -0
- dlubal/api/rfem/types_for_members/diagonal_brace_pb2.py +46 -0
- dlubal/api/rfem/types_for_members/diagonal_brace_pb2.pyi +103 -0
- dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +36 -0
- dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +52 -0
- dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +49 -0
- dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +113 -0
- dlubal/api/rfem/types_for_members/member_hinge_pb2.py +249 -0
- dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +1782 -0
- dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +38 -0
- dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +61 -0
- dlubal/api/rfem/types_for_members/member_openings_pb2.py +46 -0
- dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +97 -0
- dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +40 -0
- dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +52 -0
- dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +50 -0
- dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +127 -0
- dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +40 -0
- dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +80 -0
- dlubal/api/rfem/types_for_members/member_spring_pb2.py +52 -0
- dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +149 -0
- dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +48 -0
- dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +139 -0
- dlubal/api/rfem/types_for_members/member_support_pb2.py +49 -0
- dlubal/api/rfem/types_for_members/member_support_pb2.pyi +156 -0
- dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +48 -0
- dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +147 -0
- dlubal/api/rfem/types_for_nodes/__init__.py +3 -0
- dlubal/api/rfem/types_for_nodes/nodal_link_pb2.py +43 -0
- dlubal/api/rfem/types_for_nodes/nodal_link_pb2.pyi +78 -0
- dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +40 -0
- dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +63 -0
- dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +211 -0
- dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +1456 -0
- dlubal/api/rfem/types_for_solids/__init__.py +3 -0
- dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +40 -0
- dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +59 -0
- dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +36 -0
- dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +28 -0
- dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +36 -0
- dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +30 -0
- dlubal/api/rfem/types_for_special_objects/__init__.py +4 -0
- dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +156 -0
- dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +1017 -0
- dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +198 -0
- dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +1385 -0
- dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +81 -0
- dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +374 -0
- dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +44 -0
- dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +77 -0
- dlubal/api/rfem/types_for_steel_joints/__init__.py +1 -0
- dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.py +53 -0
- dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.pyi +188 -0
- dlubal/api/rfem/types_for_surfaces/__init__.py +4 -0
- dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +42 -0
- dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +71 -0
- dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +36 -0
- dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +30 -0
- dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +40 -0
- dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +163 -0
- dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +43 -0
- dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +82 -0
- dlubal/api/rfem/types_for_wind_simulation/__init__.py +2 -0
- dlubal/api/rfem/types_for_wind_simulation/roughness_and_permeability_pb2.py +40 -0
- dlubal/api/rfem/types_for_wind_simulation/roughness_and_permeability_pb2.pyi +85 -0
- dlubal/api/rfem/types_for_wind_simulation/shrink_wrapping_pb2.py +42 -0
- dlubal/api/rfem/types_for_wind_simulation/shrink_wrapping_pb2.pyi +73 -0
- dlubal/api/rsection/__init__.py +15 -0
- dlubal/api/rsection/all_pb2.py +36 -0
- dlubal/api/rsection/all_pb2.pyi +9 -0
- dlubal/api/rsection/application.py +572 -0
- dlubal/api/rsection/application_pb2.py +52 -0
- dlubal/api/rsection/application_pb2.pyi +59 -0
- dlubal/api/rsection/application_pb2_grpc.py +1337 -0
- dlubal/api/rsection/base_data_pb2.py +58 -0
- dlubal/api/rsection/base_data_pb2.pyi +158 -0
- dlubal/api/rsection/global_parameters/__init__.py +1 -0
- dlubal/api/rsection/global_parameters/global_parameter_pb2.py +40 -0
- dlubal/api/rsection/global_parameters/global_parameter_pb2.pyi +150 -0
- dlubal/api/rsection/guide_objects/__init__.py +4 -0
- dlubal/api/rsection/guide_objects/dimension_pb2.py +71 -0
- dlubal/api/rsection/guide_objects/dimension_pb2.pyi +314 -0
- dlubal/api/rsection/guide_objects/dxf_file_model_object_pb2.py +43 -0
- dlubal/api/rsection/guide_objects/dxf_file_model_object_pb2.pyi +125 -0
- dlubal/api/rsection/guide_objects/group_of_object_selections_pb2.py +38 -0
- dlubal/api/rsection/guide_objects/group_of_object_selections_pb2.pyi +35 -0
- dlubal/api/rsection/guide_objects/object_snap_pb2.py +38 -0
- dlubal/api/rsection/guide_objects/object_snap_pb2.pyi +86 -0
- dlubal/api/rsection/internal_forces/__init__.py +1 -0
- dlubal/api/rsection/internal_forces/internal_forces_pb2.py +38 -0
- dlubal/api/rsection/internal_forces/internal_forces_pb2.pyi +58 -0
- dlubal/api/rsection/loading/__init__.py +2 -0
- dlubal/api/rsection/loading/load_case_pb2.py +38 -0
- dlubal/api/rsection/loading/load_case_pb2.pyi +616 -0
- dlubal/api/rsection/loading/load_combination_pb2.py +42 -0
- dlubal/api/rsection/loading/load_combination_pb2.pyi +113 -0
- dlubal/api/rsection/manipulation/__init__.py +1 -0
- dlubal/api/rsection/manipulation/manipulation_pb2.py +38 -0
- dlubal/api/rsection/manipulation/manipulation_pb2.pyi +23 -0
- dlubal/api/rsection/object_id_pb2.py +39 -0
- dlubal/api/rsection/object_id_pb2.pyi +25 -0
- dlubal/api/rsection/object_type_pb2.py +36 -0
- dlubal/api/rsection/object_type_pb2.pyi +60 -0
- dlubal/api/rsection/results/__init__.py +4 -0
- dlubal/api/rsection/results/result_table_pb2.py +36 -0
- dlubal/api/rsection/results/result_table_pb2.pyi +10 -0
- dlubal/api/rsection/results/results_query_pb2.py +41 -0
- dlubal/api/rsection/results/results_query_pb2.pyi +31 -0
- dlubal/api/rsection/results/results_type_pb2.py +36 -0
- dlubal/api/rsection/results/results_type_pb2.pyi +10 -0
- dlubal/api/rsection/results/settings/__init__.py +1 -0
- dlubal/api/rsection/results/settings/result_settings_pb2.py +38 -0
- dlubal/api/rsection/results/settings/result_settings_pb2.pyi +23 -0
- dlubal/api/rsection/rsection_stresses/__init__.py +1 -0
- dlubal/api/rsection/rsection_stresses/member_configuration_pb2.py +41 -0
- dlubal/api/rsection/rsection_stresses/member_configuration_pb2.pyi +53 -0
- dlubal/api/rsection/structure_advanced/__init__.py +1 -0
- dlubal/api/rsection/structure_advanced/block_pb2.py +55 -0
- dlubal/api/rsection/structure_advanced/block_pb2.pyi +190 -0
- dlubal/api/rsection/structure_core/__init__.py +15 -0
- dlubal/api/rsection/structure_core/bar_pb2.py +40 -0
- dlubal/api/rsection/structure_core/bar_pb2.pyi +102 -0
- dlubal/api/rsection/structure_core/cross_section_pb2.py +50 -0
- dlubal/api/rsection/structure_core/cross_section_pb2.pyi +1731 -0
- dlubal/api/rsection/structure_core/element_pb2.py +53 -0
- dlubal/api/rsection/structure_core/element_pb2.pyi +204 -0
- dlubal/api/rsection/structure_core/layer_group_pb2.py +36 -0
- dlubal/api/rsection/structure_core/layer_group_pb2.pyi +22 -0
- dlubal/api/rsection/structure_core/layer_pb2.py +38 -0
- dlubal/api/rsection/structure_core/layer_pb2.pyi +44 -0
- dlubal/api/rsection/structure_core/line_pb2.py +59 -0
- dlubal/api/rsection/structure_core/line_pb2.pyi +222 -0
- dlubal/api/rsection/structure_core/material_pb2.py +127 -0
- dlubal/api/rsection/structure_core/material_pb2.pyi +1122 -0
- dlubal/api/rsection/structure_core/opening_pb2.py +37 -0
- dlubal/api/rsection/structure_core/opening_pb2.pyi +39 -0
- dlubal/api/rsection/structure_core/part_pb2.py +39 -0
- dlubal/api/rsection/structure_core/part_pb2.pyi +58 -0
- dlubal/api/rsection/structure_core/point_pb2.py +43 -0
- dlubal/api/rsection/structure_core/point_pb2.pyi +109 -0
- dlubal/api/rsection/structure_core/reinforcement_layer_pb2.py +36 -0
- dlubal/api/rsection/structure_core/reinforcement_layer_pb2.pyi +23 -0
- dlubal/api/rsection/structure_core/stirrup_pb2.py +36 -0
- dlubal/api/rsection/structure_core/stirrup_pb2.pyi +42 -0
- dlubal/api/rsection/structure_core/stress_point_pb2.py +45 -0
- dlubal/api/rsection/structure_core/stress_point_pb2.pyi +101 -0
- dlubal/api/rsection/structure_core/subpanel_pb2.py +38 -0
- dlubal/api/rsection/structure_core/subpanel_pb2.pyi +49 -0
- dlubal/api/rsection/structure_core/weld_pb2.py +38 -0
- dlubal/api/rsection/structure_core/weld_pb2.pyi +46 -0
- dlubal/api/rstab/__init__.py +39 -0
- dlubal/api/rstab/all_pb2.py +36 -0
- dlubal/api/rstab/all_pb2.pyi +9 -0
- dlubal/api/rstab/aluminum_design/__init__.py +4 -0
- dlubal/api/rstab/aluminum_design/aluminum_boundary_conditions_pb2.py +51 -0
- dlubal/api/rstab/aluminum_design/aluminum_boundary_conditions_pb2.pyi +188 -0
- dlubal/api/rstab/aluminum_design/aluminum_effective_lengths_pb2.py +91 -0
- dlubal/api/rstab/aluminum_design/aluminum_effective_lengths_pb2.pyi +382 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.pyi +166 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_transverse_weld_pb2.pyi +101 -0
- dlubal/api/rstab/aluminum_design_objects/__init__.py +2 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +77 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +261 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +77 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +261 -0
- dlubal/api/rstab/application.py +827 -0
- dlubal/api/rstab/application_pb2.py +72 -0
- dlubal/api/rstab/application_pb2.pyi +148 -0
- dlubal/api/rstab/application_pb2_grpc.py +1780 -0
- dlubal/api/rstab/base_data_objects/__init__.py +1 -0
- dlubal/api/rstab/base_data_objects/terrain_pb2.py +42 -0
- dlubal/api/rstab/base_data_objects/terrain_pb2.pyi +71 -0
- dlubal/api/rstab/base_data_pb2.py +92 -0
- dlubal/api/rstab/base_data_pb2.pyi +2373 -0
- dlubal/api/rstab/calculation_diagrams/__init__.py +1 -0
- dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.py +61 -0
- dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.pyi +1762 -0
- dlubal/api/rstab/concrete_design_objects/__init__.py +5 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.py +105 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +435 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +61 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +193 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.py +65 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +203 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.py +125 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +533 -0
- dlubal/api/rstab/concrete_design_objects/concrete_effective_lengths_pb2.py +107 -0
- dlubal/api/rstab/concrete_design_objects/concrete_effective_lengths_pb2.pyi +496 -0
- dlubal/api/rstab/concrete_foundations/__init__.py +1 -0
- dlubal/api/rstab/concrete_foundations/single_foundation_pb2.py +75 -0
- dlubal/api/rstab/concrete_foundations/single_foundation_pb2.pyi +310 -0
- dlubal/api/rstab/design_addons_pb2.py +36 -0
- dlubal/api/rstab/design_addons_pb2.pyi +22 -0
- dlubal/api/rstab/digital_twins/__init__.py +1 -0
- dlubal/api/rstab/digital_twins/digital_twins/__init__.py +3 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_pb2.py +47 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_pb2.pyi +126 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_set_pb2.py +44 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_set_pb2.pyi +71 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_value_definition_pb2.py +44 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_value_definition_pb2.pyi +98 -0
- dlubal/api/rstab/dynamic_analysis_pb2.py +36 -0
- dlubal/api/rstab/dynamic_analysis_pb2.pyi +23 -0
- dlubal/api/rstab/dynamic_loads/__init__.py +3 -0
- dlubal/api/rstab/dynamic_loads/accelerogram_pb2.py +42 -0
- dlubal/api/rstab/dynamic_loads/accelerogram_pb2.pyi +67 -0
- dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.py +44 -0
- dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.pyi +91 -0
- dlubal/api/rstab/dynamic_loads/time_diagram_pb2.py +46 -0
- dlubal/api/rstab/dynamic_loads/time_diagram_pb2.pyi +83 -0
- dlubal/api/rstab/foundation_design_objects/__init__.py +2 -0
- dlubal/api/rstab/foundation_design_objects/concrete_design_configuration_pb2.py +41 -0
- dlubal/api/rstab/foundation_design_objects/concrete_design_configuration_pb2.pyi +47 -0
- dlubal/api/rstab/foundation_design_objects/geotechnical_design_configuration_pb2.py +41 -0
- dlubal/api/rstab/foundation_design_objects/geotechnical_design_configuration_pb2.pyi +47 -0
- dlubal/api/rstab/global_parameters/__init__.py +1 -0
- dlubal/api/rstab/global_parameters/global_parameter_pb2.py +40 -0
- dlubal/api/rstab/global_parameters/global_parameter_pb2.pyi +278 -0
- dlubal/api/rstab/guide_objects/__init__.py +15 -0
- dlubal/api/rstab/guide_objects/building_grid_pb2.py +53 -0
- dlubal/api/rstab/guide_objects/building_grid_pb2.pyi +207 -0
- dlubal/api/rstab/guide_objects/clipping_box_pb2.py +37 -0
- dlubal/api/rstab/guide_objects/clipping_box_pb2.pyi +40 -0
- dlubal/api/rstab/guide_objects/clipping_plane_pb2.py +45 -0
- dlubal/api/rstab/guide_objects/clipping_plane_pb2.pyi +121 -0
- dlubal/api/rstab/guide_objects/coordinate_system_pb2.py +41 -0
- dlubal/api/rstab/guide_objects/coordinate_system_pb2.pyi +91 -0
- dlubal/api/rstab/guide_objects/dimension_pb2.py +69 -0
- dlubal/api/rstab/guide_objects/dimension_pb2.pyi +282 -0
- dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.py +41 -0
- dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.pyi +121 -0
- dlubal/api/rstab/guide_objects/dxf_model_object_pb2.py +36 -0
- dlubal/api/rstab/guide_objects/dxf_model_object_pb2.pyi +15 -0
- dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.py +38 -0
- dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.pyi +35 -0
- dlubal/api/rstab/guide_objects/guideline_pb2.py +42 -0
- dlubal/api/rstab/guide_objects/guideline_pb2.pyi +90 -0
- dlubal/api/rstab/guide_objects/layer_group_pb2.py +36 -0
- dlubal/api/rstab/guide_objects/layer_group_pb2.pyi +22 -0
- dlubal/api/rstab/guide_objects/layer_pb2.py +38 -0
- dlubal/api/rstab/guide_objects/layer_pb2.pyi +44 -0
- dlubal/api/rstab/guide_objects/note_pb2.py +43 -0
- dlubal/api/rstab/guide_objects/note_pb2.pyi +121 -0
- dlubal/api/rstab/guide_objects/object_snap_pb2.py +38 -0
- dlubal/api/rstab/guide_objects/object_snap_pb2.pyi +86 -0
- dlubal/api/rstab/guide_objects/texture_pb2.py +36 -0
- dlubal/api/rstab/guide_objects/texture_pb2.pyi +41 -0
- dlubal/api/rstab/guide_objects/visual_object_pb2.py +43 -0
- dlubal/api/rstab/guide_objects/visual_object_pb2.pyi +135 -0
- dlubal/api/rstab/ifc_objects/__init__.py +2 -0
- dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.py +46 -0
- dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.pyi +98 -0
- dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.py +38 -0
- dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.pyi +32 -0
- dlubal/api/rstab/imperfections/__init__.py +3 -0
- dlubal/api/rstab/imperfections/imperfection_case_pb2.py +60 -0
- dlubal/api/rstab/imperfections/imperfection_case_pb2.pyi +215 -0
- dlubal/api/rstab/imperfections/member_imperfection_pb2.py +50 -0
- dlubal/api/rstab/imperfections/member_imperfection_pb2.pyi +205 -0
- dlubal/api/rstab/imperfections/member_set_imperfection_pb2.py +50 -0
- dlubal/api/rstab/imperfections/member_set_imperfection_pb2.pyi +203 -0
- dlubal/api/rstab/load_wizards/__init__.py +7 -0
- dlubal/api/rstab/load_wizards/import_support_reactions_pb2.py +46 -0
- dlubal/api/rstab/load_wizards/import_support_reactions_pb2.pyi +89 -0
- dlubal/api/rstab/load_wizards/load_model_pb2.py +50 -0
- dlubal/api/rstab/load_wizards/load_model_pb2.pyi +113 -0
- dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.py +46 -0
- dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.pyi +93 -0
- dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.py +45 -0
- dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.pyi +110 -0
- dlubal/api/rstab/load_wizards/moving_load_pb2.py +52 -0
- dlubal/api/rstab/load_wizards/moving_load_pb2.pyi +715 -0
- dlubal/api/rstab/load_wizards/wind_profile_pb2.py +48 -0
- dlubal/api/rstab/load_wizards/wind_profile_pb2.pyi +777 -0
- dlubal/api/rstab/load_wizards/wind_simulation_pb2.py +55 -0
- dlubal/api/rstab/load_wizards/wind_simulation_pb2.pyi +148 -0
- dlubal/api/rstab/loading/__init__.py +16 -0
- dlubal/api/rstab/loading/action_combination_pb2.py +48 -0
- dlubal/api/rstab/loading/action_combination_pb2.pyi +153 -0
- dlubal/api/rstab/loading/action_pb2.py +54 -0
- dlubal/api/rstab/loading/action_pb2.pyi +719 -0
- dlubal/api/rstab/loading/combination_wizard_pb2.py +49 -0
- dlubal/api/rstab/loading/combination_wizard_pb2.pyi +116 -0
- dlubal/api/rstab/loading/design_situation_pb2.py +47 -0
- dlubal/api/rstab/loading/design_situation_pb2.pyi +1222 -0
- dlubal/api/rstab/loading/load_case_pb2.py +102 -0
- dlubal/api/rstab/loading/load_case_pb2.pyi +1365 -0
- dlubal/api/rstab/loading/load_combination_pb2.py +65 -0
- dlubal/api/rstab/loading/load_combination_pb2.pyi +384 -0
- dlubal/api/rstab/loading/modal_analysis_settings_pb2.py +52 -0
- dlubal/api/rstab/loading/modal_analysis_settings_pb2.pyi +147 -0
- dlubal/api/rstab/loading/optimization_settings_pb2.py +46 -0
- dlubal/api/rstab/loading/optimization_settings_pb2.pyi +111 -0
- dlubal/api/rstab/loading/pushover_analysis_settings_pb2.py +38 -0
- dlubal/api/rstab/loading/pushover_analysis_settings_pb2.pyi +50 -0
- dlubal/api/rstab/loading/relationship_between_load_cases_pb2.py +44 -0
- dlubal/api/rstab/loading/relationship_between_load_cases_pb2.pyi +66 -0
- dlubal/api/rstab/loading/result_combination_pb2.py +59 -0
- dlubal/api/rstab/loading/result_combination_pb2.pyi +300 -0
- dlubal/api/rstab/loading/spectral_analysis_settings_pb2.py +46 -0
- dlubal/api/rstab/loading/spectral_analysis_settings_pb2.pyi +80 -0
- dlubal/api/rstab/loading/stability_analysis_settings_pb2.py +44 -0
- dlubal/api/rstab/loading/stability_analysis_settings_pb2.pyi +118 -0
- dlubal/api/rstab/loading/static_analysis_settings_pb2.py +42 -0
- dlubal/api/rstab/loading/static_analysis_settings_pb2.pyi +110 -0
- dlubal/api/rstab/loading/time_history_analysis_settings_pb2.py +54 -0
- dlubal/api/rstab/loading/time_history_analysis_settings_pb2.pyi +163 -0
- dlubal/api/rstab/loading/wind_simulation_analysis_settings_pb2.py +52 -0
- dlubal/api/rstab/loading/wind_simulation_analysis_settings_pb2.pyi +176 -0
- dlubal/api/rstab/loads/__init__.py +5 -0
- dlubal/api/rstab/loads/additional_foundation_load_pb2.py +41 -0
- dlubal/api/rstab/loads/additional_foundation_load_pb2.pyi +80 -0
- dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.py +37 -0
- dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.pyi +43 -0
- dlubal/api/rstab/loads/member_load_pb2.py +79 -0
- dlubal/api/rstab/loads/member_load_pb2.pyi +492 -0
- dlubal/api/rstab/loads/member_set_load_pb2.py +79 -0
- dlubal/api/rstab/loads/member_set_load_pb2.pyi +490 -0
- dlubal/api/rstab/loads/nodal_load_pb2.py +49 -0
- dlubal/api/rstab/loads/nodal_load_pb2.pyi +224 -0
- dlubal/api/rstab/manipulation/__init__.py +1 -0
- dlubal/api/rstab/manipulation/manipulation_pb2.py +38 -0
- dlubal/api/rstab/manipulation/manipulation_pb2.pyi +25 -0
- dlubal/api/rstab/object_id_pb2.py +39 -0
- dlubal/api/rstab/object_id_pb2.pyi +25 -0
- dlubal/api/rstab/object_type_pb2.py +36 -0
- dlubal/api/rstab/object_type_pb2.pyi +256 -0
- dlubal/api/rstab/reinforcement/__init__.py +1 -0
- dlubal/api/rstab/reinforcement/concrete_durability_pb2.py +68 -0
- dlubal/api/rstab/reinforcement/concrete_durability_pb2.pyi +251 -0
- dlubal/api/rstab/results/__init__.py +4 -0
- dlubal/api/rstab/results/result_table_pb2.py +36 -0
- dlubal/api/rstab/results/result_table_pb2.pyi +584 -0
- dlubal/api/rstab/results/results_query_pb2.py +41 -0
- dlubal/api/rstab/results/results_query_pb2.pyi +31 -0
- dlubal/api/rstab/results/results_type_pb2.py +36 -0
- dlubal/api/rstab/results/results_type_pb2.pyi +454 -0
- dlubal/api/rstab/results/settings/__init__.py +1 -0
- dlubal/api/rstab/results/settings/result_settings_pb2.py +38 -0
- dlubal/api/rstab/results/settings/result_settings_pb2.pyi +23 -0
- dlubal/api/rstab/rsection_stresses/__init__.py +1 -0
- dlubal/api/rstab/rsection_stresses/member_configuration_pb2.py +41 -0
- dlubal/api/rstab/rsection_stresses/member_configuration_pb2.pyi +53 -0
- dlubal/api/rstab/steel_design/__init__.py +4 -0
- dlubal/api/rstab/steel_design/steel_boundary_conditions_pb2.py +51 -0
- dlubal/api/rstab/steel_design/steel_boundary_conditions_pb2.pyi +188 -0
- dlubal/api/rstab/steel_design/steel_effective_lengths_pb2.py +117 -0
- dlubal/api/rstab/steel_design/steel_effective_lengths_pb2.pyi +524 -0
- dlubal/api/rstab/steel_design/steel_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rstab/steel_design/steel_member_local_cross_section_reduction_pb2.pyi +166 -0
- dlubal/api/rstab/steel_design/steel_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rstab/steel_design/steel_member_transverse_weld_pb2.pyi +101 -0
- dlubal/api/rstab/steel_design_objects/__init__.py +4 -0
- dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.py +57 -0
- dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.pyi +143 -0
- dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.py +53 -0
- dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +121 -0
- dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.py +141 -0
- dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.pyi +613 -0
- dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.py +141 -0
- dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.pyi +613 -0
- dlubal/api/rstab/structure_advanced/__init__.py +5 -0
- dlubal/api/rstab/structure_advanced/block_pb2.py +55 -0
- dlubal/api/rstab/structure_advanced/block_pb2.pyi +192 -0
- dlubal/api/rstab/structure_advanced/cutting_pattern_pb2.py +44 -0
- dlubal/api/rstab/structure_advanced/cutting_pattern_pb2.pyi +71 -0
- dlubal/api/rstab/structure_advanced/nodal_release_pb2.py +42 -0
- dlubal/api/rstab/structure_advanced/nodal_release_pb2.pyi +65 -0
- dlubal/api/rstab/structure_advanced/rule_based_link_generator_pb2.py +49 -0
- dlubal/api/rstab/structure_advanced/rule_based_link_generator_pb2.pyi +108 -0
- dlubal/api/rstab/structure_advanced/structure_modification_pb2.py +70 -0
- dlubal/api/rstab/structure_advanced/structure_modification_pb2.pyi +275 -0
- dlubal/api/rstab/structure_core/__init__.py +7 -0
- dlubal/api/rstab/structure_core/cross_section_pb2.py +76 -0
- dlubal/api/rstab/structure_core/cross_section_pb2.pyi +2141 -0
- dlubal/api/rstab/structure_core/material_pb2.py +129 -0
- dlubal/api/rstab/structure_core/material_pb2.pyi +1132 -0
- dlubal/api/rstab/structure_core/member_pb2.py +228 -0
- dlubal/api/rstab/structure_core/member_pb2.pyi +2605 -0
- dlubal/api/rstab/structure_core/member_representative_pb2.py +324 -0
- dlubal/api/rstab/structure_core/member_representative_pb2.pyi +4221 -0
- dlubal/api/rstab/structure_core/member_set_pb2.py +168 -0
- dlubal/api/rstab/structure_core/member_set_pb2.pyi +1955 -0
- dlubal/api/rstab/structure_core/member_set_representative_pb2.py +456 -0
- dlubal/api/rstab/structure_core/member_set_representative_pb2.pyi +6215 -0
- dlubal/api/rstab/structure_core/node_pb2.py +49 -0
- dlubal/api/rstab/structure_core/node_pb2.pyi +172 -0
- dlubal/api/rstab/timber_design/__init__.py +6 -0
- dlubal/api/rstab/timber_design/timber_effective_lengths_pb2.py +105 -0
- dlubal/api/rstab/timber_design/timber_effective_lengths_pb2.pyi +478 -0
- dlubal/api/rstab/timber_design/timber_member_local_cross_section_reduction_pb2.py +48 -0
- dlubal/api/rstab/timber_design/timber_member_local_cross_section_reduction_pb2.pyi +121 -0
- dlubal/api/rstab/timber_design/timber_moisture_class_pb2.py +38 -0
- dlubal/api/rstab/timber_design/timber_moisture_class_pb2.pyi +41 -0
- dlubal/api/rstab/timber_design/timber_screw_type_pb2.py +38 -0
- dlubal/api/rstab/timber_design/timber_screw_type_pb2.pyi +58 -0
- dlubal/api/rstab/timber_design/timber_service_class_pb2.py +38 -0
- dlubal/api/rstab/timber_design/timber_service_class_pb2.pyi +41 -0
- dlubal/api/rstab/timber_design/timber_service_conditions_pb2.py +42 -0
- dlubal/api/rstab/timber_design/timber_service_conditions_pb2.pyi +107 -0
- dlubal/api/rstab/timber_design_objects/__init__.py +3 -0
- dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.py +125 -0
- dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.pyi +517 -0
- dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.py +125 -0
- dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.pyi +517 -0
- dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.py +165 -0
- dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.pyi +745 -0
- dlubal/api/rstab/types_for_craneway_design/__init__.py +2 -0
- dlubal/api/rstab/types_for_craneway_design/crane_pb2.py +36 -0
- dlubal/api/rstab/types_for_craneway_design/crane_pb2.pyi +24 -0
- dlubal/api/rstab/types_for_craneway_design/craneway_pb2.py +52 -0
- dlubal/api/rstab/types_for_craneway_design/craneway_pb2.pyi +117 -0
- dlubal/api/rstab/types_for_members/__init__.py +13 -0
- dlubal/api/rstab/types_for_members/design_support_pb2.py +62 -0
- dlubal/api/rstab/types_for_members/design_support_pb2.pyi +249 -0
- dlubal/api/rstab/types_for_members/diagonal_brace_pb2.py +46 -0
- dlubal/api/rstab/types_for_members/diagonal_brace_pb2.pyi +99 -0
- dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.py +36 -0
- dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.pyi +52 -0
- dlubal/api/rstab/types_for_members/member_eccentricity_pb2.py +49 -0
- dlubal/api/rstab/types_for_members/member_eccentricity_pb2.pyi +107 -0
- dlubal/api/rstab/types_for_members/member_hinge_pb2.py +249 -0
- dlubal/api/rstab/types_for_members/member_hinge_pb2.pyi +1782 -0
- dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.py +38 -0
- dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.pyi +61 -0
- dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.py +40 -0
- dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.pyi +52 -0
- dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.py +50 -0
- dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.pyi +127 -0
- dlubal/api/rstab/types_for_members/member_shear_panel_pb2.py +40 -0
- dlubal/api/rstab/types_for_members/member_shear_panel_pb2.pyi +80 -0
- dlubal/api/rstab/types_for_members/member_spring_pb2.py +52 -0
- dlubal/api/rstab/types_for_members/member_spring_pb2.pyi +149 -0
- dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.py +48 -0
- dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.pyi +139 -0
- dlubal/api/rstab/types_for_members/member_support_pb2.py +49 -0
- dlubal/api/rstab/types_for_members/member_support_pb2.pyi +156 -0
- dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.py +48 -0
- dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.pyi +143 -0
- dlubal/api/rstab/types_for_nodes/__init__.py +2 -0
- dlubal/api/rstab/types_for_nodes/nodal_link_pb2.py +43 -0
- dlubal/api/rstab/types_for_nodes/nodal_link_pb2.pyi +78 -0
- dlubal/api/rstab/types_for_nodes/nodal_support_pb2.py +211 -0
- dlubal/api/rstab/types_for_nodes/nodal_support_pb2.pyi +1444 -0
- dlubal/api/rstab/types_for_special_objects/__init__.py +1 -0
- dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.py +198 -0
- dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.pyi +1383 -0
- dlubal/api/rstab/types_for_wind_simulation/__init__.py +2 -0
- dlubal/api/rstab/types_for_wind_simulation/roughness_and_permeability_pb2.py +40 -0
- dlubal/api/rstab/types_for_wind_simulation/roughness_and_permeability_pb2.pyi +81 -0
- dlubal/api/rstab/types_for_wind_simulation/shrink_wrapping_pb2.py +42 -0
- dlubal/api/rstab/types_for_wind_simulation/shrink_wrapping_pb2.pyi +69 -0
- dlubal_api-2.12.11.dist-info/METADATA +76 -0
- dlubal_api-2.12.11.dist-info/RECORD +960 -0
- dlubal_api-2.12.11.dist-info/WHEEL +5 -0
- dlubal_api-2.12.11.dist-info/top_level.txt +3 -0
- examples/rfem/base_data.py +28 -0
- examples/rfem/block.py +29 -0
- examples/rfem/bus_station.py +395 -0
- examples/rfem/cantilever.py +172 -0
- examples/rfem/column.py +185 -0
- examples/rfem/component_design.py +161 -0
- examples/rfem/demo_limits.py +373 -0
- examples/rfem/design_configuration.py +87 -0
- examples/rfem/design_results.py +58 -0
- examples/rfem/design_settings.py +37 -0
- examples/rfem/excel.py +86 -0
- examples/rfem/export_model_to.py +159 -0
- examples/rfem/frame.py +285 -0
- examples/rfem/import_from_ifc.py +60 -0
- examples/rfem/import_from_rsection.py +107 -0
- examples/rfem/import_from_xml.py +29 -0
- examples/rfem/material_user_defined.py +64 -0
- examples/rfem/mesh_settings.py +25 -0
- examples/rfem/modal_analysis.py +243 -0
- examples/rfem/multiple_models.py +93 -0
- examples/rfem/nurbs_topology.py +54 -0
- examples/rfem/results_access.py +38 -0
- examples/rfem/results_axes_system.py +53 -0
- examples/rfem/results_filtering.py +43 -0
- examples/rfem/results_in_location.py +39 -0
- examples/rfem/results_multiple_models.py +45 -0
- examples/rfem/sectioned_roof.py +449 -0
- examples/rfem/select_objects.py +39 -0
- examples/rfem/silo.py +750 -0
- examples/rfem/spectral_analysis.py +21124 -0
- examples/rfem/steel_hall.py +175 -0
- examples/rfem/steel_station.py +890 -0
- examples/rfem/stress_strain_analysis.py +95 -0
- examples/rfem/tank_wind_load.py +180 -0
- examples/rsection/base_data.py +20 -0
- examples/rsection/steel_section.py +114 -0
- examples/rstab/base_data.py +27 -0
- examples/rstab/cantilever.py +166 -0
- examples/rstab/column.py +184 -0
- examples/rstab/dataframe.py +20 -0
- examples/rstab/design_configuration.py +87 -0
- examples/rstab/design_settings.py +37 -0
- examples/rstab/excel.py +86 -0
- examples/rstab/export_model_to.py +154 -0
- examples/rstab/frame.py +285 -0
- examples/rstab/import_from_ifc.py +46 -0
- examples/rstab/import_from_rsection.py +107 -0
- examples/rstab/import_from_xml.py +29 -0
- examples/rstab/modal_analysis.py +238 -0
- examples/rstab/multiple_models.py +91 -0
- examples/rstab/results_access.py +38 -0
- examples/rstab/results_axes_system.py +53 -0
- examples/rstab/results_in_location.py +39 -0
- examples/rstab/results_multiple_models.py +40 -0
- examples/rstab/select_objects.py +39 -0
- examples/rstab/steel_hall.py +165 -0
- google/protobuf/any_pb2.py +37 -0
- google/protobuf/any_pb2.pyi +14 -0
- google/protobuf/descriptor_pb2.py +3363 -0
- google/protobuf/descriptor_pb2.pyi +723 -0
- google/protobuf/empty_pb2.py +37 -0
- google/protobuf/empty_pb2.pyi +9 -0
- google/protobuf/wrappers_pb2.py +53 -0
- google/protobuf/wrappers_pb2.pyi +59 -0
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rstab/loading/load_case.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rstab/loading/load_case.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from dlubal.api.common import common_pb2 as dlubal_dot_api_dot_common_dot_common__pb2
|
|
26
|
+
from dlubal.api.rstab import object_id_pb2 as dlubal_dot_api_dot_rstab_dot_object__id__pb2
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(dlubal/api/rstab/loading/load_case.proto\x12\x18\x64lubal.api.rstab.loading\x1a\x1e\x64lubal/api/common/common.proto\x1a dlubal/api/rstab/object_id.proto\"\xca\xf3\x02\n\x08LoadCase\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12K\n\ranalysis_type\x18\x02 \x01(\x0e\x32/.dlubal.api.rstab.loading.LoadCase.AnalysisTypeH\x01\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x02\x88\x01\x01\x12 \n\x13\x61ssociated_standard\x18\x04 \x01(\x05H\x03\x88\x01\x01\x12%\n\x18static_analysis_settings\x18\x05 \x01(\x05H\x04\x88\x01\x01\x12(\n\x1bstability_analysis_settings\x18\x06 \x01(\x05H\x05\x88\x01\x01\x12$\n\x17modal_analysis_settings\x18\x07 \x01(\x05H\x06\x88\x01\x01\x12\'\n\x1aspectral_analysis_settings\x18\x08 \x01(\x05H\x07\x88\x01\x01\x12$\n\x17\x63\x61lculate_critical_load\x18\t \x01(\x08H\x08\x88\x01\x01\x12\"\n\x15\x63onsider_imperfection\x18\n \x01(\x08H\t\x88\x01\x01\x12\x1e\n\x11imperfection_case\x18\x0b \x01(\x05H\n\x88\x01\x01\x12\x30\n#import_elastic_support_coefficients\x18\x0c \x01(\x08H\x0b\x88\x01\x01\x12M\n$elastic_support_coefficients_loading\x18\r \x01(\x0b\x32\x1a.dlubal.api.rstab.ObjectIdH\x0c\x88\x01\x01\x12#\n\x16\x63onsider_initial_state\x18\x0e \x01(\x08H\r\x88\x01\x01\x12;\n\x12initial_state_case\x18\x0f \x01(\x0b\x32\x1a.dlubal.api.rstab.ObjectIdH\x0e\x88\x01\x01\x12i\n\x1dinitial_state_definition_type\x18\x10 \x01(\x0e\x32=.dlubal.api.rstab.loading.LoadCase.InitialStateDefinitionTypeH\x0f\x88\x01\x01\x12\x85\x01\n,individual_factors_of_selected_objects_table\x18\x11 \x01(\x0b\x32J.dlubal.api.rstab.loading.LoadCase.IndividualFactorsOfSelectedObjectsTableH\x10\x88\x01\x01\x12\x15\n\x08to_solve\x18\x12 \x01(\x08H\x11\x88\x01\x01\x12O\n\x0f\x61\x63tion_category\x18\x13 \x01(\x0e\x32\x31.dlubal.api.rstab.loading.LoadCase.ActionCategoryH\x12\x88\x01\x01\x12\x1f\n\x12self_weight_active\x18\x14 \x01(\x08H\x13\x88\x01\x01\x12=\n\x13self_weight_factors\x18\x15 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x14\x88\x01\x01\x12!\n\x14self_weight_factor_x\x18\x16 \x01(\x01H\x15\x88\x01\x01\x12!\n\x14self_weight_factor_y\x18\x17 \x01(\x01H\x16\x88\x01\x01\x12!\n\x14self_weight_factor_z\x18\x18 \x01(\x01H\x17\x88\x01\x01\x12\x45\n\nfactor_phi\x18\x19 \x01(\x0e\x32,.dlubal.api.rstab.loading.LoadCase.FactorPhiH\x18\x88\x01\x01\x12K\n\rload_duration\x18\x1a \x01(\x0e\x32/.dlubal.api.rstab.loading.LoadCase.LoadDurationH\x19\x88\x01\x01\x12\x1a\n\rloading_start\x18\x1b \x01(\x01H\x1a\x88\x01\x01\x12\x1c\n\x0f\x65nd_of_analysis\x18\x1c \x01(\x01H\x1b\x88\x01\x01\x12;\n\x12import_masses_from\x18\x1d \x01(\x0b\x32\x1a.dlubal.api.rstab.ObjectIdH\x1c\x88\x01\x01\x12\'\n\x1aimport_modal_analysis_from\x18\x1e \x01(\x05H\x1d\x88\x01\x01\x12:\n-response_spectrum_is_enabled_in_any_direction\x18\x1f \x01(\x08H\x1e\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_x\x18 \x01(\x08H\x1f\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_y\x18! \x01(\x08H \x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_z\x18\" \x01(\x08H!\x88\x01\x01\x12-\n response_spectrum_in_direction_x\x18# \x01(\x05H\"\x88\x01\x01\x12-\n response_spectrum_in_direction_y\x18$ \x01(\x05H#\x88\x01\x01\x12-\n response_spectrum_in_direction_z\x18% \x01(\x05H$\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_x\x18& \x01(\x01H%\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_y\x18\' \x01(\x01H&\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_z\x18( \x01(\x01H\'\x88\x01\x01\x12-\n response_spectrum_rotation_angle\x18) \x01(\x01H(\x88\x01\x01\x12\x41\n4response_spectrum_save_results_of_all_selected_modes\x18* \x01(\x08H)\x88\x01\x01\x12N\nAresponse_spectrum_and_equivalent_load_consider_accidental_torsion\x18+ \x01(\x08H*\x88\x01\x01\x12X\nKresponse_spectrum_and_equivalent_load_eccentricity_for_x_direction_absolute\x18, \x01(\x01H+\x88\x01\x01\x12X\nKresponse_spectrum_and_equivalent_load_eccentricity_for_y_direction_absolute\x18- \x01(\x01H,\x88\x01\x01\x12X\nKresponse_spectrum_and_equivalent_load_eccentricity_for_x_direction_relative\x18. \x01(\x01H-\x88\x01\x01\x12X\nKresponse_spectrum_and_equivalent_load_eccentricity_for_y_direction_relative\x18/ \x01(\x01H.\x88\x01\x01\x12G\n:response_spectrum_and_equivalent_load_building_length_in_x\x18\x30 \x01(\x01H/\x88\x01\x01\x12G\n:response_spectrum_and_equivalent_load_building_length_in_y\x18\x31 \x01(\x01H0\x88\x01\x01\x12\x66\nYresponse_spectrum_and_equivalent_load_eccentricity_for_x_direction_is_defined_as_relative\x18\x32 \x01(\x08H1\x88\x01\x01\x12\x66\nYresponse_spectrum_and_equivalent_load_eccentricity_for_y_direction_is_defined_as_relative\x18\x33 \x01(\x08H2\x88\x01\x01\x12P\nCresponse_spectrum_and_equivalent_load_user_defined_building_lengths\x18\x34 \x01(\x08H3\x88\x01\x01\x12\x33\n&equivalent_load_signed_results_enabled\x18\x35 \x01(\x08H4\x88\x01\x01\x12\x33\n&equivalent_load_signed_results_along_x\x18\x36 \x01(\x05H5\x88\x01\x01\x12\x33\n&equivalent_load_signed_results_along_y\x18\x37 \x01(\x05H6\x88\x01\x01\x12\x33\n&equivalent_load_signed_results_along_z\x18\x38 \x01(\x05H7\x88\x01\x01\x12\x44\n7equivalent_load_consider_independent_directions_enabled\x18\x39 \x01(\x08H8\x88\x01\x01\x12}\n(selection_of_modes_mode_activation_table\x18: \x01(\x0b\x32\x46.dlubal.api.rstab.loading.LoadCase.SelectionOfModesModeActivationTableH9\x88\x01\x01\x12P\nCselection_of_modes_deselect_modes_according_to_criterion_is_enabled\x18; \x01(\x08H:\x88\x01\x01\x12Q\nDselection_of_modes_deselect_modes_modes_according_to_criterion_value\x18< \x01(\x01H;\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mex\x18= \x01(\x01H<\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mey\x18> \x01(\x01H=\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mez\x18? \x01(\x01H>\x88\x01\x01\x12\x14\n\x07\x63omment\x18@ \x01(\tH?\x88\x01\x01\x12\x19\n\x0cis_generated\x18\x41 \x01(\x08H@\x88\x01\x01\x12#\n\x16generating_object_info\x18\x42 \x01(\tHA\x88\x01\x01\x12+\n\x1estructure_modification_enabled\x18\x43 \x01(\x08HB\x88\x01\x01\x12#\n\x16structure_modification\x18\x44 \x01(\x05HC\x88\x01\x01\x12\"\n\x15possibility_of_crowds\x18\x45 \x01(\x08HD\x88\x01\x01\x12n\n specification_for_load_case_gr1a\x18\x46 \x01(\x0e\x32?.dlubal.api.rstab.loading.LoadCase.SpecificationForLoadCaseGr1aHE\x88\x01\x01\x12l\n\x1fspecification_for_load_case_gr2\x18G \x01(\x0e\x32>.dlubal.api.rstab.loading.LoadCase.SpecificationForLoadCaseGr2HF\x88\x01\x01\x12l\n\x1fspecification_for_load_case_gr5\x18H \x01(\x0e\x32>.dlubal.api.rstab.loading.LoadCase.SpecificationForLoadCaseGr5HG\x88\x01\x01\x12l\n\x1fspecification_for_load_case_gr6\x18I \x01(\x0e\x32>.dlubal.api.rstab.loading.LoadCase.SpecificationForLoadCaseGr6HH\x88\x01\x01\x12,\n\x1fimposedload_consider_as_fatigue\x18J \x01(\x08HI\x88\x01\x01\x12$\n\x17liveload_less_equal_100\x18K \x01(\x08HJ\x88\x01\x01\x12N\nAliveload_consider_design_situation_effective_seismic_weight_check\x18L \x01(\x08HK\x88\x01\x01\x12\xad\x01\nAliveload_consider_design_situation_effective_seismic_weight_combo\x18M \x01(\x0e\x32].dlubal.api.rstab.loading.LoadCase.LiveloadConsiderDesignSituationEffectiveSeismicWeightComboHL\x88\x01\x01\x12U\nHliveload_consider_design_situation_effective_seismic_weight_CYTHYE_check\x18N \x01(\x08HM\x88\x01\x01\x12\xba\x01\nHliveload_consider_design_situation_effective_seismic_weight_CYTHYE_combo\x18O \x01(\x0e\x32\x63.dlubal.api.rstab.loading.LoadCase.LiveloadConsiderDesignSituationEffectiveSeismicWeightCythyeComboHN\x88\x01\x01\x12\x44\n7liveload_consider_design_situation_seismic_weight_check\x18P \x01(\x08HO\x88\x01\x01\x12\x9a\x01\n7liveload_consider_design_situation_seismic_weight_combo\x18Q \x01(\x0e\x32T.dlubal.api.rstab.loading.LoadCase.LiveloadConsiderDesignSituationSeismicWeightComboHP\x88\x01\x01\x12\x42\n5liveload_consider_design_situation_seismic_mass_check\x18R \x01(\x08HQ\x88\x01\x01\x12\x96\x01\n5liveload_consider_design_situation_seismic_mass_combo\x18S \x01(\x0e\x32R.dlubal.api.rstab.loading.LoadCase.LiveloadConsiderDesignSituationSeismicMassComboHR\x88\x01\x01\x12?\n2consider_design_situation_effective_seismic_weight\x18T \x01(\x08HS\x88\x01\x01\x12\x45\n8consider_design_situation_effective_seismic_weight_nbc20\x18U \x01(\x08HT\x88\x01\x01\x12#\n\x16liveload_less_equal_48\x18V \x01(\x08HU\x88\x01\x01\x12$\n\x17snowload_factor_reduced\x18W \x01(\x08HV\x88\x01\x01\x12R\nEliveload_consider_design_situation_effective_seismic_weight_aci_check\x18X \x01(\x08HW\x88\x01\x01\x12\xb4\x01\nEliveload_consider_design_situation_effective_seismic_weight_aci_combo\x18Y \x01(\x0e\x32`.dlubal.api.rstab.loading.LoadCase.LiveloadConsiderDesignSituationEffectiveSeismicWeightAciComboHX\x88\x01\x01\x12(\n\x1bliveload_less_equal_100_ibc\x18Z \x01(\x08HY\x88\x01\x01\x12+\n\x1eliveload_less_equal_100_ibc_21\x18[ \x01(\x08HZ\x88\x01\x01\x12\'\n\x1a\x66lat_roof_snow_load_ibc_21\x18\\ \x01(\x08H[\x88\x01\x01\x12\x33\n&different_values_of_uneven_settlements\x18] \x01(\x08H\\\x88\x01\x01\x12?\n2different_values_of_uneven_settlements_coefficient\x18^ \x01(\x01H]\x88\x01\x01\x12R\nEliveload_consider_design_situation_effective_seismic_weight_ibc_check\x18_ \x01(\x08H^\x88\x01\x01\x12\xb4\x01\nEliveload_consider_design_situation_effective_seismic_weight_ibc_combo\x18` \x01(\x0e\x32`.dlubal.api.rstab.loading.LoadCase.LiveloadConsiderDesignSituationEffectiveSeismicWeightIbcComboH_\x88\x01\x01\x12\x32\n%cranehookload_nocombined_roofliveload\x18\x61 \x01(\x08H`\x88\x01\x01\x12T\nGliveload_consider_design_situation_effective_seismic_weight_ibc21_check\x18\x62 \x01(\x08Ha\x88\x01\x01\x12\xb8\x01\nGliveload_consider_design_situation_effective_seismic_weight_ibc21_combo\x18\x63 \x01(\x0e\x32\x62.dlubal.api.rstab.loading.LoadCase.LiveloadConsiderDesignSituationEffectiveSeismicWeightIbc21ComboHb\x88\x01\x01\x12R\nEsnowload_consider_design_situation_effective_seismic_weight_ibc_check\x18\x64 \x01(\x08Hc\x88\x01\x01\x12\x36\n)roof_configurations_that_do_not_shed_snow\x18\x65 \x01(\x08Hd\x88\x01\x01\x12 \n\x13\x66lat_roof_snow_load\x18\x66 \x01(\x08He\x88\x01\x01\x12\x66\n\x1c\x66lat_roof_snow_load_category\x18g \x01(\x0e\x32;.dlubal.api.rstab.loading.LoadCase.FlatRoofSnowLoadCategoryHf\x88\x01\x01\x12/\n\"deadload_factor_shall_be_increased\x18h \x01(\x08Hg\x88\x01\x01\x12\x30\n#deadload_factor_shall_be_increased1\x18i \x01(\x08Hh\x88\x01\x01\x12\x30\n#deadload_factor_shall_be_increased2\x18j \x01(\x08Hi\x88\x01\x01\x12\x33\n&dead_no_effective_seismic_weight_NBC05\x18k \x01(\x08Hj\x88\x01\x01\x12\x33\n&dead_no_effective_seismic_weight_NBC15\x18l \x01(\x08Hk\x88\x01\x01\x12\x36\n)liveload_principal_factor_may_be_reduced1\x18m \x01(\x08Hl\x88\x01\x01\x12\x38\n+liveload_companion_factor_may_be_increased1\x18n \x01(\x08Hm\x88\x01\x01\x12\x36\n)liveload_principal_factor_may_be_reduced2\x18o \x01(\x08Hn\x88\x01\x01\x12\x38\n+liveload_companion_factor_may_be_increased2\x18p \x01(\x08Ho\x88\x01\x01\x12\x45\n8consider_design_situation_effective_seismic_weight_NBC05\x18q \x01(\x08Hp\x88\x01\x01\x12\x45\n8consider_design_situation_effective_seismic_weight_NBC15\x18r \x01(\x08Hq\x88\x01\x01\x12-\n dead_no_effective_seismic_weight\x18s \x01(\x08Hr\x88\x01\x01\x12H\n;longtermload_tp_considered_in_limit_state_of_serviceability\x18t \x01(\x08Hs\x88\x01\x01\x12%\n\x18greater_intensity_than_4\x18u \x01(\x08Ht\x88\x01\x01\x12L\n?distinguish_different_overstrength_factor_in_direction_xy_check\x18v \x01(\x08Hu\x88\x01\x01\x12\xa9\x01\n?distinguish_different_overstrength_factor_in_direction_xy_combo\x18w \x01(\x0e\x32[.dlubal.api.rstab.loading.LoadCase.DistinguishDifferentOverstrengthFactorInDirectionXyComboHv\x88\x01\x01\x12\x8e\x01\n1specification_of_loadcases_in_action_from_climate\x18x \x01(\x0e\x32N.dlubal.api.rstab.loading.LoadCase.SpecificationOfLoadcasesInActionFromClimateHw\x88\x01\x01\x12P\n\x10load_duration_sp\x18y \x01(\x0e\x32\x31.dlubal.api.rstab.loading.LoadCase.LoadDurationSpHx\x88\x01\x01\x12\\\n\x16ground_water_elevation\x18z \x01(\x0e\x32\x37.dlubal.api.rstab.loading.LoadCase.GroundWaterElevationHy\x88\x01\x01\x12\x1e\n\x11\x64irection_x_check\x18{ \x01(\x08Hz\x88\x01\x01\x12\x1e\n\x11\x64irection_y_check\x18| \x01(\x08H{\x88\x01\x01\x12)\n\x1c\x63onsider_inclusive_load_case\x18} \x01(\x08H|\x88\x01\x01\x12 \n\x13inclusive_load_case\x18~ \x01(\x05H}\x88\x01\x01\x12?\n2consider_design_situation_seismic_mass_combination\x18\x7f \x01(\x08H~\x88\x01\x01\x12^\n\x17type_of_imposed_actions\x18\x80\x01 \x01(\x0e\x32\x37.dlubal.api.rstab.loading.LoadCase.TypeOfImposedActionsH\x7f\x88\x01\x01\x12\x46\n7consider_design_situation_seismic_mass_combination_gr1a\x18\x81\x01 \x01(\x08H\x80\x01\x88\x01\x01\x12\x46\n7distinguish_variable_and_constant_temperature_component\x18\x82\x01 \x01(\x08H\x81\x01\x88\x01\x01\x12]\n\x15temperature_component\x18\x83\x01 \x01(\x0e\x32\x37.dlubal.api.rstab.loading.LoadCase.TemperatureComponentH\x82\x01\x88\x01\x01\x12\x33\n$wind_simulation_wind_direction_angle\x18\x84\x01 \x01(\x01H\x83\x01\x88\x01\x01\x12\x42\n3wind_simulation_wind_tunnel_depth_minus_coefficient\x18\x85\x01 \x01(\x01H\x84\x01\x88\x01\x01\x12\x41\n2wind_simulation_wind_tunnel_depth_plus_coefficient\x18\x86\x01 \x01(\x01H\x85\x01\x88\x01\x01\x12\x42\n3wind_simulation_wind_tunnel_width_minus_coefficient\x18\x87\x01 \x01(\x01H\x86\x01\x88\x01\x01\x12\x41\n2wind_simulation_wind_tunnel_width_plus_coefficient\x18\x88\x01 \x01(\x01H\x87\x01\x88\x01\x01\x12\x42\n3wind_simulation_wind_tunnel_height_plus_coefficient\x18\x89\x01 \x01(\x01H\x88\x01\x88\x01\x01\x12J\n;wind_simulation_construction_bounding_box_depth_coefficient\x18\x8a\x01 \x01(\x01H\x89\x01\x88\x01\x01\x12J\n;wind_simulation_construction_bounding_box_width_coefficient\x18\x8b\x01 \x01(\x01H\x8a\x01\x88\x01\x01\x12K\n<wind_simulation_construction_bounding_box_height_coefficient\x18\x8c\x01 \x01(\x01H\x8b\x01\x88\x01\x01\x12<\n-wind_simulation_wind_tunnel_depth_coefficient\x18\x8d\x01 \x01(\x01H\x8c\x01\x88\x01\x01\x12<\n-wind_simulation_wind_tunnel_width_coefficient\x18\x8e\x01 \x01(\x01H\x8d\x01\x88\x01\x01\x12=\n.wind_simulation_wind_tunnel_height_coefficient\x18\x8f\x01 \x01(\x01H\x8e\x01\x88\x01\x01\x12=\n.wind_simulation_wind_tunnel_depth_minus_length\x18\x90\x01 \x01(\x01H\x8f\x01\x88\x01\x01\x12<\n-wind_simulation_wind_tunnel_depth_plus_length\x18\x91\x01 \x01(\x01H\x90\x01\x88\x01\x01\x12=\n.wind_simulation_wind_tunnel_width_minus_length\x18\x92\x01 \x01(\x01H\x91\x01\x88\x01\x01\x12<\n-wind_simulation_wind_tunnel_width_plus_length\x18\x93\x01 \x01(\x01H\x92\x01\x88\x01\x01\x12=\n.wind_simulation_wind_tunnel_height_plus_length\x18\x94\x01 \x01(\x01H\x93\x01\x88\x01\x01\x12>\n/wind_simulation_construction_bounding_box_depth\x18\x95\x01 \x01(\x01H\x94\x01\x88\x01\x01\x12>\n/wind_simulation_construction_bounding_box_width\x18\x96\x01 \x01(\x01H\x95\x01\x88\x01\x01\x12?\n0wind_simulation_construction_bounding_box_height\x18\x97\x01 \x01(\x01H\x96\x01\x88\x01\x01\x12\x30\n!wind_simulation_wind_tunnel_depth\x18\x98\x01 \x01(\x01H\x97\x01\x88\x01\x01\x12\x30\n!wind_simulation_wind_tunnel_width\x18\x99\x01 \x01(\x01H\x98\x01\x88\x01\x01\x12\x31\n\"wind_simulation_wind_tunnel_height\x18\x9a\x01 \x01(\x01H\x99\x01\x88\x01\x01\x12\x8a\x01\n+wind_simulation_user_defined_surface_probes\x18\x9b\x01 \x01(\x0b\x32N.dlubal.api.rstab.loading.LoadCase.WindSimulationUserDefinedSurfaceProbesTableH\x9a\x01\x88\x01\x01\x12H\n9wind_simulation_define_experimental_data_from_wind_tunnel\x18\x9c\x01 \x01(\x08H\x9b\x01\x88\x01\x01\x12H\n9wind_simulation_use_experimental_data_for_static_analysis\x18\x9d\x01 \x01(\x08H\x9c\x01\x88\x01\x01\x12y\n$wind_simulation_interpolation_method\x18\x9e\x01 \x01(\x0e\x32\x44.dlubal.api.rstab.loading.LoadCase.WindSimulationInterpolationMethodH\x9d\x01\x88\x01\x01\x12\x33\n$wind_simulation_interpolation_radius\x18\x9f\x01 \x01(\x01H\x9e\x01\x88\x01\x01\x12=\n.wind_simulation_interpolation_sharpness_factor\x18\xa0\x01 \x01(\x01H\x9f\x01\x88\x01\x01\x12\x38\n)wind_simulation_experimental_data_comment\x18\xa1\x01 \x01(\tH\xa0\x01\x88\x01\x01\x12\x36\n\'time_history_import_modal_analysis_from\x18\xa2\x01 \x01(\x05H\xa1\x01\x88\x01\x01\x12J\n\x1ftime_history_import_masses_from\x18\xa3\x01 \x01(\x0b\x32\x1a.dlubal.api.rstab.ObjectIdH\xa2\x01\x88\x01\x01\x12-\n\x1etime_history_analysis_settings\x18\xa4\x01 \x01(\x05H\xa3\x01\x88\x01\x01\x12;\n,time_history_is_accelerograms_differentially\x18\xa5\x01 \x01(\x08H\xa4\x01\x88\x01\x01\x12(\n\x19time_history_accelerogram\x18\xa6\x01 \x01(\x05H\xa5\x01\x88\x01\x01\x12$\n\x15time_history_factor_x\x18\xa7\x01 \x01(\x01H\xa6\x01\x88\x01\x01\x12$\n\x15time_history_factor_y\x18\xa8\x01 \x01(\x01H\xa7\x01\x88\x01\x01\x12$\n\x15time_history_factor_z\x18\xa9\x01 \x01(\x01H\xa8\x01\x88\x01\x01\x12$\n\x15time_history_rotation\x18\xaa\x01 \x01(\x01H\xa9\x01\x88\x01\x01\x12(\n\x19time_history_time_diagram\x18\xab\x01 \x01(\x05H\xaa\x01\x88\x01\x01\x12\x32\n#time_history_time_diagram_time_slip\x18\xac\x01 \x01(\x01H\xab\x01\x88\x01\x01\x12\x33\n$time_history_time_diagram_multiplier\x18\xad\x01 \x01(\x01H\xac\x01\x88\x01\x01\x12-\n\x1e\x63onsider_x_and_y_independently\x18\xae\x01 \x01(\x08H\xad\x01\x88\x01\x01\x12\x30\n!active_self_weight_on_foundations\x18\xaf\x01 \x01(\x08H\xae\x01\x88\x01\x01\x12\x33\n$active_earth_covering_on_foundations\x18\xb0\x01 \x01(\x08H\xaf\x01\x88\x01\x01\x12\x30\n!active_groundwater_on_foundations\x18\xb1\x01 \x01(\x08H\xb0\x01\x88\x01\x01\x12&\n\x17\x63onsider_member_coating\x18\xb2\x01 \x01(\x08H\xb1\x01\x88\x01\x01\x12\'\n\x18member_coating_load_case\x18\xb3\x01 \x01(\x05H\xb2\x01\x88\x01\x01\x12#\n\x14id_for_export_import\x18\xb4\x01 \x01(\tH\xb3\x01\x88\x01\x01\x12)\n\x1ametadata_for_export_import\x18\xb5\x01 \x01(\tH\xb4\x01\x88\x01\x01\x1a\x86\x01\n\'IndividualFactorsOfSelectedObjectsTable\x12[\n\x04rows\x18\x01 \x03(\x0b\x32M.dlubal.api.rstab.loading.LoadCase.IndividualFactorsOfSelectedObjectsTableRow\x1a\xc5\x06\n*IndividualFactorsOfSelectedObjectsTableRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12r\n\x0bobject_type\x18\x03 \x01(\x0e\x32X.dlubal.api.rstab.loading.LoadCase.IndividualFactorsOfSelectedObjectsTableRow.ObjectTypeH\x02\x88\x01\x01\x12\x13\n\x0bobject_list\x18\x04 \x03(\x05\x12i\n\x06strain\x18\x05 \x01(\x0e\x32T.dlubal.api.rstab.loading.LoadCase.IndividualFactorsOfSelectedObjectsTableRow.StrainH\x03\x88\x01\x01\x12\x13\n\x06\x66\x61\x63tor\x18\x06 \x01(\x01H\x04\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x07 \x01(\tH\x05\x88\x01\x01\"\xed\x01\n\nObjectType\x12\x17\n\x13OBJECT_TYPE_UNKNOWN\x10\x00\x12\x1a\n\x16OBJECT_TYPE_LINE_HINGE\x10\x06\x12!\n\x1dOBJECT_TYPE_LINE_WITH_SUPPORT\x10\x05\x12\x16\n\x12OBJECT_TYPE_MEMBER\x10\x01\x12\x1c\n\x18OBJECT_TYPE_MEMBER_HINGE\x10\x07\x12!\n\x1dOBJECT_TYPE_NODE_WITH_SUPPORT\x10\x04\x12\x15\n\x11OBJECT_TYPE_SOLID\x10\x03\x12\x17\n\x13OBJECT_TYPE_SURFACE\x10\x02\"\x93\x01\n\x06Strain\x12\x0e\n\nSTRAIN_ALL\x10\x00\x12\x12\n\x0eSTRAIN_ALONG_X\x10\x01\x12\x12\n\x0eSTRAIN_ALONG_Y\x10\x02\x12\x12\n\x0eSTRAIN_ALONG_Z\x10\x03\x12\x13\n\x0fSTRAIN_AROUND_X\x10\x04\x12\x13\n\x0fSTRAIN_AROUND_Y\x10\x05\x12\x13\n\x0fSTRAIN_AROUND_Z\x10\x06\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x0e\n\x0c_object_typeB\t\n\x07_strainB\t\n\x07_factorB\n\n\x08_comment\x1a~\n#SelectionOfModesModeActivationTable\x12W\n\x04rows\x18\x01 \x03(\x0b\x32I.dlubal.api.rstab.loading.LoadCase.SelectionOfModesModeActivationTableRow\x1a\xea\x05\n&SelectionOfModesModeActivationTableRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x14\n\x07mode_no\x18\x03 \x01(\x05H\x02\x88\x01\x01\x12\x18\n\x0bto_generate\x18\x04 \x01(\x08H\x03\x88\x01\x01\x12\x1d\n\x10natural_period_t\x18\x05 \x01(\x01H\x04\x88\x01\x01\x12 \n\x13natural_frequency_f\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12\x1e\n\x11\x61\x63\x63\x65leration_s_ax\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12\x1e\n\x11\x61\x63\x63\x65leration_s_ay\x18\x08 \x01(\x01H\x07\x88\x01\x01\x12\x1e\n\x11\x61\x63\x63\x65leration_s_az\x18\t \x01(\x01H\x08\x88\x01\x01\x12.\n!effective_modal_mass_factor_f_mex\x18\n \x01(\x01H\t\x88\x01\x01\x12.\n!effective_modal_mass_factor_f_mey\x18\x0b \x01(\x01H\n\x88\x01\x01\x12.\n!effective_modal_mass_factor_f_mez\x18\x0c \x01(\x01H\x0b\x88\x01\x01\x12\x14\n\x07\x64\x61mping\x18\r \x01(\x01H\x0c\x88\x01\x01\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\n\n\x08_mode_noB\x0e\n\x0c_to_generateB\x13\n\x11_natural_period_tB\x16\n\x14_natural_frequency_fB\x14\n\x12_acceleration_s_axB\x14\n\x12_acceleration_s_ayB\x14\n\x12_acceleration_s_azB$\n\"_effective_modal_mass_factor_f_mexB$\n\"_effective_modal_mass_factor_f_meyB$\n\"_effective_modal_mass_factor_f_mezB\n\n\x08_damping\x1a\x89\x01\n+WindSimulationUserDefinedSurfaceProbesTable\x12Z\n\x04rows\x18\x01 \x03(\x0b\x32L.dlubal.api.rstab.loading.LoadCase.WindSimulationUserDefinedSurfaceProbesRow\x1a\xf5\x02\n)WindSimulationUserDefinedSurfaceProbesRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\x05H\x02\x88\x01\x01\x12\x15\n\x08pressure\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\x1b\n\x0e\x61\x63t_on_surface\x18\x05 \x01(\tH\x04\x88\x01\x01\x12\x19\n\x0c\x63oordinate_x\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12\x19\n\x0c\x63oordinate_y\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12\x19\n\x0c\x63oordinate_z\x18\x08 \x01(\x01H\x07\x88\x01\x01\x12\x12\n\non_surface\x18\t \x03(\x05\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x07\n\x05_nameB\x0b\n\t_pressureB\x11\n\x0f_act_on_surfaceB\x0f\n\r_coordinate_xB\x0f\n\r_coordinate_yB\x0f\n\r_coordinate_z\"\xbc\x03\n\x0c\x41nalysisType\x12\x19\n\x15\x41NALYSIS_TYPE_UNKNOWN\x10\x00\x12*\n&ANALYSIS_TYPE_CUTTING_PATTERN_ANALYSIS\x10\x0c\x12*\n&ANALYSIS_TYPE_EQUIVALENT_LOAD_ANALYSIS\x10\t\x12 \n\x1c\x41NALYSIS_TYPE_MODAL_ANALYSIS\x10\x07\x12,\n(ANALYSIS_TYPE_RESPONSE_SPECTRUM_ANALYSIS\x10\x08\x12!\n\x1d\x41NALYSIS_TYPE_STATIC_ANALYSIS\x10\x01\x12,\n(ANALYSIS_TYPE_STATIC_CREEP_AND_SHRINKAGE\x10\x03\x12(\n$ANALYSIS_TYPE_STATIC_TIME_DEPENDENCE\x10\x02\x12\x1e\n\x1a\x41NALYSIS_TYPE_TIME_HISTORY\x10\x0b\x12+\n\'ANALYSIS_TYPE_TIME_HISTORY_TIME_DIAGRAM\x10\x06\x12!\n\x1d\x41NALYSIS_TYPE_WIND_SIMULATION\x10\n\"\xe8\x01\n\x1aInitialStateDefinitionType\x12-\n)INITIAL_STATE_DEFINITION_TYPE_FINAL_STATE\x10\x00\x12+\n\'INITIAL_STATE_DEFINITION_TYPE_STIFFNESS\x10\x02\x12)\n%INITIAL_STATE_DEFINITION_TYPE_STRAINS\x10\x01\x12\x43\n?INITIAL_STATE_DEFINITION_TYPE_STRAINS_WITH_USER_DEFINED_FACTORS\x10\x03\"\xce\x8c\x01\n\x0e\x41\x63tionCategory\x12\x1b\n\x17\x41\x43TION_CATEGORY_UNKNOWN\x10\x00\x12(\n$ACTION_CATEGORY_ACCIDENTAL_ACTIONS_A\x10\x65\x12(\n#ACTION_CATEGORY_ACCIDENTAL_ACTION_A\x10\xe5\x31\x12&\n\"ACTION_CATEGORY_ACCIDENTAL_LOAD_AL\x10\x66\x12V\nQACTION_CATEGORY_ACTIONS_DUE_TO_CLIMATE_CHANGES_IN_TEMPERATURE_AND_AIR_PRESSURE_QC\x10\xea\x31\x12G\nBACTION_CATEGORY_ACTIONS_DUE_TO_CRANES_HORIZONTAL_AND_VERTICAL_Q_CR\x10\x86\x31\x12\x31\n-ACTION_CATEGORY_ACTIONS_DURING_EXECUTION_Q_EX\x10\x62\x12<\n8ACTION_CATEGORY_ACTIONS_WITH_LIMITED_MAXIMUM_VALUES_Q_LI\x10\'\x12=\n9ACTION_CATEGORY_ACTION_FROM_SOIL_PERMANENT_EARTH_LOADS_GS\x10R\x12@\n<ACTION_CATEGORY_ACTION_FROM_SOIL_PERMANENT_EARTH_PRESSURE_GS\x10S\x12@\n<ACTION_CATEGORY_ACTION_FROM_SOIL_PERMANENT_WATER_PRESSURE_GS\x10T\x12?\n;ACTION_CATEGORY_ACTION_FROM_SOIL_VARIABLE_EARTH_PRESSURE_GS\x10U\x12?\n;ACTION_CATEGORY_ACTION_FROM_SOIL_VARIABLE_WATER_PRESSURE_GS\x10V\x12V\nQACTION_CATEGORY_ASH_LOAD_ON_ROOFINGS_ADJACENT_TO_BLAST_FURNACE_TABLE_5_4_1_2_Q_AS\x10\xec\x01\x12<\n7ACTION_CATEGORY_ASH_LOAD_ON_ROOFINGS_TABLE_5_4_1_1_Q_AS\x10\xeb\x01\x12,\n\'ACTION_CATEGORY_ASSEMBLY_CONSTRAINTS_QA\x10\xeb\x31\x12\x46\nAACTION_CATEGORY_CIVIL_BUILDINGS_ASSEMBLY_HALL_THEATER_CINEMA_Q_CB\x10\xae\x01\x12^\nYACTION_CATEGORY_CIVIL_BUILDINGS_AUTOMOBILE_PASSAGE_AND_GARAGE_ONE_WAY_SLAB_FLOOR_BUS_Q_CB\x10\xb7\x01\x12\x66\naACTION_CATEGORY_CIVIL_BUILDINGS_AUTOMOBILE_PASSAGE_AND_GARAGE_ONE_WAY_SLAB_FLOOR_FIRE_ENGINE_Q_CB\x10\xd5\x02\x12\x66\naACTION_CATEGORY_CIVIL_BUILDINGS_AUTOMOBILE_PASSAGE_AND_GARAGE_TWO_WAY_SLAB_FLOOR_FIRE_ENGINE_Q_CB\x10\xd6\x02\x12]\nXACTION_CATEGORY_CIVIL_BUILDINGS_AUTOMOBILE_PASSAGE_AND_GARAGE_TWO_WAY_SLAB_ROOF_BUS_Q_CB\x10\xb8\x01\x12\x37\n2ACTION_CATEGORY_CIVIL_BUILDINGS_BALCONY_OTHER_Q_CB\x10\xc1\x01\x12P\nKACTION_CATEGORY_CIVIL_BUILDINGS_BALCONY_POPULATION_MAY_BE_CONCENTRATED_Q_CB\x10\xc0\x01\x12]\nXACTION_CATEGORY_CIVIL_BUILDINGS_BATHROOM_TOILET_AND_WASHROOM_BUILDINGS_IN_ITEM_NO_1_Q_CB\x10\xbb\x01\x12Z\nUACTION_CATEGORY_CIVIL_BUILDINGS_BATHROOM_TOILET_AND_WASHROOM_FOR_OTHER_BUILDINGS_Q_CB\x10\xbc\x01\x12O\nJACTION_CATEGORY_CIVIL_BUILDINGS_CANTEEN_DINING_HALL_ORDINARY_ARCHIVES_Q_CB\x10\xad\x01\x12X\nSACTION_CATEGORY_CIVIL_BUILDINGS_CLASSROOM_LABORATORY_READING_ROOM_MEETING_ROOM_Q_CB\x10\xac\x01\x12\x34\n/ACTION_CATEGORY_CIVIL_BUILDINGS_DANCE_HALL_Q_CB\x10\xb3\x01\x12T\nOACTION_CATEGORY_CIVIL_BUILDINGS_DWELLING_HOSTEL_HOTEL_OFFICE_HOSPITAL_WARD_Q_CB\x10\xab\x01\x12\x39\n4ACTION_CATEGORY_CIVIL_BUILDINGS_GYMNASIUM_ARENA_Q_CB\x10\xb2\x01\x12\x41\n<ACTION_CATEGORY_CIVIL_BUILDINGS_KITCHEN_FOR_DINING_HALL_Q_CB\x10\xb9\x01\x12\x37\n2ACTION_CATEGORY_CIVIL_BUILDINGS_KITCHEN_OTHER_Q_CB\x10\xba\x01\x12\x31\n,ACTION_CATEGORY_CIVIL_BUILDINGS_LAUNDRY_Q_CB\x10\xaf\x01\x12^\nYACTION_CATEGORY_CIVIL_BUILDINGS_PASSAGE_ENTRANCE_HALL_STAIRCASE_HOSTEL_HOTEL_NURSERY_Q_CB\x10\xbd\x01\x12Z\nUACTION_CATEGORY_CIVIL_BUILDINGS_PASSAGE_ENTRANCE_HALL_STAIRCASE_OFFICE_CLASSROOM_Q_CB\x10\xbe\x01\x12`\n[ACTION_CATEGORY_CIVIL_BUILDINGS_PASSAGE_ENTRANCE_HALL_STAIRCASE_THICK_STREAM_OF_PEOPLE_Q_CB\x10\xbf\x01\x12@\n;ACTION_CATEGORY_CIVIL_BUILDINGS_STAIRS_APARTMENT_HOUSE_Q_CB\x10\xd7\x02\x12?\n:ACTION_CATEGORY_CIVIL_BUILDINGS_STAIRS_BLOCK_OF_FLATS_Q_CB\x10\xf2\x31\x12\x36\n1ACTION_CATEGORY_CIVIL_BUILDINGS_STAIRS_OTHER_Q_CB\x10\xd8\x02\x12\x43\n>ACTION_CATEGORY_CIVIL_BUILDINGS_STANDS_WITHOUT_FIXED_SEAT_Q_CB\x10\xb1\x01\x12]\nXACTION_CATEGORY_CIVIL_BUILDINGS_STOREHOUSE_FOR_COLLECTING_BOOKS_ARCHIVES_STOREROOMS_Q_CB\x10\xb4\x01\x12`\n[ACTION_CATEGORY_CIVIL_BUILDINGS_STORES_AND_SHOPS_EXHIBITION_HALLS_STATION_PORT_AIRPORT_Q_CB\x10\xb0\x01\x12S\nNACTION_CATEGORY_CIVIL_BUILDINGS_VENTILATOR_MOTOR_ROOM_ELEVATOR_MOTOR_ROOM_Q_CB\x10\xb6\x01\x12Z\nUACTION_CATEGORY_CIVIL_BUILDINGS_WAREHOUSE_WITH_A_DENSE_CONCENTRATION_OF_SHELVING_Q_CB\x10\xb5\x01\x12\x38\n3ACTION_CATEGORY_CONCENTRATED_AND_RAILING_LOADS_Q_CO\x10\xb9\x31\x12+\n&ACTION_CATEGORY_CONCRETE_PRESSURE_Q4_2\x10\x9e\x31\x12i\ndACTION_CATEGORY_CONSTRUCTION_AND_MAINTENANCE_LOADS_AND_HORIZONTAL_LOAD_ON_RAILINGS_ACC_TO_5_5_3_Q_CM\x10\xda\x02\x12\x45\n@ACTION_CATEGORY_CONSTRUCTION_LOADS_DUE_TO_WORKING_PERSONNEL_Q_CP\x10\x82\x01\x12\x39\n4ACTION_CATEGORY_CONSTRUCTION_OPERATIONS_LOADING_Q2_3\x10\x9a\x31\x12M\nHACTION_CATEGORY_CRANE_LOADS_LIFTING_HOOK_CRANES_OF_WORKING_GRADE_A8_Q_CR\x10\xaa\x01\x12:\n5ACTION_CATEGORY_CRANE_LOADS_WORKING_GRADES_A1_A3_Q_CR\x10\xa7\x01\x12:\n5ACTION_CATEGORY_CRANE_LOADS_WORKING_GRADES_A4_A5_Q_CR\x10\xa8\x01\x12:\n5ACTION_CATEGORY_CRANE_LOADS_WORKING_GRADES_A6_A7_Q_CR\x10\xa9\x01\x12!\n\x1d\x41\x43TION_CATEGORY_CRANE_LOAD_CL\x10_\x12\x1f\n\x1b\x41\x43TION_CATEGORY_DEAD_LOAD_D\x10\x0e\x12 \n\x1c\x41\x43TION_CATEGORY_DEAD_LOAD_DL\x10\x0f\x12 \n\x1c\x41\x43TION_CATEGORY_DEAD_LOAD_GK\x10\x10\x12\'\n\"ACTION_CATEGORY_DEAD_LOAD_SOIL_DLS\x10\xd2\x31\x12&\n!ACTION_CATEGORY_DEAD_LOAD_SOIL_DS\x10\xd1\x31\x12\'\n\"ACTION_CATEGORY_DEAD_LOAD_SOIL_GKS\x10\xd3\x31\x12\'\n\"ACTION_CATEGORY_DEBRIS_EFFECT_Q6_2\x10\xa2\x31\x12%\n!ACTION_CATEGORY_EARTHQUAKE_LOAD_E\x10p\x12&\n\"ACTION_CATEGORY_EARTHQUAKE_LOAD_EL\x10r\x12\x31\n-ACTION_CATEGORY_EARTHQUAKE_LOAD_HORIZONTAL_EH\x10u\x12/\n+ACTION_CATEGORY_EARTHQUAKE_LOAD_VERTICAL_EV\x10t\x12&\n!ACTION_CATEGORY_EARTH_PRESSURE_FE\x10\xdf\x31\x12?\n:ACTION_CATEGORY_EFFECTS_OF_HORIZONTAL_EARTHQUAKE_FORCES_QE\x10\xcf\x31\x12@\n;ACTION_CATEGORY_EQUIPMENT_CHARGES_OF_CONTAINERS_LIQUID_Q_E3\x10\xb3\x31\x12?\n:ACTION_CATEGORY_EQUIPMENT_CHARGES_OF_CONTAINERS_LOOSE_Q_E4\x10\xb4\x31\x12\x41\n<ACTION_CATEGORY_EQUIPMENT_FORKLIFTS_AND_ELECTRIC_TRUCKS_Q_E5\x10\xb5\x31\x12:\n5ACTION_CATEGORY_EQUIPMENT_ISOLATION_OF_EQUIPMENT_Q_E2\x10\xb2\x31\x12\x37\n2ACTION_CATEGORY_EQUIPMENT_PERMANENT_EQUIPMENT_Q_E1\x10\xb1\x31\x12@\n;ACTION_CATEGORY_EQUIPMENT_STORED_MATERIALS_AND_PRODUCTS_Q_M\x10\xb6\x31\x12$\n ACTION_CATEGORY_ERECTION_LOAD_ER\x10`\x12#\n\x1f\x41\x43TION_CATEGORY_EXCEPTIONAL_EXC\x10h\x12(\n#ACTION_CATEGORY_FATIGUE_ACTION_QFAT\x10\xe9\x31\x12%\n ACTION_CATEGORY_FATIGUE_LM3_QFAT\x10\xee\x31\x12!\n\x1d\x41\x43TION_CATEGORY_FLOOD_LOAD_FA\x10]\x12,\n(ACTION_CATEGORY_FOUNDATION_SUBSIDENCE_QF\x10Q\x12\x45\n@ACTION_CATEGORY_GENERAL_CONSTRUCTION_ELEMENTS_AND_EQUIPMENT_G_GE\x10\x8a\x02\x12\x31\n-ACTION_CATEGORY_GENERAL_VARIABLE_ACTIONS_Q_GE\x10(\x12\x34\n0ACTION_CATEGORY_GEOTECHNICAL_LOADS_PERMANENT_GEP\x10Y\x12\x33\n/ACTION_CATEGORY_GEOTECHNICAL_LOADS_VARIABLE_GEV\x10Z\x12\x38\n4ACTION_CATEGORY_GR1A_LM1_PEDESTRIAN_CYCLE_TRACK_GR1A\x10y\x12)\n%ACTION_CATEGORY_GR1B_SINGLE_AXLE_GR1B\x10z\x12\x31\n-ACTION_CATEGORY_GR2_HORIZONTAL_FORCES_LM1_GR2\x10{\x12+\n\'ACTION_CATEGORY_GR3_PEDESTRIAN_LOAD_GR3\x10|\x12\x39\n5ACTION_CATEGORY_GR4_CROWD_LOADING_PEDESTRIAN_LOAD_GR4\x10}\x12\x30\n,ACTION_CATEGORY_GR5_SPECIAL_VEHICLES_LM1_GR5\x10~\x12\x38\n3ACTION_CATEGORY_GR6_LOADS_FOR_BEARINGS_EXCHANGE_GR6\x10\xcb\x02\x12%\n ACTION_CATEGORY_GROUND_WATER_FGW\x10\xdd\x31\x12)\n$ACTION_CATEGORY_HEIGHT_DIFFERENCE_GH\x10\xed\x31\x12\x34\n/ACTION_CATEGORY_HORIZONTAL_EARTHQUAKE_ACTION_EH\x10\xcd\x31\x12$\n\x1f\x41\x43TION_CATEGORY_ICE_ACTION_FICE\x10\xd9\x31\x12%\n ACTION_CATEGORY_ICE_LOADINGS_Q_I\x10\xc3\x31\x12\x1a\n\x16\x41\x43TION_CATEGORY_ICE_QI\x10\x37\x12%\n ACTION_CATEGORY_IMPOSED_ACTION_Q\x10\xd4\x31\x12?\n;ACTION_CATEGORY_IMPOSED_DEFORMATIONS_DUE_TO_PRE_STRESSING_P\x10\x17\x12X\nSACTION_CATEGORY_IMPOSED_LOADS_ACCESSIBLE_FLAT_ROOFS_EXCLUDING_CATEGORIES_A_TO_D_Q_J\x10\xff\x30\x12N\nIACTION_CATEGORY_IMPOSED_LOADS_ACCESSIBLE_FLAT_ROOFS_WITH_OCCUPANCY_A_Q_KA\x10\x80\x31\x12N\nIACTION_CATEGORY_IMPOSED_LOADS_ACCESSIBLE_FLAT_ROOFS_WITH_OCCUPANCY_B_Q_KB\x10\x81\x31\x12N\nIACTION_CATEGORY_IMPOSED_LOADS_ACCESSIBLE_FLAT_ROOFS_WITH_OCCUPANCY_C_Q_KC\x10\x82\x31\x12N\nIACTION_CATEGORY_IMPOSED_LOADS_ACCESSIBLE_FLAT_ROOFS_WITH_OCCUPANCY_D_Q_KD\x10\x83\x31\x12H\nCACTION_CATEGORY_IMPOSED_LOADS_AREAS_WHERE_PEOPLE_CAN_CONGREGATE_Q_C\x10\xf6\x30\x12L\nHACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_A_DOMESTIC_RESIDENTIAL_AREAS_QI_A\x10 \x12>\n:ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_B_OFFICE_AREAS_QI_B\x10!\x12\x44\n@ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_C_CONGREGATION_AREAS_QI_C\x10\"\x12@\n<ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_D_SHOPPING_AREAS_QI_D\x10#\x12?\n;ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_E_STORAGE_AREAS_QI_E\x10$\x12\x65\n`ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_E_TRAFFIC_AREA_VEHICLE_WEIGHT_LESS_OR_EQUAL_TO_30_KN_QI_E\x10\xa3\x02\x12R\nMACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_F_ROOFS_ACCESSIBLE_ONLY_PRIVATELY_QI_F\x10\xa4\x02\x12\x64\n`ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_F_TRAFFIC_AREA_VEHICLE_WEIGHT_LESS_OR_EQUAL_TO_30_KN_QI_F\x10*\x12L\nGACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_G1_ROOFS_SLOPE_LESS_THAN_20_Q_G1\x10\xa5\x02\x12L\nGACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_G2_ROOFS_SLOPE_MORE_THAN_40_Q_G2\x10\xa6\x02\x12\x65\naACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_G_TRAFFIC_AREA_VEHICLE_WEIGHT_LESS_OR_EQUAL_TO_160_KN_QI_G\x10+\x12\x44\n@ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_H_INACCESSIBLE_ROOFS_QI_H\x10/\x12X\nSACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_H_ROOFS_ACCESSIBLE_ONLY_FOR_MAINTENANCE_QI_H\x10\x92\x31\x12\x37\n3ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_H_ROOFS_QI_H\x10,\x12\x43\n>ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_I_ROOFS_ACCESSIBLE_QI_I\x10\x93\x31\x12\x42\n>ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_I_ROOFS_HELICOPTER_QI_I\x10-\x12J\nFACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_J_ROOFS_HELIPORT_EQUIPMENT_QI_J\x10.\x12G\nCACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_K_FLAT_ROOFS_HELICOPTER_QI_K\x10\x30\x12\x42\n>ACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_K_FLAT_ROOFS_OTHER_QI_K\x10\x31\x12S\nNACTION_CATEGORY_IMPOSED_LOADS_CATEGORY_K_ROOFS_FOR_SPECIAL_USES_HELIPORTS_QI_K\x10\x94\x31\x12\x45\n@ACTION_CATEGORY_IMPOSED_LOADS_DOMESTIC_AND_RESIDENTIAL_AREAS_Q_A\x10\xf4\x30\x12\x32\n-ACTION_CATEGORY_IMPOSED_LOADS_FORK_LIFTS_Q_FL\x10\xfb\x30\x12\x42\n=ACTION_CATEGORY_IMPOSED_LOADS_FROM_CRANES_CLASS_11_12_13_Q_CR\x10\xf3\x01\x12=\n8ACTION_CATEGORY_IMPOSED_LOADS_FROM_CRANES_CLASS_1_7_Q_CR\x10\xf0\x01\x12;\n6ACTION_CATEGORY_IMPOSED_LOADS_FROM_CRANES_CLASS_8_Q_CR\x10\xf1\x01\x12>\n9ACTION_CATEGORY_IMPOSED_LOADS_FROM_CRANES_CLASS_9_10_Q_CR\x10\xf2\x01\x12\x42\n=ACTION_CATEGORY_IMPOSED_LOADS_FROM_CRANES_SUPPORT_FORCES_Q_CR\x10\xfd\x01\x12\x37\n2ACTION_CATEGORY_IMPOSED_LOADS_HELICOPTER_LOAD_Q_HC\x10\x84\x31\x12\x39\n4ACTION_CATEGORY_IMPOSED_LOADS_INACCESSIBLE_ROOFS_Q_H\x10\xfe\x30\x12\x36\n1ACTION_CATEGORY_IMPOSED_LOADS_INDUSTRIAL_USE_Q_E2\x10\xf9\x30\x12<\n7ACTION_CATEGORY_IMPOSED_LOADS_LIGHT_INDUSTRIAL_USE_Q_E1\x10\xf8\x30\x12/\n+ACTION_CATEGORY_IMPOSED_LOADS_LIVE_LOADS_LL\x10%\x12O\nJACTION_CATEGORY_IMPOSED_LOADS_PUBLIC_AREAS_NOT_SUSCEPTIBLE_TO_CROWDING_Q_B\x10\xf5\x30\x12\x35\n0ACTION_CATEGORY_IMPOSED_LOADS_SHOPPING_AREAS_Q_D\x10\xf7\x30\x12\x35\n0ACTION_CATEGORY_IMPOSED_LOADS_STORAGE_AREAS_Q_E3\x10\xfa\x30\x12S\nNACTION_CATEGORY_IMPOSED_LOADS_TRAFFIC_AND_PARKING_AREAS_FOR_VEHICLES_25_KN_Q_F\x10\xfc\x30\x12]\nXACTION_CATEGORY_IMPOSED_LOADS_TRAFFIC_AND_PARKING_AREAS_FOR_VEHICLES_25_KN_TO_160_KN_Q_G\x10\xfd\x30\x12#\n\x1f\x41\x43TION_CATEGORY_IMPOSED_LOAD_QK\x10&\x12>\n9ACTION_CATEGORY_INDUSTRIALIZED_CONSTRUCTION_ELEMENTS_G_IN\x10\x88\x02\x12T\nOACTION_CATEGORY_INDUSTRIALIZED_CONSTRUCTION_ELEMENTS_WITH_ADDITION_ON_SITE_G_IS\x10\x89\x02\x12T\nOACTION_CATEGORY_INDUSTRIAL_BUILDINGS_COTTON_MILLING_WORKSHOP_TABLE_D_0_1_4_Q_IB\x10\xe2\x01\x12V\nQACTION_CATEGORY_INDUSTRIAL_BUILDINGS_GRAIN_PROCESSING_WORKSHOP_TABLE_D_0_1_6_Q_IB\x10\xe4\x01\x12\x63\n^ACTION_CATEGORY_INDUSTRIAL_BUILDINGS_MANUFACTURING_WORKSHOP_TABLE_D_0_1_2_ITEM_NO_1_2_4_6_Q_IB\x10\xde\x01\x12_\nZACTION_CATEGORY_INDUSTRIAL_BUILDINGS_MANUFACTURING_WORKSHOP_TABLE_D_0_1_2_ITEM_NO_3_5_Q_IB\x10\xdf\x01\x12]\nXACTION_CATEGORY_INDUSTRIAL_BUILDINGS_MANUFACTURING_WORKSHOP_TABLE_D_0_1_2_ITEM_NO_7_Q_IB\x10\xe0\x01\x12S\nNACTION_CATEGORY_INDUSTRIAL_BUILDINGS_METAL_WORKING_WORKSHOP_TABLE_D_0_1_1_Q_IB\x10\xdd\x01\x12`\n[ACTION_CATEGORY_INDUSTRIAL_BUILDINGS_PREPARATORY_WORKSHOP_FOR_TIRE_PLANT_TABLE_D_0_1_5_Q_IB\x10\xe3\x01\x12^\nYACTION_CATEGORY_INDUSTRIAL_BUILDINGS_SEMICONDUCTOR_PRODUCTION_WORKSHOP_TABLE_D_0_1_3_Q_IB\x10\xe1\x01\x12Z\nVACTION_CATEGORY_INFLUENCES_RESULTING_FROM_TEMPERATURE_CHANGES_SHRINKAGE_OR_CREEP_ETC_T\x10H\x12<\n7ACTION_CATEGORY_IN_SITU_CONCRETE_LOADING_ALLOWANCE_Q4_1\x10\x9d\x31\x12,\n(ACTION_CATEGORY_LATERAL_EARTH_PRESSURE_H\x10X\x12(\n#ACTION_CATEGORY_LIQUID_PRESSURE_FLP\x10\xdc\x31\x12Q\nLACTION_CATEGORY_LIVE_LOADS_ON_ROOFS_HELICOPTER_ON_THE_ROOF_ACC_TO_5_3_2_Q_LR\x10\xea\x01\x12\x39\n4ACTION_CATEGORY_LIVE_LOADS_ON_ROOFS_MANNED_ROOF_Q_LR\x10\xe8\x01\x12\x39\n4ACTION_CATEGORY_LIVE_LOADS_ON_ROOFS_ROOF_GARDEN_Q_LR\x10\xe9\x01\x12@\n;ACTION_CATEGORY_LIVE_LOADS_ON_ROOFS_ROOF_SPORTS_GROUND_Q_LR\x10\xd9\x02\x12;\n6ACTION_CATEGORY_LIVE_LOADS_ON_ROOFS_UNMANNED_ROOF_Q_LR\x10\xe7\x01\x12\x31\n-ACTION_CATEGORY_LIVE_LOAD_DUE_TO_EARTHQUAKE_E\x10q\x12+\n\'ACTION_CATEGORY_LIVE_LOAD_DUE_TO_WIND_W\x10@\x12\x1f\n\x1b\x41\x43TION_CATEGORY_LIVE_LOAD_L\x10\x1c\x12 \n\x1b\x41\x43TION_CATEGORY_LIVE_LOAD_Q\x10\xe6\x31\x12\x34\n/ACTION_CATEGORY_LOADS_FROM_CRANES_GROUP_6K_Q_C4\x10\xbf\x31\x12\x34\n/ACTION_CATEGORY_LOADS_FROM_CRANES_GROUP_7K_Q_C3\x10\xbe\x31\x12<\n7ACTION_CATEGORY_LOADS_FROM_CRANES_GROUP_8K_ELASTIC_Q_C2\x10\xbd\x31\x12:\n5ACTION_CATEGORY_LOADS_FROM_CRANES_GROUP_8K_RIGID_Q_C1\x10\xbc\x31\x12\x36\n1ACTION_CATEGORY_LOADS_FROM_CRANES_IN_GENERAL_Q_C1\x10\xbb\x31\x12\x38\n3ACTION_CATEGORY_LOADS_FROM_CRANES_OTHER_GROUPS_Q_C5\x10\xc0\x31\x12,\n\'ACTION_CATEGORY_LOADS_FROM_VEHICLES_Q_V\x10\xba\x31\x12\x39\n4ACTION_CATEGORY_LOADS_PRODUCED_BY_FLOWING_WATER_Q6_1\x10\xa1\x31\x12<\n8ACTION_CATEGORY_LOAD_ARISING_FROM_EXTRAORDINARY_EVENT_AK\x10i\x12X\nTACTION_CATEGORY_LOAD_DUE_TO_FLUIDS_WITH_WELL_DEFINED_PRESSURES_AND_MAXIMUM_HEIGHTS_F\x10\\\x12\x39\n4ACTION_CATEGORY_LOAD_DUE_TO_GROUND_WATER_PRESSURE_HW\x10\xe3\x31\x12N\nJACTION_CATEGORY_LOAD_DUE_TO_LATERAL_EARTH_PRESSURE_GROUND_WATER_PRESSURE_H\x10W\x12Y\nTACTION_CATEGORY_LOAD_DUE_TO_LATERAL_EARTH_PRESSURE_OR_PRESSURE_OF_BULK_MATERIALS_HEB\x10\xe2\x31\x12&\n!ACTION_CATEGORY_MAXIMUM_WIND_Q5_1\x10\x9f\x31\x12\x1e\n\x19\x41\x43TION_CATEGORY_NONE_NONE\x10\xc9\x31\x12\x46\nBACTION_CATEGORY_NOTIONAL_HORIZONTAL_FORCES_ACCORDING_TO_BS_5950_NK\x10\x61\x12<\n8ACTION_CATEGORY_NOTIONAL_LOAD_FOR_STRUCTURAL_INTEGRITY_N\x10\x1e\x12$\n ACTION_CATEGORY_OTHER_ACTIONS_QO\x10[\x12\x32\n-ACTION_CATEGORY_OTHER_CONSTRUCTION_LOADS_Q_CO\x10\x8b\x01\x12U\nPACTION_CATEGORY_OTHER_IMPOSED_PERMANENT_DEFORMATIONS_FOR_EXAMPLE_SETTLEMENT_G_OT\x10\x92\x02\x12(\n#ACTION_CATEGORY_OTHER_LIVE_LOADS_QO\x10\xcc\x31\x12#\n\x1e\x41\x43TION_CATEGORY_OTHER_LOADS_Q9\x10\xa7\x31\x12\x37\n2ACTION_CATEGORY_OTHER_TYPES_OF_VARIABLE_LOADS_Q_OT\x10\x8e\x31\x12\x31\n,ACTION_CATEGORY_PERMANENT_EARTH_PRESSURE_G_E\x10\x8c\x02\x12.\n*ACTION_CATEGORY_PERMANENT_FROM_CRANES_G_CR\x10\x12\x12\x1f\n\x1b\x41\x43TION_CATEGORY_PERMANENT_G\x10\x0b\x12!\n\x1c\x41\x43TION_CATEGORY_PERMANENT_G1\x10\x8f\x31\x12Q\nLACTION_CATEGORY_PERMANENT_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_FACTORED_G_GF\x10\x90\x02\x12T\nOACTION_CATEGORY_PERMANENT_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_UN_FACTORED_G_GU\x10\x8f\x02\x12(\n$ACTION_CATEGORY_PERMANENT_IMPOSED_GQ\x10\x13\x12\x38\n3ACTION_CATEGORY_PERMANENT_IMPOSED_NON_STRUCTURAL_GQ\x10\x91\x31\x12\x35\n0ACTION_CATEGORY_PERMANENT_LOADS_FROM_FLUIDS_G_FL\x10\x91\x02\x12\x30\n+ACTION_CATEGORY_PERMANENT_NON_STRUCTURAL_G2\x10\x90\x31\x12@\n;ACTION_CATEGORY_PERMANENT_SELF_WEIGHT_SELF_WEIGHT_OF_SOIL_G\x10\x8b\x02\x12;\n7ACTION_CATEGORY_PERMANENT_SMALL_FLUCTUATIONS_G_ASTERISK\x10\x0c\x12&\n!ACTION_CATEGORY_PERMANENT_SOIL_GS\x10\xd0\x31\x12\x31\n,ACTION_CATEGORY_PERMANENT_WATER_PRESSURE_G_W\x10\x8d\x02\x12\'\n\"ACTION_CATEGORY_PERSONNEL_LOADS_QP\x10\xec\x31\x12\'\n\"ACTION_CATEGORY_PLACEMENT_LOADS_QP\x10\xcb\x31\x12N\nIACTION_CATEGORY_PREMISES_OF_BUILDINGS_UNIFORM_LOADS_2_KN_M2_AND_MORE_Q_U2\x10\xb8\x31\x12O\nJACTION_CATEGORY_PREMISES_OF_BUILDINGS_UNIFORM_LOADS_LESS_THAN_2_KN_M2_Q_U1\x10\xb7\x31\x12&\n!ACTION_CATEGORY_PRESTRESSING_Q8_3\x10\xa6\x31\x12\x1f\n\x1b\x41\x43TION_CATEGORY_PRESTRESS_P\x10\x15\x12+\n&ACTION_CATEGORY_RAINWATER_PONDING_FPND\x10\xde\x31\x12 \n\x1c\x41\x43TION_CATEGORY_RAIN_LOAD_QR\x10\x63\x12\x1f\n\x1b\x41\x43TION_CATEGORY_RAIN_LOAD_R\x10^\x12%\n!ACTION_CATEGORY_ROOF_LIVE_LOAD_LR\x10\x1d\x12&\n!ACTION_CATEGORY_ROOF_LIVE_LOAD_QR\x10\xe7\x31\x12&\n\"ACTION_CATEGORY_SEISMIC_ACTIONS_AE\x10o\x12\x1e\n\x1a\x41\x43TION_CATEGORY_SEISMIC_AE\x10s\x12\'\n\"ACTION_CATEGORY_SEISMIC_EFFECTS_Q7\x10\xa3\x31\x12\x36\n1ACTION_CATEGORY_SELF_STRAINING_FORCE_PERMANENT_TP\x10\xe8\x31\x12\x34\n0ACTION_CATEGORY_SELF_STRAINING_FORCE_VARIABLE_TV\x10\x16\x12S\nNACTION_CATEGORY_SELF_WEIGHT_CONCRETE_1600_KG_M3_AND_LESS_ON_BUILDING_SITE_G_C3\x10\xae\x31\x12P\nKACTION_CATEGORY_SELF_WEIGHT_CONCRETE_1600_KG_M3_AND_LESS_PREFABRICATED_G_C2\x10\xad\x31\x12P\nKACTION_CATEGORY_SELF_WEIGHT_CONCRETE_MORE_THAN_1600_KG_M3_STONE_TIMBER_G_C1\x10\xac\x31\x12\"\n\x1d\x41\x43TION_CATEGORY_SELF_WEIGHT_G\x10\x8e\x02\x12\x42\n=ACTION_CATEGORY_SELF_WEIGHT_OF_GENERAL_WOODEN_STRUCTURES_G_WG\x10\xf0\x31\x12I\nDACTION_CATEGORY_SELF_WEIGHT_OF_INDUSTRIALIZED_WOODEN_STRUCTURES_G_WI\x10\xf1\x31\x12\x39\n4ACTION_CATEGORY_SELF_WEIGHT_OF_METAL_STRUCTURES_G_ME\x10\x85\x02\x12\x41\n<ACTION_CATEGORY_SELF_WEIGHT_OF_PREFABRICATED_STRUCTURES_G_PR\x10\x86\x02\x12\x41\n<ACTION_CATEGORY_SELF_WEIGHT_OF_STRUCTURES_BUILT_ON_SITE_G_SI\x10\x87\x02\x12%\n ACTION_CATEGORY_SELF_WEIGHT_Q1_1\x10\x96\x31\x12\x33\n.ACTION_CATEGORY_SELF_WEIGHT_SOIL_MODIFIED_G_SM\x10\xb0\x31\x12\x32\n-ACTION_CATEGORY_SELF_WEIGHT_SOIL_NATURAL_G_SN\x10\xaf\x31\x12\x39\n4ACTION_CATEGORY_SELF_WEIGHT_STEEL_CONSTRUCTIONS_G_S1\x10\xaa\x31\x12O\nJACTION_CATEGORY_SELF_WEIGHT_STEEL_CONSTRUCTIONS_OVER_50_OF_TOTAL_LOAD_G_S2\x10\xab\x31\x12\x38\n3ACTION_CATEGORY_SERVICEABILITY_EARTHQUAKE_ACTION_ES\x10\xdb\x31\x12\x32\n-ACTION_CATEGORY_SERVICEABILITY_WIND_ACTION_WS\x10\xd6\x31\x12;\n6ACTION_CATEGORY_SETTLEMENTS_OF_SUPPORTS_SHRINKAGE_SETT\x10\x8c\x01\x12$\n\x1f\x41\x43TION_CATEGORY_SETTLEMENT_Q8_2\x10\xa5\x31\x12$\n\x1f\x41\x43TION_CATEGORY_SNOW_ACTION_FSN\x10\xd7\x31\x12&\n!ACTION_CATEGORY_SNOW_AND_ICE_Q2_4\x10\x9b\x31\x12(\n#ACTION_CATEGORY_SNOW_ICE_AND_RAIN_S\x10\x87\x01\x12P\nKACTION_CATEGORY_SNOW_ICE_LOADS_1_LESS_OR_EQUAL_TO_SK_LESSER_THAN_2_KN_M2_QS\x10\x85\x01\x12P\nKACTION_CATEGORY_SNOW_ICE_LOADS_2_LESS_OR_EQUAL_TO_SK_LESSER_THAN_3_KN_M2_QS\x10\x84\x01\x12\x35\n1ACTION_CATEGORY_SNOW_ICE_LOADS_FINLAND_ICELAND_QS\x10\x34\x12;\n7ACTION_CATEGORY_SNOW_ICE_LOADS_H_GREATER_THAN_1000_M_QS\x10\x35\x12?\n;ACTION_CATEGORY_SNOW_ICE_LOADS_H_LESS_OR_EQUAL_TO_1000_M_QS\x10\x36\x12_\n[ACTION_CATEGORY_SNOW_ICE_LOADS_OUTDOOR_TERRACES_AND_BALCONIES_SK_GREATER_THAN_2_75_KN_M2_QS\x10;\x12\x63\n_ACTION_CATEGORY_SNOW_ICE_LOADS_OUTDOOR_TERRACES_AND_BALCONIES_SK_LESS_OR_EQUAL_TO_2_75_KN_M2_QS\x10:\x12%\n!ACTION_CATEGORY_SNOW_ICE_LOADS_QS\x10\x33\x12\x45\n@ACTION_CATEGORY_SNOW_ICE_LOADS_SK_GREATER_OR_EQUAL_TO_3_KN_M2_QS\x10\x83\x01\x12@\n<ACTION_CATEGORY_SNOW_ICE_LOADS_SK_GREATER_THAN_2_75_KN_M2_QS\x10\x39\x12\x44\n@ACTION_CATEGORY_SNOW_ICE_LOADS_SK_LESS_OR_EQUAL_TO_2_75_KN_M2_QS\x10\x38\x12&\n!ACTION_CATEGORY_SNOW_LOADINGS_Q_S\x10\xc1\x31\x12\x1f\n\x1b\x41\x43TION_CATEGORY_SNOW_LOAD_S\x10<\x12)\n$ACTION_CATEGORY_SNOW_LOAD_ZONE_III_S\x10\x8a\x01\x12(\n#ACTION_CATEGORY_SNOW_LOAD_ZONE_II_S\x10\x89\x01\x12\'\n\"ACTION_CATEGORY_SNOW_LOAD_ZONE_I_S\x10\x88\x01\x12=\n8ACTION_CATEGORY_SNOW_REGION_SAINT_PIERRE_AND_MIQUELON_QS\x10\x86\x01\x12\x1e\n\x19\x41\x43TION_CATEGORY_SOIL_Q1_2\x10\x97\x31\x12(\n#ACTION_CATEGORY_SPECIAL_LOADINGS_PS\x10\xe1\x31\x12\'\n\"ACTION_CATEGORY_STORAGE_AREAS_Q2_2\x10\x99\x31\x12\x30\n+ACTION_CATEGORY_SUPPORTED_CONSTRUCTION_Q2_1\x10\x98\x31\x12\x38\n3ACTION_CATEGORY_TEMPERATURE_CLIMATIC_INFLUENCES_Q_T\x10\xc4\x31\x12(\n#ACTION_CATEGORY_TEMPERATURE_FIRE_TS\x10\xef\x31\x12+\n\'ACTION_CATEGORY_TEMPERATURE_NON_FIRE_QT\x10G\x12%\n ACTION_CATEGORY_TEMPERATURE_Q8_1\x10\xa4\x31\x12\x35\n1ACTION_CATEGORY_TEMPERATURE_SHRINKAGE_CREEP_ETC_T\x10I\x12<\n7ACTION_CATEGORY_THERMAL_ACTIONS_ARISING_FROM_THE_FIRE_T\x10\xe0\x31\x12\'\n\"ACTION_CATEGORY_THERMAL_ACTIONS_QT\x10\x85\x31\x12\x37\n3ACTION_CATEGORY_THERMAL_ACTION_ACCORDING_TO_9_1_3_T\x10L\x12$\n\x1f\x41\x43TION_CATEGORY_TORNADO_LOAD_WT\x10\xe4\x31\x12\x32\n-ACTION_CATEGORY_ULTIMATE_EARTHQUAKE_ACTION_EU\x10\xda\x31\x12,\n\'ACTION_CATEGORY_ULTIMATE_WIND_ACTION_WU\x10\xd5\x31\x12+\n\'ACTION_CATEGORY_UNEVEN_SETTLEMENTS_G_US\x10x\x12\"\n\x1d\x41\x43TION_CATEGORY_UNIT_LOADS_QU\x10\xca\x31\x12\\\nWACTION_CATEGORY_VARIABLE_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_FACTORED_GROUNDWATER_GEF1\x10\x8a\x31\x12\x64\n_ACTION_CATEGORY_VARIABLE_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_FACTORED_GROUND_WATER_FLUIDS_GEF2\x10\x8b\x31\x12^\nYACTION_CATEGORY_VARIABLE_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_FACTORED_OTHER_ACTIONS_GEF3\x10\x8c\x31\x12_\nZACTION_CATEGORY_VARIABLE_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_UN_FACTORED_GROUNDWATER_GEU1\x10\x87\x31\x12g\nbACTION_CATEGORY_VARIABLE_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_UN_FACTORED_GROUND_WATER_FLUIDS_GEU2\x10\x88\x31\x12\x61\n\\ACTION_CATEGORY_VARIABLE_GEOTECHNICAL_ACTIONS_SOIL_PARAMETERS_UN_FACTORED_OTHER_ACTIONS_GEU3\x10\x89\x31\x12\x34\n/ACTION_CATEGORY_VARIABLE_LOADS_FROM_FLUIDS_Q_FL\x10\x8d\x31\x12\x46\nAACTION_CATEGORY_VARIABLE_PERSISTENT_HORIZONTAL_IMPOSED_ACTIONS_Q3\x10\x9c\x31\x12\x1e\n\x1a\x41\x43TION_CATEGORY_VARIABLE_Q\x10\x1a\x12\x32\n-ACTION_CATEGORY_VERTICAL_EARTHQUAKE_ACTION_EV\x10\xce\x31\x12$\n ACTION_CATEGORY_WEIGHT_OF_ICE_DI\x10\r\x12&\n!ACTION_CATEGORY_WIND_LOADINGS_Q_W\x10\xc2\x31\x12\x31\n,ACTION_CATEGORY_WIND_LOADS_FWK_EXECUTION_QWE\x10\x80\x01\x12\x43\n?ACTION_CATEGORY_WIND_LOADS_FWK_PERSISTENT_DESIGN_SITUATIONS_QWP\x10\x7f\x12%\n ACTION_CATEGORY_WIND_LOADS_FW_QW\x10\x81\x01\x12\x32\n.ACTION_CATEGORY_WIND_LOAD_ACCORDING_TO_8_1_4_W\x10\x43\x12\x1f\n\x1b\x41\x43TION_CATEGORY_WIND_LOAD_W\x10>\x12 \n\x1c\x41\x43TION_CATEGORY_WIND_LOAD_WK\x10\x42\x12 \n\x1c\x41\x43TION_CATEGORY_WIND_LOAD_WL\x10\x41\x12K\nGACTION_CATEGORY_WIND_ON_ICE_DETERMINED_IN_ACCORDANCE_WITH_SECTION_10_WI\x10?\x12\x1b\n\x17\x41\x43TION_CATEGORY_WIND_QW\x10=\x12&\n!ACTION_CATEGORY_WORKING_WIND_Q5_2\x10\xa0\x31\"A\n\tFactorPhi\x12\x10\n\x0c\x46\x41\x43TOR_PHI_1\x10\x00\x12\x10\n\x0c\x46\x41\x43TOR_PHI_2\x10\x01\x12\x10\n\x0c\x46\x41\x43TOR_PHI_3\x10\x02\"\xef\t\n\x0cLoadDuration\x12\x19\n\x15LOAD_DURATION_UNKNOWN\x10\x00\x12\x1d\n\x18LOAD_DURATION_10_MINUTES\x10\xc7\x05\x12\x1d\n\x18LOAD_DURATION_10_SECONDS\x10\xc9\x05\x12\x1b\n\x16LOAD_DURATION_12_HOURS\x10\xc5\x05\x12\x18\n\x13LOAD_DURATION_1_DAY\x10\xc4\x05\x12\x19\n\x14LOAD_DURATION_1_HOUR\x10\xc6\x05\x12\x1b\n\x16LOAD_DURATION_1_MINUTE\x10\xc8\x05\x12\x1a\n\x15LOAD_DURATION_1_MONTH\x10\xc2\x05\x12\x19\n\x14LOAD_DURATION_1_WEEK\x10\xc3\x05\x12\x19\n\x14LOAD_DURATION_1_YEAR\x10\xc0\x05\x12\x1b\n\x16LOAD_DURATION_3_MONTHS\x10\xc1\x05\x12\x1c\n\x17LOAD_DURATION_3_SECONDS\x10\xca\x05\x12\x1b\n\x16LOAD_DURATION_50_YEARS\x10\xbc\x05\x12\x19\n\x14LOAD_DURATION_5_DAYS\x10\xba\x05\x12\x1a\n\x15LOAD_DURATION_5_HOURS\x10\xb9\x05\x12\x1c\n\x17LOAD_DURATION_5_MINUTES\x10\xb8\x05\x12\x1b\n\x16LOAD_DURATION_5_MONTHS\x10\xbb\x05\x12\x1c\n\x17LOAD_DURATION_5_SECONDS\x10\xb7\x05\x12\x30\n+LOAD_DURATION_ASD_IMPACT_LRFD_EQUAL_TO_1_25\x10\xb6\x05\x12\x32\n-LOAD_DURATION_ASD_PERMANENT_LRFD_EQUAL_TO_0_6\x10\xb1\x05\x12\x33\n.LOAD_DURATION_ASD_SEVEN_DAYS_LRFD_EQUAL_TO_0_9\x10\xb4\x05\x12\x34\n/LOAD_DURATION_ASD_TEN_MINUTES_LRFD_EQUAL_TO_1_0\x10\xb5\x05\x12\x32\n-LOAD_DURATION_ASD_TEN_YEARS_LRFD_EQUAL_TO_0_7\x10\xb2\x05\x12\x33\n.LOAD_DURATION_ASD_TWO_MONTHS_LRFD_EQUAL_TO_0_8\x10\xb3\x05\x12 \n\x1bLOAD_DURATION_BEYOND_1_YEAR\x10\xbf\x05\x12\x19\n\x14LOAD_DURATION_IMPACT\x10\xae\x05\x12 \n\x1bLOAD_DURATION_INSTANTANEOUS\x10\xa9\x05\x12\x1c\n\x17LOAD_DURATION_LONG_TERM\x10\xa5\x05\x12\x1e\n\x19LOAD_DURATION_MEDIUM_TERM\x10\xa6\x05\x12\x1c\n\x17LOAD_DURATION_PERMANENT\x10\xa4\x05\x12\x1d\n\x18LOAD_DURATION_SEVEN_DAYS\x10\xac\x05\x12\x1d\n\x18LOAD_DURATION_SHORT_TERM\x10\xa7\x05\x12+\n&LOAD_DURATION_SHORT_TERM_INSTANTANEOUS\x10\xa8\x05\x12 \n\x1bLOAD_DURATION_STANDARD_TERM\x10\xb0\x05\x12\x1e\n\x19LOAD_DURATION_TEN_MINUTES\x10\xad\x05\x12\x1c\n\x17LOAD_DURATION_TEN_YEARS\x10\xaa\x05\x12\x1d\n\x18LOAD_DURATION_TWO_MONTHS\x10\xab\x05\"\xb3\x01\n\x1cSpecificationForLoadCaseGr1a\x12(\n$SPECIFICATION_FOR_LOAD_CASE_GR1A_TS1\x10\x00\x12?\n;SPECIFICATION_FOR_LOAD_CASE_GR1A_PEDESTRIAN_AND_CYCLE_TRACK\x10\x02\x12(\n$SPECIFICATION_FOR_LOAD_CASE_GR1A_UDL\x10\x01\"\xb7\x01\n\x1bSpecificationForLoadCaseGr2\x12N\nJSPECIFICATION_FOR_LOAD_CASE_GR2_HORIZONTAL_FORCES_BRAKING_AND_ACCELERATION\x10\x00\x12H\nDSPECIFICATION_FOR_LOAD_CASE_GR2_HORIZONTAL_FORCES_CENTRIFUGAL_FORCES\x10\x01\"\xa3\x01\n\x1bSpecificationForLoadCaseGr5\x12\x33\n/SPECIFICATION_FOR_LOAD_CASE_GR5_SPECIAL_VEHICLE\x10\x00\x12&\n\"SPECIFICATION_FOR_LOAD_CASE_GR5_TS\x10\x01\x12\'\n#SPECIFICATION_FOR_LOAD_CASE_GR5_UDL\x10\x02\"\xc8\x02\n\x1bSpecificationForLoadCaseGr6\x12&\n\"SPECIFICATION_FOR_LOAD_CASE_GR6_TS\x10\x00\x12N\nJSPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_BRAKING_AND_ACCELERATION\x10\x03\x12H\nDSPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_CENTRIFUGAL_FORCES\x10\x04\x12>\n:SPECIFICATION_FOR_LOAD_CASE_GR6_PEDESTRIAN_AND_CYCLE_TRACK\x10\x02\x12\'\n#SPECIFICATION_FOR_LOAD_CASE_GR6_UDL\x10\x01\"\xd4\x02\n:LiveloadConsiderDesignSituationEffectiveSeismicWeightCombo\x12U\nQLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12m\niLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12P\nLLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_PARTITIONS\x10\x01\"\xef\x02\n@LiveloadConsiderDesignSituationEffectiveSeismicWeightCythyeCombo\x12\\\nXLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12t\npLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12W\nSLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_PARTITIONS\x10\x01\"\xd5\x01\n1LiveloadConsiderDesignSituationSeismicWeightCombo\x12O\nKLIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_UP_TO_3\x10\x00\x12O\nKLIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_ABOVE_3\x10\x01\"\x8f\x03\n/LiveloadConsiderDesignSituationSeismicMassCombo\x12\x65\naLIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_ACTUAL_CONDITIONS\x10\x00\x12w\nsLIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_LIBRARY_ARCHIVES\x10\x01\x12|\nxLIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_OTHER_CIVIL_BUILDINGS\x10\x02\"\xe3\x02\n=LiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo\x12Y\nULIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12q\nmLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12T\nPLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_PARTITIONS\x10\x01\"\xe3\x02\n=LiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo\x12Y\nULIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12q\nmLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12T\nPLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_PARTITIONS\x10\x01\"\xeb\x02\n?LiveloadConsiderDesignSituationEffectiveSeismicWeightIbc21Combo\x12[\nWLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC21_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12s\noLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC21_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12V\nRLIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC21_COMBO_PARTITIONS\x10\x01\"\x95\x01\n\x18\x46latRoofSnowLoadCategory\x12<\n8FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_OF_30PSF_OR_LESS\x10\x00\x12;\n7FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_EXCEEDING_30PSF\x10\x01\"\xc8\x01\n8DistinguishDifferentOverstrengthFactorInDirectionXyCombo\x12\x45\nADISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_X\x10\x00\x12\x45\nADISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_Y\x10\x01\"\xa9\x01\n+SpecificationOfLoadcasesInActionFromClimate\x12<\n8SPECIFICATION_OF_LOADCASES_IN_ACTION_FROM_CLIMATE_WINTER\x10\x00\x12<\n8SPECIFICATION_OF_LOADCASES_IN_ACTION_FROM_CLIMATE_SUMMER\x10\x01\"G\n\x0eLoadDurationSp\x12\x19\n\x15LOAD_DURATION_SP_LONG\x10\x00\x12\x1a\n\x16LOAD_DURATION_SP_SHORT\x10\x01\"^\n\x14GroundWaterElevation\x12\"\n\x1eGROUND_WATER_ELEVATION_MAXIMUM\x10\x00\x12\"\n\x1eGROUND_WATER_ELEVATION_MINIMUM\x10\x01\"\xc1\x06\n\x14TypeOfImposedActions\x12:\n6TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_RESIDENTIAL\x10\x00\x12\x34\n0TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_BALUSTRADES\x10\r\x12\x39\n5TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_DOMESTIC_HOUSING\x10\n\x12\x37\n3TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_FLOORS_OFFICES\x10\x08\x12\x32\n.TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_MACHINERY\x10\x0e\x12\x34\n0TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_OTHER_ROOFS\x10\x0c\x12.\n*TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_ROOFS\x10\x0b\x12\x30\n,TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_STORAGE\x10\t\x12\x36\n2TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_OFFICES\x10\x01\x12\x34\n0TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_OTHER\x10\x05\x12\x36\n2TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_PARKING\x10\x02\x12\x35\n1TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_RETAIL\x10\x03\x12\x36\n2TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_STORAGE\x10\x04\x12\x33\n/TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_OTHER_ROOFS\x10\x07\x12-\n)TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_ROOFS\x10\x06\"^\n\x14TemperatureComponent\x12\"\n\x1eTEMPERATURE_COMPONENT_VARIABLE\x10\x00\x12\"\n\x1eTEMPERATURE_COMPONENT_CONSTANT\x10\x01\"\xca\x01\n!WindSimulationInterpolationMethod\x12\x31\n-WIND_SIMULATION_INTERPOLATION_METHOD_GAUSSIAN\x10\x00\x12\x32\n.WIND_SIMULATION_INTERPOLATION_METHOD_DIFFUSION\x10\x02\x12>\n:WIND_SIMULATION_INTERPOLATION_METHOD_GAUSSIAN_USER_DEFINED\x10\x01\x42\x05\n\x03_noB\x10\n\x0e_analysis_typeB\x07\n\x05_nameB\x16\n\x14_associated_standardB\x1b\n\x19_static_analysis_settingsB\x1e\n\x1c_stability_analysis_settingsB\x1a\n\x18_modal_analysis_settingsB\x1d\n\x1b_spectral_analysis_settingsB\x1a\n\x18_calculate_critical_loadB\x18\n\x16_consider_imperfectionB\x14\n\x12_imperfection_caseB&\n$_import_elastic_support_coefficientsB\'\n%_elastic_support_coefficients_loadingB\x19\n\x17_consider_initial_stateB\x15\n\x13_initial_state_caseB \n\x1e_initial_state_definition_typeB/\n-_individual_factors_of_selected_objects_tableB\x0b\n\t_to_solveB\x12\n\x10_action_categoryB\x15\n\x13_self_weight_activeB\x16\n\x14_self_weight_factorsB\x17\n\x15_self_weight_factor_xB\x17\n\x15_self_weight_factor_yB\x17\n\x15_self_weight_factor_zB\r\n\x0b_factor_phiB\x10\n\x0e_load_durationB\x10\n\x0e_loading_startB\x12\n\x10_end_of_analysisB\x15\n\x13_import_masses_fromB\x1d\n\x1b_import_modal_analysis_fromB0\n._response_spectrum_is_enabled_in_any_directionB.\n,_response_spectrum_is_enabled_in_direction_xB.\n,_response_spectrum_is_enabled_in_direction_yB.\n,_response_spectrum_is_enabled_in_direction_zB#\n!_response_spectrum_in_direction_xB#\n!_response_spectrum_in_direction_yB#\n!_response_spectrum_in_direction_zB0\n._response_spectrum_scale_factor_in_direction_xB0\n._response_spectrum_scale_factor_in_direction_yB0\n._response_spectrum_scale_factor_in_direction_zB#\n!_response_spectrum_rotation_angleB7\n5_response_spectrum_save_results_of_all_selected_modesBD\nB_response_spectrum_and_equivalent_load_consider_accidental_torsionBN\nL_response_spectrum_and_equivalent_load_eccentricity_for_x_direction_absoluteBN\nL_response_spectrum_and_equivalent_load_eccentricity_for_y_direction_absoluteBN\nL_response_spectrum_and_equivalent_load_eccentricity_for_x_direction_relativeBN\nL_response_spectrum_and_equivalent_load_eccentricity_for_y_direction_relativeB=\n;_response_spectrum_and_equivalent_load_building_length_in_xB=\n;_response_spectrum_and_equivalent_load_building_length_in_yB\\\nZ_response_spectrum_and_equivalent_load_eccentricity_for_x_direction_is_defined_as_relativeB\\\nZ_response_spectrum_and_equivalent_load_eccentricity_for_y_direction_is_defined_as_relativeBF\nD_response_spectrum_and_equivalent_load_user_defined_building_lengthsB)\n\'_equivalent_load_signed_results_enabledB)\n\'_equivalent_load_signed_results_along_xB)\n\'_equivalent_load_signed_results_along_yB)\n\'_equivalent_load_signed_results_along_zB:\n8_equivalent_load_consider_independent_directions_enabledB+\n)_selection_of_modes_mode_activation_tableBF\nD_selection_of_modes_deselect_modes_according_to_criterion_is_enabledBG\nE_selection_of_modes_deselect_modes_modes_according_to_criterion_valueB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_mexB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_meyB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_mezB\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB!\n\x1f_structure_modification_enabledB\x19\n\x17_structure_modificationB\x18\n\x16_possibility_of_crowdsB#\n!_specification_for_load_case_gr1aB\"\n _specification_for_load_case_gr2B\"\n _specification_for_load_case_gr5B\"\n _specification_for_load_case_gr6B\"\n _imposedload_consider_as_fatigueB\x1a\n\x18_liveload_less_equal_100BD\nB_liveload_consider_design_situation_effective_seismic_weight_checkBD\nB_liveload_consider_design_situation_effective_seismic_weight_comboBK\nI_liveload_consider_design_situation_effective_seismic_weight_CYTHYE_checkBK\nI_liveload_consider_design_situation_effective_seismic_weight_CYTHYE_comboB:\n8_liveload_consider_design_situation_seismic_weight_checkB:\n8_liveload_consider_design_situation_seismic_weight_comboB8\n6_liveload_consider_design_situation_seismic_mass_checkB8\n6_liveload_consider_design_situation_seismic_mass_comboB5\n3_consider_design_situation_effective_seismic_weightB;\n9_consider_design_situation_effective_seismic_weight_nbc20B\x19\n\x17_liveload_less_equal_48B\x1a\n\x18_snowload_factor_reducedBH\nF_liveload_consider_design_situation_effective_seismic_weight_aci_checkBH\nF_liveload_consider_design_situation_effective_seismic_weight_aci_comboB\x1e\n\x1c_liveload_less_equal_100_ibcB!\n\x1f_liveload_less_equal_100_ibc_21B\x1d\n\x1b_flat_roof_snow_load_ibc_21B)\n\'_different_values_of_uneven_settlementsB5\n3_different_values_of_uneven_settlements_coefficientBH\nF_liveload_consider_design_situation_effective_seismic_weight_ibc_checkBH\nF_liveload_consider_design_situation_effective_seismic_weight_ibc_comboB(\n&_cranehookload_nocombined_roofliveloadBJ\nH_liveload_consider_design_situation_effective_seismic_weight_ibc21_checkBJ\nH_liveload_consider_design_situation_effective_seismic_weight_ibc21_comboBH\nF_snowload_consider_design_situation_effective_seismic_weight_ibc_checkB,\n*_roof_configurations_that_do_not_shed_snowB\x16\n\x14_flat_roof_snow_loadB\x1f\n\x1d_flat_roof_snow_load_categoryB%\n#_deadload_factor_shall_be_increasedB&\n$_deadload_factor_shall_be_increased1B&\n$_deadload_factor_shall_be_increased2B)\n\'_dead_no_effective_seismic_weight_NBC05B)\n\'_dead_no_effective_seismic_weight_NBC15B,\n*_liveload_principal_factor_may_be_reduced1B.\n,_liveload_companion_factor_may_be_increased1B,\n*_liveload_principal_factor_may_be_reduced2B.\n,_liveload_companion_factor_may_be_increased2B;\n9_consider_design_situation_effective_seismic_weight_NBC05B;\n9_consider_design_situation_effective_seismic_weight_NBC15B#\n!_dead_no_effective_seismic_weightB>\n<_longtermload_tp_considered_in_limit_state_of_serviceabilityB\x1b\n\x19_greater_intensity_than_4BB\n@_distinguish_different_overstrength_factor_in_direction_xy_checkBB\n@_distinguish_different_overstrength_factor_in_direction_xy_comboB4\n2_specification_of_loadcases_in_action_from_climateB\x13\n\x11_load_duration_spB\x19\n\x17_ground_water_elevationB\x14\n\x12_direction_x_checkB\x14\n\x12_direction_y_checkB\x1f\n\x1d_consider_inclusive_load_caseB\x16\n\x14_inclusive_load_caseB5\n3_consider_design_situation_seismic_mass_combinationB\x1a\n\x18_type_of_imposed_actionsB:\n8_consider_design_situation_seismic_mass_combination_gr1aB:\n8_distinguish_variable_and_constant_temperature_componentB\x18\n\x16_temperature_componentB\'\n%_wind_simulation_wind_direction_angleB6\n4_wind_simulation_wind_tunnel_depth_minus_coefficientB5\n3_wind_simulation_wind_tunnel_depth_plus_coefficientB6\n4_wind_simulation_wind_tunnel_width_minus_coefficientB5\n3_wind_simulation_wind_tunnel_width_plus_coefficientB6\n4_wind_simulation_wind_tunnel_height_plus_coefficientB>\n<_wind_simulation_construction_bounding_box_depth_coefficientB>\n<_wind_simulation_construction_bounding_box_width_coefficientB?\n=_wind_simulation_construction_bounding_box_height_coefficientB0\n._wind_simulation_wind_tunnel_depth_coefficientB0\n._wind_simulation_wind_tunnel_width_coefficientB1\n/_wind_simulation_wind_tunnel_height_coefficientB1\n/_wind_simulation_wind_tunnel_depth_minus_lengthB0\n._wind_simulation_wind_tunnel_depth_plus_lengthB1\n/_wind_simulation_wind_tunnel_width_minus_lengthB0\n._wind_simulation_wind_tunnel_width_plus_lengthB1\n/_wind_simulation_wind_tunnel_height_plus_lengthB2\n0_wind_simulation_construction_bounding_box_depthB2\n0_wind_simulation_construction_bounding_box_widthB3\n1_wind_simulation_construction_bounding_box_heightB$\n\"_wind_simulation_wind_tunnel_depthB$\n\"_wind_simulation_wind_tunnel_widthB%\n#_wind_simulation_wind_tunnel_heightB.\n,_wind_simulation_user_defined_surface_probesB<\n:_wind_simulation_define_experimental_data_from_wind_tunnelB<\n:_wind_simulation_use_experimental_data_for_static_analysisB\'\n%_wind_simulation_interpolation_methodB\'\n%_wind_simulation_interpolation_radiusB1\n/_wind_simulation_interpolation_sharpness_factorB,\n*_wind_simulation_experimental_data_commentB*\n(_time_history_import_modal_analysis_fromB\"\n _time_history_import_masses_fromB!\n\x1f_time_history_analysis_settingsB/\n-_time_history_is_accelerograms_differentiallyB\x1c\n\x1a_time_history_accelerogramB\x18\n\x16_time_history_factor_xB\x18\n\x16_time_history_factor_yB\x18\n\x16_time_history_factor_zB\x18\n\x16_time_history_rotationB\x1c\n\x1a_time_history_time_diagramB&\n$_time_history_time_diagram_time_slipB\'\n%_time_history_time_diagram_multiplierB!\n\x1f_consider_x_and_y_independentlyB$\n\"_active_self_weight_on_foundationsB\'\n%_active_earth_covering_on_foundationsB$\n\"_active_groundwater_on_foundationsB\x1a\n\x18_consider_member_coatingB\x1b\n\x19_member_coating_load_caseB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
30
|
+
|
|
31
|
+
_globals = globals()
|
|
32
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
33
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rstab.loading.load_case_pb2', _globals)
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
DESCRIPTOR._loaded_options = None
|
|
36
|
+
_globals['_LOADCASE']._serialized_start=138
|
|
37
|
+
_globals['_LOADCASE']._serialized_end=47700
|
|
38
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLE']._serialized_start=12178
|
|
39
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLE']._serialized_end=12312
|
|
40
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLEROW']._serialized_start=12315
|
|
41
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLEROW']._serialized_end=13152
|
|
42
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLEROW_OBJECTTYPE']._serialized_start=12692
|
|
43
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLEROW_OBJECTTYPE']._serialized_end=12929
|
|
44
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLEROW_STRAIN']._serialized_start=12932
|
|
45
|
+
_globals['_LOADCASE_INDIVIDUALFACTORSOFSELECTEDOBJECTSTABLEROW_STRAIN']._serialized_end=13079
|
|
46
|
+
_globals['_LOADCASE_SELECTIONOFMODESMODEACTIVATIONTABLE']._serialized_start=13154
|
|
47
|
+
_globals['_LOADCASE_SELECTIONOFMODESMODEACTIVATIONTABLE']._serialized_end=13280
|
|
48
|
+
_globals['_LOADCASE_SELECTIONOFMODESMODEACTIVATIONTABLEROW']._serialized_start=13283
|
|
49
|
+
_globals['_LOADCASE_SELECTIONOFMODESMODEACTIVATIONTABLEROW']._serialized_end=14029
|
|
50
|
+
_globals['_LOADCASE_WINDSIMULATIONUSERDEFINEDSURFACEPROBESTABLE']._serialized_start=14032
|
|
51
|
+
_globals['_LOADCASE_WINDSIMULATIONUSERDEFINEDSURFACEPROBESTABLE']._serialized_end=14169
|
|
52
|
+
_globals['_LOADCASE_WINDSIMULATIONUSERDEFINEDSURFACEPROBESROW']._serialized_start=14172
|
|
53
|
+
_globals['_LOADCASE_WINDSIMULATIONUSERDEFINEDSURFACEPROBESROW']._serialized_end=14545
|
|
54
|
+
_globals['_LOADCASE_ANALYSISTYPE']._serialized_start=14548
|
|
55
|
+
_globals['_LOADCASE_ANALYSISTYPE']._serialized_end=14992
|
|
56
|
+
_globals['_LOADCASE_INITIALSTATEDEFINITIONTYPE']._serialized_start=14995
|
|
57
|
+
_globals['_LOADCASE_INITIALSTATEDEFINITIONTYPE']._serialized_end=15227
|
|
58
|
+
_globals['_LOADCASE_ACTIONCATEGORY']._serialized_start=15231
|
|
59
|
+
_globals['_LOADCASE_ACTIONCATEGORY']._serialized_end=33229
|
|
60
|
+
_globals['_LOADCASE_FACTORPHI']._serialized_start=33231
|
|
61
|
+
_globals['_LOADCASE_FACTORPHI']._serialized_end=33296
|
|
62
|
+
_globals['_LOADCASE_LOADDURATION']._serialized_start=33299
|
|
63
|
+
_globals['_LOADCASE_LOADDURATION']._serialized_end=34562
|
|
64
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR1A']._serialized_start=34565
|
|
65
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR1A']._serialized_end=34744
|
|
66
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR2']._serialized_start=34747
|
|
67
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR2']._serialized_end=34930
|
|
68
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR5']._serialized_start=34933
|
|
69
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR5']._serialized_end=35096
|
|
70
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR6']._serialized_start=35099
|
|
71
|
+
_globals['_LOADCASE_SPECIFICATIONFORLOADCASEGR6']._serialized_end=35427
|
|
72
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCOMBO']._serialized_start=35430
|
|
73
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCOMBO']._serialized_end=35770
|
|
74
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCYTHYECOMBO']._serialized_start=35773
|
|
75
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCYTHYECOMBO']._serialized_end=36140
|
|
76
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONSEISMICWEIGHTCOMBO']._serialized_start=36143
|
|
77
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONSEISMICWEIGHTCOMBO']._serialized_end=36356
|
|
78
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONSEISMICMASSCOMBO']._serialized_start=36359
|
|
79
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONSEISMICMASSCOMBO']._serialized_end=36758
|
|
80
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTACICOMBO']._serialized_start=36761
|
|
81
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTACICOMBO']._serialized_end=37116
|
|
82
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBCCOMBO']._serialized_start=37119
|
|
83
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBCCOMBO']._serialized_end=37474
|
|
84
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBC21COMBO']._serialized_start=37477
|
|
85
|
+
_globals['_LOADCASE_LIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBC21COMBO']._serialized_end=37840
|
|
86
|
+
_globals['_LOADCASE_FLATROOFSNOWLOADCATEGORY']._serialized_start=37843
|
|
87
|
+
_globals['_LOADCASE_FLATROOFSNOWLOADCATEGORY']._serialized_end=37992
|
|
88
|
+
_globals['_LOADCASE_DISTINGUISHDIFFERENTOVERSTRENGTHFACTORINDIRECTIONXYCOMBO']._serialized_start=37995
|
|
89
|
+
_globals['_LOADCASE_DISTINGUISHDIFFERENTOVERSTRENGTHFACTORINDIRECTIONXYCOMBO']._serialized_end=38195
|
|
90
|
+
_globals['_LOADCASE_SPECIFICATIONOFLOADCASESINACTIONFROMCLIMATE']._serialized_start=38198
|
|
91
|
+
_globals['_LOADCASE_SPECIFICATIONOFLOADCASESINACTIONFROMCLIMATE']._serialized_end=38367
|
|
92
|
+
_globals['_LOADCASE_LOADDURATIONSP']._serialized_start=38369
|
|
93
|
+
_globals['_LOADCASE_LOADDURATIONSP']._serialized_end=38440
|
|
94
|
+
_globals['_LOADCASE_GROUNDWATERELEVATION']._serialized_start=38442
|
|
95
|
+
_globals['_LOADCASE_GROUNDWATERELEVATION']._serialized_end=38536
|
|
96
|
+
_globals['_LOADCASE_TYPEOFIMPOSEDACTIONS']._serialized_start=38539
|
|
97
|
+
_globals['_LOADCASE_TYPEOFIMPOSEDACTIONS']._serialized_end=39372
|
|
98
|
+
_globals['_LOADCASE_TEMPERATURECOMPONENT']._serialized_start=39374
|
|
99
|
+
_globals['_LOADCASE_TEMPERATURECOMPONENT']._serialized_end=39468
|
|
100
|
+
_globals['_LOADCASE_WINDSIMULATIONINTERPOLATIONMETHOD']._serialized_start=39471
|
|
101
|
+
_globals['_LOADCASE_WINDSIMULATIONINTERPOLATIONMETHOD']._serialized_end=39673
|
|
102
|
+
# @@protoc_insertion_point(module_scope)
|