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,166 @@
|
|
|
1
|
+
from dlubal.api.common import common_pb2 as _common_pb2
|
|
2
|
+
from google.protobuf.internal import containers as _containers
|
|
3
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
4
|
+
from google.protobuf import descriptor as _descriptor
|
|
5
|
+
from google.protobuf import message as _message
|
|
6
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
7
|
+
|
|
8
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
9
|
+
|
|
10
|
+
class SteelMemberLocalCrossSectionReduction(_message.Message):
|
|
11
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "members", "member_sets", "components", "is_generated", "generating_object_info", "comment", "id_for_export_import", "metadata_for_export_import")
|
|
12
|
+
class ComponentsTable(_message.Message):
|
|
13
|
+
__slots__ = ("rows",)
|
|
14
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
15
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelMemberLocalCrossSectionReduction.ComponentsRow]
|
|
16
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[SteelMemberLocalCrossSectionReduction.ComponentsRow, _Mapping]]] = ...) -> None: ...
|
|
17
|
+
class ComponentsRow(_message.Message):
|
|
18
|
+
__slots__ = ("no", "description", "reduction_type", "position", "multiple", "note", "multiple_number", "multiple_offset_definition_type", "multiple_offset", "fastener_definition_type", "area_csa_s157", "gross_area", "reduction_area", "reduction_area_factor", "net_area", "elastic_section_modulus_about_y", "elastic_section_modulus_y", "elastic_section_modulus_reduction_y", "elastic_section_modulus_reduction_factor_y", "net_elastic_section_modulus_y", "plastic_section_modulus_about_y", "plastic_section_modulus_y", "plastic_section_modulus_reduction_y", "plastic_section_modulus_reduction_factor_y", "net_plastic_section_modulus_y", "elastic_section_modulus_about_z", "elastic_section_modulus_z", "elastic_section_modulus_reduction_z", "elastic_section_modulus_reduction_factor_z", "net_elastic_section_modulus_z", "plastic_section_modulus_about_z", "plastic_section_modulus_z", "plastic_section_modulus_reduction_z", "plastic_section_modulus_reduction_factor_z", "net_plastic_section_modulus_z", "shear_lag_factor_aisc", "consider_shear_lag_effect_is800", "reduction_factor_alpha_is800", "consider_correction_factor_kt_as4100", "correction_factor_kt_as4100", "calculate_short_connection_gb50017", "calculate_long_connection_gb50017", "calculate_empty_holes_gb50017", "consider_effective_area_factor_gb50017", "parameter_effective_factor_eta_gb50017", "connection_eccentricity_y_adm", "connection_eccentricity_z_adm", "connection_length_adm", "shear_lag_user_defined_csa_s157", "shear_lag_factor_csa_s157", "shear_lag_fastener_position_csa_s157", "shear_lag_connection_eccentricity_csa_s157", "shear_lag_length_of_connection_csa_s157")
|
|
19
|
+
class ReductionType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
20
|
+
__slots__ = ()
|
|
21
|
+
REDUCTION_TYPE_UNKNOWN: _ClassVar[SteelMemberLocalCrossSectionReduction.ComponentsRow.ReductionType]
|
|
22
|
+
REDUCTION_TYPE_REDUCTION_COMPONENT_TYPE_DESIGN_PARAMETERS: _ClassVar[SteelMemberLocalCrossSectionReduction.ComponentsRow.ReductionType]
|
|
23
|
+
REDUCTION_TYPE_UNKNOWN: SteelMemberLocalCrossSectionReduction.ComponentsRow.ReductionType
|
|
24
|
+
REDUCTION_TYPE_REDUCTION_COMPONENT_TYPE_DESIGN_PARAMETERS: SteelMemberLocalCrossSectionReduction.ComponentsRow.ReductionType
|
|
25
|
+
class MultipleOffsetDefinitionType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
26
|
+
__slots__ = ()
|
|
27
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_ABSOLUTE: _ClassVar[SteelMemberLocalCrossSectionReduction.ComponentsRow.MultipleOffsetDefinitionType]
|
|
28
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_RELATIVE: _ClassVar[SteelMemberLocalCrossSectionReduction.ComponentsRow.MultipleOffsetDefinitionType]
|
|
29
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_ABSOLUTE: SteelMemberLocalCrossSectionReduction.ComponentsRow.MultipleOffsetDefinitionType
|
|
30
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_RELATIVE: SteelMemberLocalCrossSectionReduction.ComponentsRow.MultipleOffsetDefinitionType
|
|
31
|
+
class FastenerDefinitionType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
32
|
+
__slots__ = ()
|
|
33
|
+
FASTENER_DEFINITION_TYPE_ABSOLUTE: _ClassVar[SteelMemberLocalCrossSectionReduction.ComponentsRow.FastenerDefinitionType]
|
|
34
|
+
FASTENER_DEFINITION_TYPE_RELATIVE: _ClassVar[SteelMemberLocalCrossSectionReduction.ComponentsRow.FastenerDefinitionType]
|
|
35
|
+
FASTENER_DEFINITION_TYPE_ABSOLUTE: SteelMemberLocalCrossSectionReduction.ComponentsRow.FastenerDefinitionType
|
|
36
|
+
FASTENER_DEFINITION_TYPE_RELATIVE: SteelMemberLocalCrossSectionReduction.ComponentsRow.FastenerDefinitionType
|
|
37
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
38
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
39
|
+
REDUCTION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
POSITION_FIELD_NUMBER: _ClassVar[int]
|
|
41
|
+
MULTIPLE_FIELD_NUMBER: _ClassVar[int]
|
|
42
|
+
NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
43
|
+
MULTIPLE_NUMBER_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
45
|
+
MULTIPLE_OFFSET_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
FASTENER_DEFINITION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
47
|
+
AREA_CSA_S157_FIELD_NUMBER: _ClassVar[int]
|
|
48
|
+
GROSS_AREA_FIELD_NUMBER: _ClassVar[int]
|
|
49
|
+
REDUCTION_AREA_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
REDUCTION_AREA_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
NET_AREA_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
ELASTIC_SECTION_MODULUS_ABOUT_Y_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
ELASTIC_SECTION_MODULUS_Y_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
ELASTIC_SECTION_MODULUS_REDUCTION_Y_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
ELASTIC_SECTION_MODULUS_REDUCTION_FACTOR_Y_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
NET_ELASTIC_SECTION_MODULUS_Y_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
PLASTIC_SECTION_MODULUS_ABOUT_Y_FIELD_NUMBER: _ClassVar[int]
|
|
58
|
+
PLASTIC_SECTION_MODULUS_Y_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
PLASTIC_SECTION_MODULUS_REDUCTION_Y_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
PLASTIC_SECTION_MODULUS_REDUCTION_FACTOR_Y_FIELD_NUMBER: _ClassVar[int]
|
|
61
|
+
NET_PLASTIC_SECTION_MODULUS_Y_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
ELASTIC_SECTION_MODULUS_ABOUT_Z_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
ELASTIC_SECTION_MODULUS_Z_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
ELASTIC_SECTION_MODULUS_REDUCTION_Z_FIELD_NUMBER: _ClassVar[int]
|
|
65
|
+
ELASTIC_SECTION_MODULUS_REDUCTION_FACTOR_Z_FIELD_NUMBER: _ClassVar[int]
|
|
66
|
+
NET_ELASTIC_SECTION_MODULUS_Z_FIELD_NUMBER: _ClassVar[int]
|
|
67
|
+
PLASTIC_SECTION_MODULUS_ABOUT_Z_FIELD_NUMBER: _ClassVar[int]
|
|
68
|
+
PLASTIC_SECTION_MODULUS_Z_FIELD_NUMBER: _ClassVar[int]
|
|
69
|
+
PLASTIC_SECTION_MODULUS_REDUCTION_Z_FIELD_NUMBER: _ClassVar[int]
|
|
70
|
+
PLASTIC_SECTION_MODULUS_REDUCTION_FACTOR_Z_FIELD_NUMBER: _ClassVar[int]
|
|
71
|
+
NET_PLASTIC_SECTION_MODULUS_Z_FIELD_NUMBER: _ClassVar[int]
|
|
72
|
+
SHEAR_LAG_FACTOR_AISC_FIELD_NUMBER: _ClassVar[int]
|
|
73
|
+
CONSIDER_SHEAR_LAG_EFFECT_IS800_FIELD_NUMBER: _ClassVar[int]
|
|
74
|
+
REDUCTION_FACTOR_ALPHA_IS800_FIELD_NUMBER: _ClassVar[int]
|
|
75
|
+
CONSIDER_CORRECTION_FACTOR_KT_AS4100_FIELD_NUMBER: _ClassVar[int]
|
|
76
|
+
CORRECTION_FACTOR_KT_AS4100_FIELD_NUMBER: _ClassVar[int]
|
|
77
|
+
CALCULATE_SHORT_CONNECTION_GB50017_FIELD_NUMBER: _ClassVar[int]
|
|
78
|
+
CALCULATE_LONG_CONNECTION_GB50017_FIELD_NUMBER: _ClassVar[int]
|
|
79
|
+
CALCULATE_EMPTY_HOLES_GB50017_FIELD_NUMBER: _ClassVar[int]
|
|
80
|
+
CONSIDER_EFFECTIVE_AREA_FACTOR_GB50017_FIELD_NUMBER: _ClassVar[int]
|
|
81
|
+
PARAMETER_EFFECTIVE_FACTOR_ETA_GB50017_FIELD_NUMBER: _ClassVar[int]
|
|
82
|
+
CONNECTION_ECCENTRICITY_Y_ADM_FIELD_NUMBER: _ClassVar[int]
|
|
83
|
+
CONNECTION_ECCENTRICITY_Z_ADM_FIELD_NUMBER: _ClassVar[int]
|
|
84
|
+
CONNECTION_LENGTH_ADM_FIELD_NUMBER: _ClassVar[int]
|
|
85
|
+
SHEAR_LAG_USER_DEFINED_CSA_S157_FIELD_NUMBER: _ClassVar[int]
|
|
86
|
+
SHEAR_LAG_FACTOR_CSA_S157_FIELD_NUMBER: _ClassVar[int]
|
|
87
|
+
SHEAR_LAG_FASTENER_POSITION_CSA_S157_FIELD_NUMBER: _ClassVar[int]
|
|
88
|
+
SHEAR_LAG_CONNECTION_ECCENTRICITY_CSA_S157_FIELD_NUMBER: _ClassVar[int]
|
|
89
|
+
SHEAR_LAG_LENGTH_OF_CONNECTION_CSA_S157_FIELD_NUMBER: _ClassVar[int]
|
|
90
|
+
no: int
|
|
91
|
+
description: str
|
|
92
|
+
reduction_type: SteelMemberLocalCrossSectionReduction.ComponentsRow.ReductionType
|
|
93
|
+
position: float
|
|
94
|
+
multiple: bool
|
|
95
|
+
note: str
|
|
96
|
+
multiple_number: int
|
|
97
|
+
multiple_offset_definition_type: SteelMemberLocalCrossSectionReduction.ComponentsRow.MultipleOffsetDefinitionType
|
|
98
|
+
multiple_offset: float
|
|
99
|
+
fastener_definition_type: SteelMemberLocalCrossSectionReduction.ComponentsRow.FastenerDefinitionType
|
|
100
|
+
area_csa_s157: str
|
|
101
|
+
gross_area: _common_pb2.Value
|
|
102
|
+
reduction_area: float
|
|
103
|
+
reduction_area_factor: float
|
|
104
|
+
net_area: _common_pb2.Value
|
|
105
|
+
elastic_section_modulus_about_y: str
|
|
106
|
+
elastic_section_modulus_y: _common_pb2.Value
|
|
107
|
+
elastic_section_modulus_reduction_y: float
|
|
108
|
+
elastic_section_modulus_reduction_factor_y: float
|
|
109
|
+
net_elastic_section_modulus_y: _common_pb2.Value
|
|
110
|
+
plastic_section_modulus_about_y: str
|
|
111
|
+
plastic_section_modulus_y: _common_pb2.Value
|
|
112
|
+
plastic_section_modulus_reduction_y: float
|
|
113
|
+
plastic_section_modulus_reduction_factor_y: float
|
|
114
|
+
net_plastic_section_modulus_y: _common_pb2.Value
|
|
115
|
+
elastic_section_modulus_about_z: str
|
|
116
|
+
elastic_section_modulus_z: _common_pb2.Value
|
|
117
|
+
elastic_section_modulus_reduction_z: float
|
|
118
|
+
elastic_section_modulus_reduction_factor_z: float
|
|
119
|
+
net_elastic_section_modulus_z: _common_pb2.Value
|
|
120
|
+
plastic_section_modulus_about_z: str
|
|
121
|
+
plastic_section_modulus_z: _common_pb2.Value
|
|
122
|
+
plastic_section_modulus_reduction_z: float
|
|
123
|
+
plastic_section_modulus_reduction_factor_z: float
|
|
124
|
+
net_plastic_section_modulus_z: _common_pb2.Value
|
|
125
|
+
shear_lag_factor_aisc: float
|
|
126
|
+
consider_shear_lag_effect_is800: bool
|
|
127
|
+
reduction_factor_alpha_is800: float
|
|
128
|
+
consider_correction_factor_kt_as4100: bool
|
|
129
|
+
correction_factor_kt_as4100: float
|
|
130
|
+
calculate_short_connection_gb50017: bool
|
|
131
|
+
calculate_long_connection_gb50017: bool
|
|
132
|
+
calculate_empty_holes_gb50017: bool
|
|
133
|
+
consider_effective_area_factor_gb50017: bool
|
|
134
|
+
parameter_effective_factor_eta_gb50017: float
|
|
135
|
+
connection_eccentricity_y_adm: float
|
|
136
|
+
connection_eccentricity_z_adm: float
|
|
137
|
+
connection_length_adm: float
|
|
138
|
+
shear_lag_user_defined_csa_s157: bool
|
|
139
|
+
shear_lag_factor_csa_s157: float
|
|
140
|
+
shear_lag_fastener_position_csa_s157: bool
|
|
141
|
+
shear_lag_connection_eccentricity_csa_s157: float
|
|
142
|
+
shear_lag_length_of_connection_csa_s157: float
|
|
143
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., reduction_type: _Optional[_Union[SteelMemberLocalCrossSectionReduction.ComponentsRow.ReductionType, str]] = ..., position: _Optional[float] = ..., multiple: bool = ..., note: _Optional[str] = ..., multiple_number: _Optional[int] = ..., multiple_offset_definition_type: _Optional[_Union[SteelMemberLocalCrossSectionReduction.ComponentsRow.MultipleOffsetDefinitionType, str]] = ..., multiple_offset: _Optional[float] = ..., fastener_definition_type: _Optional[_Union[SteelMemberLocalCrossSectionReduction.ComponentsRow.FastenerDefinitionType, str]] = ..., area_csa_s157: _Optional[str] = ..., gross_area: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., reduction_area: _Optional[float] = ..., reduction_area_factor: _Optional[float] = ..., net_area: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., elastic_section_modulus_about_y: _Optional[str] = ..., elastic_section_modulus_y: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., elastic_section_modulus_reduction_y: _Optional[float] = ..., elastic_section_modulus_reduction_factor_y: _Optional[float] = ..., net_elastic_section_modulus_y: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., plastic_section_modulus_about_y: _Optional[str] = ..., plastic_section_modulus_y: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., plastic_section_modulus_reduction_y: _Optional[float] = ..., plastic_section_modulus_reduction_factor_y: _Optional[float] = ..., net_plastic_section_modulus_y: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., elastic_section_modulus_about_z: _Optional[str] = ..., elastic_section_modulus_z: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., elastic_section_modulus_reduction_z: _Optional[float] = ..., elastic_section_modulus_reduction_factor_z: _Optional[float] = ..., net_elastic_section_modulus_z: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., plastic_section_modulus_about_z: _Optional[str] = ..., plastic_section_modulus_z: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., plastic_section_modulus_reduction_z: _Optional[float] = ..., plastic_section_modulus_reduction_factor_z: _Optional[float] = ..., net_plastic_section_modulus_z: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., shear_lag_factor_aisc: _Optional[float] = ..., consider_shear_lag_effect_is800: bool = ..., reduction_factor_alpha_is800: _Optional[float] = ..., consider_correction_factor_kt_as4100: bool = ..., correction_factor_kt_as4100: _Optional[float] = ..., calculate_short_connection_gb50017: bool = ..., calculate_long_connection_gb50017: bool = ..., calculate_empty_holes_gb50017: bool = ..., consider_effective_area_factor_gb50017: bool = ..., parameter_effective_factor_eta_gb50017: _Optional[float] = ..., connection_eccentricity_y_adm: _Optional[float] = ..., connection_eccentricity_z_adm: _Optional[float] = ..., connection_length_adm: _Optional[float] = ..., shear_lag_user_defined_csa_s157: bool = ..., shear_lag_factor_csa_s157: _Optional[float] = ..., shear_lag_fastener_position_csa_s157: bool = ..., shear_lag_connection_eccentricity_csa_s157: _Optional[float] = ..., shear_lag_length_of_connection_csa_s157: _Optional[float] = ...) -> None: ...
|
|
144
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
145
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
146
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
147
|
+
MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
148
|
+
MEMBER_SETS_FIELD_NUMBER: _ClassVar[int]
|
|
149
|
+
COMPONENTS_FIELD_NUMBER: _ClassVar[int]
|
|
150
|
+
IS_GENERATED_FIELD_NUMBER: _ClassVar[int]
|
|
151
|
+
GENERATING_OBJECT_INFO_FIELD_NUMBER: _ClassVar[int]
|
|
152
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
153
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
154
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
155
|
+
no: int
|
|
156
|
+
user_defined_name_enabled: bool
|
|
157
|
+
name: str
|
|
158
|
+
members: _containers.RepeatedScalarFieldContainer[int]
|
|
159
|
+
member_sets: _containers.RepeatedScalarFieldContainer[int]
|
|
160
|
+
components: SteelMemberLocalCrossSectionReduction.ComponentsTable
|
|
161
|
+
is_generated: bool
|
|
162
|
+
generating_object_info: str
|
|
163
|
+
comment: str
|
|
164
|
+
id_for_export_import: str
|
|
165
|
+
metadata_for_export_import: str
|
|
166
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., members: _Optional[_Iterable[int]] = ..., member_sets: _Optional[_Iterable[int]] = ..., components: _Optional[_Union[SteelMemberLocalCrossSectionReduction.ComponentsTable, _Mapping]] = ..., is_generated: bool = ..., generating_object_info: _Optional[str] = ..., comment: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,48 @@
|
|
|
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/steel_design/steel_member_transverse_weld.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/steel_design/steel_member_transverse_weld.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@dlubal/api/rstab/steel_design/steel_member_transverse_weld.proto\x12\x1d\x64lubal.api.rstab.steel_design\"\xd9\x11\n\x19SteelMemberTransverseWeld\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x02 \x01(\x08H\x01\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x02\x88\x01\x01\x12\x0f\n\x07members\x18\x04 \x03(\x05\x12\x13\n\x0bmember_sets\x18\x05 \x03(\x05\x12\x61\n\ncomponents\x18\x06 \x01(\x0b\x32H.dlubal.api.rstab.steel_design.SteelMemberTransverseWeld.ComponentsTableH\x03\x88\x01\x01\x12\x19\n\x0cis_generated\x18\x07 \x01(\x08H\x04\x88\x01\x01\x12#\n\x16generating_object_info\x18\x08 \x01(\tH\x05\x88\x01\x01\x12\x14\n\x07\x63omment\x18\t \x01(\tH\x06\x88\x01\x01\x12!\n\x14id_for_export_import\x18\n \x01(\tH\x07\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x0b \x01(\tH\x08\x88\x01\x01\x1ag\n\x0f\x43omponentsTable\x12T\n\x04rows\x18\x01 \x03(\x0b\x32\x46.dlubal.api.rstab.steel_design.SteelMemberTransverseWeld.ComponentsRow\x1a\xae\x0c\n\rComponentsRow\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\x12g\n\tweld_type\x18\x03 \x01(\x0e\x32O.dlubal.api.rstab.steel_design.SteelMemberTransverseWeld.ComponentsRow.WeldTypeH\x02\x88\x01\x01\x12\x15\n\x08position\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\x15\n\x08multiple\x18\x05 \x01(\x08H\x04\x88\x01\x01\x12\x11\n\x04note\x18\x06 \x01(\tH\x05\x88\x01\x01\x12\x1c\n\x0fmultiple_number\x18\x07 \x01(\x05H\x06\x88\x01\x01\x12\x91\x01\n\x1fmultiple_offset_definition_type\x18\x08 \x01(\x0e\x32\x63.dlubal.api.rstab.steel_design.SteelMemberTransverseWeld.ComponentsRow.MultipleOffsetDefinitionTypeH\x07\x88\x01\x01\x12\x1c\n\x0fmultiple_offset\x18\t \x01(\x01H\x08\x88\x01\x01\x12\x11\n\x04size\x18\n \x01(\x01H\t\x88\x01\x01\x12s\n\x10method_ec_or_adm\x18\x0b \x01(\x0e\x32T.dlubal.api.rstab.steel_design.SteelMemberTransverseWeld.ComponentsRow.MethodEcOrAdmH\n\x88\x01\x01\x12g\n\tmethod_gb\x18\x0c \x01(\x0e\x32O.dlubal.api.rstab.steel_design.SteelMemberTransverseWeld.ComponentsRow.MethodGbH\x0b\x88\x01\x01\x12!\n\x14number_of_heat_paths\x18\r \x01(\x05H\x0c\x88\x01\x01\x12;\n.temperature_of_material_between_welding_cycles\x18\x0e \x01(\x01H\r\x88\x01\x01\"\\\n\x08WeldType\x12&\n\"WELD_TYPE_WELD_COMPONENT_TYPE_BUTT\x10\x00\x12(\n$WELD_TYPE_WELD_COMPONENT_TYPE_FILLET\x10\x01\"z\n\x1cMultipleOffsetDefinitionType\x12,\n(MULTIPLE_OFFSET_DEFINITION_TYPE_ABSOLUTE\x10\x00\x12,\n(MULTIPLE_OFFSET_DEFINITION_TYPE_RELATIVE\x10\x01\"a\n\rMethodEcOrAdm\x12\'\n#METHOD_EC_OR_ADM_WELDING_METHOD_TIG\x10\x00\x12\'\n#METHOD_EC_OR_ADM_WELDING_METHOD_MIG\x10\x01\"\xdd\x01\n\x08MethodGb\x12!\n\x1dMETHOD_GB_WELDING_METHOD_SMAW\x10\x00\x12!\n\x1dMETHOD_GB_WELDING_METHOD_FCAW\x10\x01\x12#\n\x1fMETHOD_GB_WELDING_METHOD_FCAW_S\x10\x04\x12!\n\x1dMETHOD_GB_WELDING_METHOD_GMAW\x10\x03\x12!\n\x1dMETHOD_GB_WELDING_METHOD_GTAW\x10\x05\x12 \n\x1cMETHOD_GB_WELDING_METHOD_SAW\x10\x02\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x0c\n\n_weld_typeB\x0b\n\t_positionB\x0b\n\t_multipleB\x07\n\x05_noteB\x12\n\x10_multiple_numberB\"\n _multiple_offset_definition_typeB\x12\n\x10_multiple_offsetB\x07\n\x05_sizeB\x13\n\x11_method_ec_or_admB\x0c\n\n_method_gbB\x17\n\x15_number_of_heat_pathsB1\n/_temperature_of_material_between_welding_cyclesB\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\r\n\x0b_componentsB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB\n\n\x08_commentB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rstab.steel_design.steel_member_transverse_weld_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_STEELMEMBERTRANSVERSEWELD']._serialized_start=100
|
|
35
|
+
_globals['_STEELMEMBERTRANSVERSEWELD']._serialized_end=2365
|
|
36
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSTABLE']._serialized_start=504
|
|
37
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSTABLE']._serialized_end=607
|
|
38
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW']._serialized_start=610
|
|
39
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW']._serialized_end=2192
|
|
40
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_WELDTYPE']._serialized_start=1385
|
|
41
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_WELDTYPE']._serialized_end=1477
|
|
42
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_MULTIPLEOFFSETDEFINITIONTYPE']._serialized_start=1479
|
|
43
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_MULTIPLEOFFSETDEFINITIONTYPE']._serialized_end=1601
|
|
44
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_METHODECORADM']._serialized_start=1603
|
|
45
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_METHODECORADM']._serialized_end=1700
|
|
46
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_METHODGB']._serialized_start=1703
|
|
47
|
+
_globals['_STEELMEMBERTRANSVERSEWELD_COMPONENTSROW_METHODGB']._serialized_end=1924
|
|
48
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
from google.protobuf.internal import containers as _containers
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class SteelMemberTransverseWeld(_message.Message):
|
|
10
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "members", "member_sets", "components", "is_generated", "generating_object_info", "comment", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class ComponentsTable(_message.Message):
|
|
12
|
+
__slots__ = ("rows",)
|
|
13
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
14
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelMemberTransverseWeld.ComponentsRow]
|
|
15
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[SteelMemberTransverseWeld.ComponentsRow, _Mapping]]] = ...) -> None: ...
|
|
16
|
+
class ComponentsRow(_message.Message):
|
|
17
|
+
__slots__ = ("no", "description", "weld_type", "position", "multiple", "note", "multiple_number", "multiple_offset_definition_type", "multiple_offset", "size", "method_ec_or_adm", "method_gb", "number_of_heat_paths", "temperature_of_material_between_welding_cycles")
|
|
18
|
+
class WeldType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
19
|
+
__slots__ = ()
|
|
20
|
+
WELD_TYPE_WELD_COMPONENT_TYPE_BUTT: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.WeldType]
|
|
21
|
+
WELD_TYPE_WELD_COMPONENT_TYPE_FILLET: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.WeldType]
|
|
22
|
+
WELD_TYPE_WELD_COMPONENT_TYPE_BUTT: SteelMemberTransverseWeld.ComponentsRow.WeldType
|
|
23
|
+
WELD_TYPE_WELD_COMPONENT_TYPE_FILLET: SteelMemberTransverseWeld.ComponentsRow.WeldType
|
|
24
|
+
class MultipleOffsetDefinitionType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
25
|
+
__slots__ = ()
|
|
26
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_ABSOLUTE: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MultipleOffsetDefinitionType]
|
|
27
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_RELATIVE: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MultipleOffsetDefinitionType]
|
|
28
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_ABSOLUTE: SteelMemberTransverseWeld.ComponentsRow.MultipleOffsetDefinitionType
|
|
29
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_RELATIVE: SteelMemberTransverseWeld.ComponentsRow.MultipleOffsetDefinitionType
|
|
30
|
+
class MethodEcOrAdm(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
31
|
+
__slots__ = ()
|
|
32
|
+
METHOD_EC_OR_ADM_WELDING_METHOD_TIG: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodEcOrAdm]
|
|
33
|
+
METHOD_EC_OR_ADM_WELDING_METHOD_MIG: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodEcOrAdm]
|
|
34
|
+
METHOD_EC_OR_ADM_WELDING_METHOD_TIG: SteelMemberTransverseWeld.ComponentsRow.MethodEcOrAdm
|
|
35
|
+
METHOD_EC_OR_ADM_WELDING_METHOD_MIG: SteelMemberTransverseWeld.ComponentsRow.MethodEcOrAdm
|
|
36
|
+
class MethodGb(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
37
|
+
__slots__ = ()
|
|
38
|
+
METHOD_GB_WELDING_METHOD_SMAW: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodGb]
|
|
39
|
+
METHOD_GB_WELDING_METHOD_FCAW: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodGb]
|
|
40
|
+
METHOD_GB_WELDING_METHOD_FCAW_S: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodGb]
|
|
41
|
+
METHOD_GB_WELDING_METHOD_GMAW: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodGb]
|
|
42
|
+
METHOD_GB_WELDING_METHOD_GTAW: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodGb]
|
|
43
|
+
METHOD_GB_WELDING_METHOD_SAW: _ClassVar[SteelMemberTransverseWeld.ComponentsRow.MethodGb]
|
|
44
|
+
METHOD_GB_WELDING_METHOD_SMAW: SteelMemberTransverseWeld.ComponentsRow.MethodGb
|
|
45
|
+
METHOD_GB_WELDING_METHOD_FCAW: SteelMemberTransverseWeld.ComponentsRow.MethodGb
|
|
46
|
+
METHOD_GB_WELDING_METHOD_FCAW_S: SteelMemberTransverseWeld.ComponentsRow.MethodGb
|
|
47
|
+
METHOD_GB_WELDING_METHOD_GMAW: SteelMemberTransverseWeld.ComponentsRow.MethodGb
|
|
48
|
+
METHOD_GB_WELDING_METHOD_GTAW: SteelMemberTransverseWeld.ComponentsRow.MethodGb
|
|
49
|
+
METHOD_GB_WELDING_METHOD_SAW: SteelMemberTransverseWeld.ComponentsRow.MethodGb
|
|
50
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
WELD_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
POSITION_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
MULTIPLE_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
MULTIPLE_NUMBER_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
MULTIPLE_OFFSET_DEFINITION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
58
|
+
MULTIPLE_OFFSET_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
SIZE_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
METHOD_EC_OR_ADM_FIELD_NUMBER: _ClassVar[int]
|
|
61
|
+
METHOD_GB_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
NUMBER_OF_HEAT_PATHS_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
TEMPERATURE_OF_MATERIAL_BETWEEN_WELDING_CYCLES_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
no: int
|
|
65
|
+
description: str
|
|
66
|
+
weld_type: SteelMemberTransverseWeld.ComponentsRow.WeldType
|
|
67
|
+
position: float
|
|
68
|
+
multiple: bool
|
|
69
|
+
note: str
|
|
70
|
+
multiple_number: int
|
|
71
|
+
multiple_offset_definition_type: SteelMemberTransverseWeld.ComponentsRow.MultipleOffsetDefinitionType
|
|
72
|
+
multiple_offset: float
|
|
73
|
+
size: float
|
|
74
|
+
method_ec_or_adm: SteelMemberTransverseWeld.ComponentsRow.MethodEcOrAdm
|
|
75
|
+
method_gb: SteelMemberTransverseWeld.ComponentsRow.MethodGb
|
|
76
|
+
number_of_heat_paths: int
|
|
77
|
+
temperature_of_material_between_welding_cycles: float
|
|
78
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., weld_type: _Optional[_Union[SteelMemberTransverseWeld.ComponentsRow.WeldType, str]] = ..., position: _Optional[float] = ..., multiple: bool = ..., note: _Optional[str] = ..., multiple_number: _Optional[int] = ..., multiple_offset_definition_type: _Optional[_Union[SteelMemberTransverseWeld.ComponentsRow.MultipleOffsetDefinitionType, str]] = ..., multiple_offset: _Optional[float] = ..., size: _Optional[float] = ..., method_ec_or_adm: _Optional[_Union[SteelMemberTransverseWeld.ComponentsRow.MethodEcOrAdm, str]] = ..., method_gb: _Optional[_Union[SteelMemberTransverseWeld.ComponentsRow.MethodGb, str]] = ..., number_of_heat_paths: _Optional[int] = ..., temperature_of_material_between_welding_cycles: _Optional[float] = ...) -> None: ...
|
|
79
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
80
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
81
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
82
|
+
MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
83
|
+
MEMBER_SETS_FIELD_NUMBER: _ClassVar[int]
|
|
84
|
+
COMPONENTS_FIELD_NUMBER: _ClassVar[int]
|
|
85
|
+
IS_GENERATED_FIELD_NUMBER: _ClassVar[int]
|
|
86
|
+
GENERATING_OBJECT_INFO_FIELD_NUMBER: _ClassVar[int]
|
|
87
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
88
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
89
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
90
|
+
no: int
|
|
91
|
+
user_defined_name_enabled: bool
|
|
92
|
+
name: str
|
|
93
|
+
members: _containers.RepeatedScalarFieldContainer[int]
|
|
94
|
+
member_sets: _containers.RepeatedScalarFieldContainer[int]
|
|
95
|
+
components: SteelMemberTransverseWeld.ComponentsTable
|
|
96
|
+
is_generated: bool
|
|
97
|
+
generating_object_info: str
|
|
98
|
+
comment: str
|
|
99
|
+
id_for_export_import: str
|
|
100
|
+
metadata_for_export_import: str
|
|
101
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., members: _Optional[_Iterable[int]] = ..., member_sets: _Optional[_Iterable[int]] = ..., components: _Optional[_Union[SteelMemberTransverseWeld.ComponentsTable, _Mapping]] = ..., is_generated: bool = ..., generating_object_info: _Optional[str] = ..., comment: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,57 @@
|
|
|
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/steel_design_objects/steel_design_fr_configuration.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/steel_design_objects/steel_design_fr_configuration.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
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nIdlubal/api/rstab/steel_design_objects/steel_design_fr_configuration.proto\x12%dlubal.api.rstab.steel_design_objects\x1a\x1e\x64lubal/api/common/common.proto\"\xec\x1b\n\x1aSteelDesignFrConfiguration\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x02 \x01(\x08H\x01\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x02\x88\x01\x01\x12$\n\x17\x61ssigned_to_all_members\x18\x04 \x01(\x08H\x03\x88\x01\x01\x12\x1b\n\x13\x61ssigned_to_members\x18\x05 \x03(\x05\x12(\n\x1b\x61ssigned_to_all_member_sets\x18\x06 \x01(\x08H\x04\x88\x01\x01\x12\x1f\n\x17\x61ssigned_to_member_sets\x18\x07 \x03(\x05\x12q\n\x0csettings_ec3\x18\x08 \x01(\x0b\x32V.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsEc3TreeTableH\x05\x88\x01\x01\x12y\n\x10settings_gb50017\x18\t \x01(\x0b\x32Z.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsGb50017TreeTableH\x06\x88\x01\x01\x12q\n\x0csettings_ntc\x18\n \x01(\x0b\x32V.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsNtcTreeTableH\x07\x88\x01\x01\x12\x7f\n\x13standard_parameters\x18\x0b \x01(\x0b\x32].dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.StandardParametersTreeTableH\x08\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x0c \x01(\tH\t\x88\x01\x01\x12\x88\x01\n\x18standard_parameters_tree\x18\r \x01(\x0b\x32\x61.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.StandardParametersTreeTreeTableH\n\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x0e \x01(\tH\x0b\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x0f \x01(\tH\x0c\x88\x01\x01\x1a\x7f\n\x14SettingsEc3TreeTable\x12g\n\x04rows\x18\x01 \x03(\x0b\x32Y.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsEc3TreeTableRow\x1a\xb2\x02\n\x17SettingsEc3TreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x63\x61ption\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12g\n\x04rows\x18\x06 \x03(\x0b\x32Y.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsEc3TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x87\x01\n\x18SettingsGb50017TreeTable\x12k\n\x04rows\x18\x01 \x03(\x0b\x32].dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsGb50017TreeTableRow\x1a\xba\x02\n\x1bSettingsGb50017TreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x63\x61ption\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12k\n\x04rows\x18\x06 \x03(\x0b\x32].dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsGb50017TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x7f\n\x14SettingsNtcTreeTable\x12g\n\x04rows\x18\x01 \x03(\x0b\x32Y.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsNtcTreeTableRow\x1a\xb2\x02\n\x17SettingsNtcTreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x63\x61ption\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12g\n\x04rows\x18\x06 \x03(\x0b\x32Y.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.SettingsNtcTreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x8d\x01\n\x1bStandardParametersTreeTable\x12n\n\x04rows\x18\x01 \x03(\x0b\x32`.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.StandardParametersTreeTableRow\x1a\xc0\x02\n\x1eStandardParametersTreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x63\x61ption\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12n\n\x04rows\x18\x06 \x03(\x0b\x32`.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.StandardParametersTreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x95\x01\n\x1fStandardParametersTreeTreeTable\x12r\n\x04rows\x18\x01 \x03(\x0b\x32\x64.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.StandardParametersTreeTreeTableRow\x1a\xec\x02\n\"StandardParametersTreeTreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12\x11\n\x04note\x18\x06 \x01(\tH\x05\x88\x01\x01\x12r\n\x04rows\x18\x07 \x03(\x0b\x32\x64.dlubal.api.rstab.steel_design_objects.SteelDesignFrConfiguration.StandardParametersTreeTreeTableRowB\x06\n\x04_keyB\x0e\n\x0c_descriptionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unitB\x07\n\x05_noteB\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x1a\n\x18_assigned_to_all_membersB\x1e\n\x1c_assigned_to_all_member_setsB\x0f\n\r_settings_ec3B\x13\n\x11_settings_gb50017B\x0f\n\r_settings_ntcB\x16\n\x14_standard_parametersB\n\n\x08_commentB\x1b\n\x19_standard_parameters_treeB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rstab.steel_design_objects.steel_design_fr_configuration_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_STEELDESIGNFRCONFIGURATION']._serialized_start=149
|
|
36
|
+
_globals['_STEELDESIGNFRCONFIGURATION']._serialized_end=3713
|
|
37
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSEC3TREETABLE']._serialized_start=1116
|
|
38
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSEC3TREETABLE']._serialized_end=1243
|
|
39
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSEC3TREETABLEROW']._serialized_start=1246
|
|
40
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSEC3TREETABLEROW']._serialized_end=1552
|
|
41
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSGB50017TREETABLE']._serialized_start=1555
|
|
42
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSGB50017TREETABLE']._serialized_end=1690
|
|
43
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSGB50017TREETABLEROW']._serialized_start=1693
|
|
44
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSGB50017TREETABLEROW']._serialized_end=2007
|
|
45
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSNTCTREETABLE']._serialized_start=2009
|
|
46
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSNTCTREETABLE']._serialized_end=2136
|
|
47
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSNTCTREETABLEROW']._serialized_start=2139
|
|
48
|
+
_globals['_STEELDESIGNFRCONFIGURATION_SETTINGSNTCTREETABLEROW']._serialized_end=2445
|
|
49
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLE']._serialized_start=2448
|
|
50
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLE']._serialized_end=2589
|
|
51
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLEROW']._serialized_start=2592
|
|
52
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLEROW']._serialized_end=2912
|
|
53
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLE']._serialized_start=2915
|
|
54
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLE']._serialized_end=3064
|
|
55
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLEROW']._serialized_start=3067
|
|
56
|
+
_globals['_STEELDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLEROW']._serialized_end=3431
|
|
57
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
from dlubal.api.common import common_pb2 as _common_pb2
|
|
2
|
+
from google.protobuf.internal import containers as _containers
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class SteelDesignFrConfiguration(_message.Message):
|
|
10
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "assigned_to_all_members", "assigned_to_members", "assigned_to_all_member_sets", "assigned_to_member_sets", "settings_ec3", "settings_gb50017", "settings_ntc", "standard_parameters", "comment", "standard_parameters_tree", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class SettingsEc3TreeTable(_message.Message):
|
|
12
|
+
__slots__ = ("rows",)
|
|
13
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
14
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.SettingsEc3TreeTableRow]
|
|
15
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.SettingsEc3TreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
16
|
+
class SettingsEc3TreeTableRow(_message.Message):
|
|
17
|
+
__slots__ = ("key", "caption", "symbol", "value", "unit", "rows")
|
|
18
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
19
|
+
CAPTION_FIELD_NUMBER: _ClassVar[int]
|
|
20
|
+
SYMBOL_FIELD_NUMBER: _ClassVar[int]
|
|
21
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
22
|
+
UNIT_FIELD_NUMBER: _ClassVar[int]
|
|
23
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
24
|
+
key: str
|
|
25
|
+
caption: str
|
|
26
|
+
symbol: str
|
|
27
|
+
value: _common_pb2.Value
|
|
28
|
+
unit: str
|
|
29
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.SettingsEc3TreeTableRow]
|
|
30
|
+
def __init__(self, key: _Optional[str] = ..., caption: _Optional[str] = ..., symbol: _Optional[str] = ..., value: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., unit: _Optional[str] = ..., rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.SettingsEc3TreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
31
|
+
class SettingsGb50017TreeTable(_message.Message):
|
|
32
|
+
__slots__ = ("rows",)
|
|
33
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
34
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.SettingsGb50017TreeTableRow]
|
|
35
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.SettingsGb50017TreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
36
|
+
class SettingsGb50017TreeTableRow(_message.Message):
|
|
37
|
+
__slots__ = ("key", "caption", "symbol", "value", "unit", "rows")
|
|
38
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
39
|
+
CAPTION_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
SYMBOL_FIELD_NUMBER: _ClassVar[int]
|
|
41
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
42
|
+
UNIT_FIELD_NUMBER: _ClassVar[int]
|
|
43
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
key: str
|
|
45
|
+
caption: str
|
|
46
|
+
symbol: str
|
|
47
|
+
value: _common_pb2.Value
|
|
48
|
+
unit: str
|
|
49
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.SettingsGb50017TreeTableRow]
|
|
50
|
+
def __init__(self, key: _Optional[str] = ..., caption: _Optional[str] = ..., symbol: _Optional[str] = ..., value: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., unit: _Optional[str] = ..., rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.SettingsGb50017TreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
51
|
+
class SettingsNtcTreeTable(_message.Message):
|
|
52
|
+
__slots__ = ("rows",)
|
|
53
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.SettingsNtcTreeTableRow]
|
|
55
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.SettingsNtcTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
56
|
+
class SettingsNtcTreeTableRow(_message.Message):
|
|
57
|
+
__slots__ = ("key", "caption", "symbol", "value", "unit", "rows")
|
|
58
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
CAPTION_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
SYMBOL_FIELD_NUMBER: _ClassVar[int]
|
|
61
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
UNIT_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
key: str
|
|
65
|
+
caption: str
|
|
66
|
+
symbol: str
|
|
67
|
+
value: _common_pb2.Value
|
|
68
|
+
unit: str
|
|
69
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.SettingsNtcTreeTableRow]
|
|
70
|
+
def __init__(self, key: _Optional[str] = ..., caption: _Optional[str] = ..., symbol: _Optional[str] = ..., value: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., unit: _Optional[str] = ..., rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.SettingsNtcTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
71
|
+
class StandardParametersTreeTable(_message.Message):
|
|
72
|
+
__slots__ = ("rows",)
|
|
73
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
74
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.StandardParametersTreeTableRow]
|
|
75
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.StandardParametersTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
76
|
+
class StandardParametersTreeTableRow(_message.Message):
|
|
77
|
+
__slots__ = ("key", "caption", "symbol", "value", "unit", "rows")
|
|
78
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
79
|
+
CAPTION_FIELD_NUMBER: _ClassVar[int]
|
|
80
|
+
SYMBOL_FIELD_NUMBER: _ClassVar[int]
|
|
81
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
82
|
+
UNIT_FIELD_NUMBER: _ClassVar[int]
|
|
83
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
84
|
+
key: str
|
|
85
|
+
caption: str
|
|
86
|
+
symbol: str
|
|
87
|
+
value: _common_pb2.Value
|
|
88
|
+
unit: str
|
|
89
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.StandardParametersTreeTableRow]
|
|
90
|
+
def __init__(self, key: _Optional[str] = ..., caption: _Optional[str] = ..., symbol: _Optional[str] = ..., value: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., unit: _Optional[str] = ..., rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.StandardParametersTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
91
|
+
class StandardParametersTreeTreeTable(_message.Message):
|
|
92
|
+
__slots__ = ("rows",)
|
|
93
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
94
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.StandardParametersTreeTreeTableRow]
|
|
95
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.StandardParametersTreeTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
96
|
+
class StandardParametersTreeTreeTableRow(_message.Message):
|
|
97
|
+
__slots__ = ("key", "description", "symbol", "value", "unit", "note", "rows")
|
|
98
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
99
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
100
|
+
SYMBOL_FIELD_NUMBER: _ClassVar[int]
|
|
101
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
102
|
+
UNIT_FIELD_NUMBER: _ClassVar[int]
|
|
103
|
+
NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
104
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
105
|
+
key: str
|
|
106
|
+
description: str
|
|
107
|
+
symbol: str
|
|
108
|
+
value: _common_pb2.Value
|
|
109
|
+
unit: str
|
|
110
|
+
note: str
|
|
111
|
+
rows: _containers.RepeatedCompositeFieldContainer[SteelDesignFrConfiguration.StandardParametersTreeTreeTableRow]
|
|
112
|
+
def __init__(self, key: _Optional[str] = ..., description: _Optional[str] = ..., symbol: _Optional[str] = ..., value: _Optional[_Union[_common_pb2.Value, _Mapping]] = ..., unit: _Optional[str] = ..., note: _Optional[str] = ..., rows: _Optional[_Iterable[_Union[SteelDesignFrConfiguration.StandardParametersTreeTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
113
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
114
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
115
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
116
|
+
ASSIGNED_TO_ALL_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
117
|
+
ASSIGNED_TO_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
118
|
+
ASSIGNED_TO_ALL_MEMBER_SETS_FIELD_NUMBER: _ClassVar[int]
|
|
119
|
+
ASSIGNED_TO_MEMBER_SETS_FIELD_NUMBER: _ClassVar[int]
|
|
120
|
+
SETTINGS_EC3_FIELD_NUMBER: _ClassVar[int]
|
|
121
|
+
SETTINGS_GB50017_FIELD_NUMBER: _ClassVar[int]
|
|
122
|
+
SETTINGS_NTC_FIELD_NUMBER: _ClassVar[int]
|
|
123
|
+
STANDARD_PARAMETERS_FIELD_NUMBER: _ClassVar[int]
|
|
124
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
125
|
+
STANDARD_PARAMETERS_TREE_FIELD_NUMBER: _ClassVar[int]
|
|
126
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
127
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
128
|
+
no: int
|
|
129
|
+
user_defined_name_enabled: bool
|
|
130
|
+
name: str
|
|
131
|
+
assigned_to_all_members: bool
|
|
132
|
+
assigned_to_members: _containers.RepeatedScalarFieldContainer[int]
|
|
133
|
+
assigned_to_all_member_sets: bool
|
|
134
|
+
assigned_to_member_sets: _containers.RepeatedScalarFieldContainer[int]
|
|
135
|
+
settings_ec3: SteelDesignFrConfiguration.SettingsEc3TreeTable
|
|
136
|
+
settings_gb50017: SteelDesignFrConfiguration.SettingsGb50017TreeTable
|
|
137
|
+
settings_ntc: SteelDesignFrConfiguration.SettingsNtcTreeTable
|
|
138
|
+
standard_parameters: SteelDesignFrConfiguration.StandardParametersTreeTable
|
|
139
|
+
comment: str
|
|
140
|
+
standard_parameters_tree: SteelDesignFrConfiguration.StandardParametersTreeTreeTable
|
|
141
|
+
id_for_export_import: str
|
|
142
|
+
metadata_for_export_import: str
|
|
143
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., assigned_to_all_members: bool = ..., assigned_to_members: _Optional[_Iterable[int]] = ..., assigned_to_all_member_sets: bool = ..., assigned_to_member_sets: _Optional[_Iterable[int]] = ..., settings_ec3: _Optional[_Union[SteelDesignFrConfiguration.SettingsEc3TreeTable, _Mapping]] = ..., settings_gb50017: _Optional[_Union[SteelDesignFrConfiguration.SettingsGb50017TreeTable, _Mapping]] = ..., settings_ntc: _Optional[_Union[SteelDesignFrConfiguration.SettingsNtcTreeTable, _Mapping]] = ..., standard_parameters: _Optional[_Union[SteelDesignFrConfiguration.StandardParametersTreeTable, _Mapping]] = ..., comment: _Optional[str] = ..., standard_parameters_tree: _Optional[_Union[SteelDesignFrConfiguration.StandardParametersTreeTreeTable, _Mapping]] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,53 @@
|
|
|
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/steel_design_objects/steel_design_seismic_configuration.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/steel_design_objects/steel_design_seismic_configuration.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
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nNdlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration.proto\x12%dlubal.api.rstab.steel_design_objects\x1a\x1e\x64lubal/api/common/common.proto\"\xe0\x17\n\x1fSteelDesignSeismicConfiguration\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x02 \x01(\x08H\x01\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x02\x88\x01\x01\x12$\n\x17\x61ssigned_to_all_members\x18\x04 \x01(\x08H\x03\x88\x01\x01\x12\x1b\n\x13\x61ssigned_to_members\x18\x05 \x03(\x05\x12(\n\x1b\x61ssigned_to_all_member_sets\x18\x06 \x01(\x08H\x04\x88\x01\x01\x12\x1f\n\x17\x61ssigned_to_member_sets\x18\x07 \x03(\x05\x12x\n\rsettings_aisc\x18\x08 \x01(\x0b\x32\\.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.SettingsAiscTreeTableH\x05\x88\x01\x01\x12v\n\x0csettings_csa\x18\t \x01(\x0b\x32[.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.SettingsCsaTreeTableH\x06\x88\x01\x01\x12\x84\x01\n\x13standard_parameters\x18\n \x01(\x0b\x32\x62.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.StandardParametersTreeTableH\x07\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x0b \x01(\tH\x08\x88\x01\x01\x12\x8d\x01\n\x18standard_parameters_tree\x18\x0c \x01(\x0b\x32\x66.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.StandardParametersTreeTreeTableH\t\x88\x01\x01\x12!\n\x14id_for_export_import\x18\r \x01(\tH\n\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x0e \x01(\tH\x0b\x88\x01\x01\x1a\x86\x01\n\x15SettingsAiscTreeTable\x12m\n\x04rows\x18\x01 \x03(\x0b\x32_.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.SettingsAiscTreeTableRow\x1a\xb9\x02\n\x18SettingsAiscTreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x63\x61ption\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12m\n\x04rows\x18\x06 \x03(\x0b\x32_.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.SettingsAiscTreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x84\x01\n\x14SettingsCsaTreeTable\x12l\n\x04rows\x18\x01 \x03(\x0b\x32^.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.SettingsCsaTreeTableRow\x1a\xb7\x02\n\x17SettingsCsaTreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x63\x61ption\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12l\n\x04rows\x18\x06 \x03(\x0b\x32^.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.SettingsCsaTreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x92\x01\n\x1bStandardParametersTreeTable\x12s\n\x04rows\x18\x01 \x03(\x0b\x32\x65.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.StandardParametersTreeTableRow\x1a\xc5\x02\n\x1eStandardParametersTreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x63\x61ption\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12s\n\x04rows\x18\x06 \x03(\x0b\x32\x65.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.StandardParametersTreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x9a\x01\n\x1fStandardParametersTreeTreeTable\x12w\n\x04rows\x18\x01 \x03(\x0b\x32i.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.StandardParametersTreeTreeTableRow\x1a\xf1\x02\n\"StandardParametersTreeTreeTableRow\x12\x10\n\x03key\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06symbol\x18\x03 \x01(\tH\x02\x88\x01\x01\x12,\n\x05value\x18\x04 \x01(\x0b\x32\x18.dlubal.api.common.ValueH\x03\x88\x01\x01\x12\x11\n\x04unit\x18\x05 \x01(\tH\x04\x88\x01\x01\x12\x11\n\x04note\x18\x06 \x01(\tH\x05\x88\x01\x01\x12w\n\x04rows\x18\x07 \x03(\x0b\x32i.dlubal.api.rstab.steel_design_objects.SteelDesignSeismicConfiguration.StandardParametersTreeTreeTableRowB\x06\n\x04_keyB\x0e\n\x0c_descriptionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unitB\x07\n\x05_noteB\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x1a\n\x18_assigned_to_all_membersB\x1e\n\x1c_assigned_to_all_member_setsB\x10\n\x0e_settings_aiscB\x0f\n\r_settings_csaB\x16\n\x14_standard_parametersB\n\n\x08_commentB\x1b\n\x19_standard_parameters_treeB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rstab.steel_design_objects.steel_design_seismic_configuration_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION']._serialized_start=154
|
|
36
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION']._serialized_end=3194
|
|
37
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSAISCTREETABLE']._serialized_start=1027
|
|
38
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSAISCTREETABLE']._serialized_end=1161
|
|
39
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSAISCTREETABLEROW']._serialized_start=1164
|
|
40
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSAISCTREETABLEROW']._serialized_end=1477
|
|
41
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSCSATREETABLE']._serialized_start=1480
|
|
42
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSCSATREETABLE']._serialized_end=1612
|
|
43
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSCSATREETABLEROW']._serialized_start=1615
|
|
44
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_SETTINGSCSATREETABLEROW']._serialized_end=1926
|
|
45
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETABLE']._serialized_start=1929
|
|
46
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETABLE']._serialized_end=2075
|
|
47
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETABLEROW']._serialized_start=2078
|
|
48
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETABLEROW']._serialized_end=2403
|
|
49
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETREETABLE']._serialized_start=2406
|
|
50
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETREETABLE']._serialized_end=2560
|
|
51
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETREETABLEROW']._serialized_start=2563
|
|
52
|
+
_globals['_STEELDESIGNSEISMICCONFIGURATION_STANDARDPARAMETERSTREETREETABLEROW']._serialized_end=2932
|
|
53
|
+
# @@protoc_insertion_point(module_scope)
|