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,55 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/component_design_objects/component.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/rfem/component_design_objects/component.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'\n8dlubal/api/rfem/component_design_objects/component.proto\x12(dlubal.api.rfem.component_design_objects\x1a\x1e\x64lubal/api/common/common.proto\"\xa1)\n\tComponent\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\x19\n\x0cuser_defined\x18\x04 \x01(\x08H\x03\x88\x01\x01\x12\x16\n\tto_design\x18\x05 \x01(\x08H\x04\x88\x01\x01\x12\x1d\n\x10\x63omponent_series\x18\x06 \x01(\x05H\x05\x88\x01\x01\x12(\n\x1b\x63omponent_snap_point_number\x18\x07 \x01(\x05H\x06\x88\x01\x01\x12*\n\x1d\x63omponent_snap_point_offset_x\x18\x08 \x01(\x01H\x07\x88\x01\x01\x12*\n\x1d\x63omponent_snap_point_offset_z\x18\t \x01(\x01H\x08\x88\x01\x01\x12$\n\x17\x61ssigned_to_member_ends\x18\n \x01(\tH\t\x88\x01\x01\x12 \n\x13\x61ssigned_to_members\x18\x0b \x01(\tH\n\x88\x01\x01\x12*\n\x1d\x61ssigned_to_member_x_location\x18\x0c \x01(\tH\x0b\x88\x01\x01\x12\"\n\x15\x61ll_objects_to_design\x18\r \x01(\x08H\x0c\x88\x01\x01\x12\x19\n\x11members_to_design\x18\x0e \x03(\x05\x12\x32\n%component_on_member_end_section_point\x18\x0f \x01(\x05H\r\x88\x01\x01\x12@\n3component_on_member_end_cross_section_point_user_id\x18\x10 \x01(\x05H\x0e\x88\x01\x01\x12\x41\n4component_on_member_end_cross_section_point_y_offset\x18\x11 \x01(\x01H\x0f\x88\x01\x01\x12\x41\n4component_on_member_end_cross_section_point_z_offset\x18\x12 \x01(\x01H\x10\x88\x01\x01\x12\x9a\x01\n.component_on_member_end_longitudinal_alignment\x18\x13 \x01(\x0e\x32].dlubal.api.rfem.component_design_objects.Component.ComponentOnMemberEndLongitudinalAlignmentH\x11\x88\x01\x01\x12\x38\n+component_on_member_end_longitudinal_offset\x18\x14 \x01(\x01H\x12\x88\x01\x01\x12\x90\x01\n)component_on_member_end_rotation_sequence\x18\x15 \x01(\x0e\x32X.dlubal.api.rfem.component_design_objects.Component.ComponentOnMemberEndRotationSequenceH\x13\x88\x01\x01\x12\x35\n(component_on_member_end_rotation_angle_0\x18\x16 \x01(\x01H\x14\x88\x01\x01\x12\x35\n(component_on_member_end_rotation_angle_1\x18\x17 \x01(\x01H\x15\x88\x01\x01\x12\x35\n(component_on_member_end_rotation_angle_2\x18\x18 \x01(\x01H\x16\x88\x01\x01\x12\x81\x01\n!component_on_member_rotation_type\x18\x19 \x01(\x0e\x32Q.dlubal.api.rfem.component_design_objects.Component.ComponentOnMemberRotationTypeH\x17\x88\x01\x01\x12/\n\"component_on_member_rotation_angle\x18\x1a \x01(\x01H\x18\x88\x01\x01\x12\x33\n&component_on_member_rotation_help_node\x18\x1b \x01(\x05H\x19\x88\x01\x01\x12\x8c\x01\n\'component_on_member_rotation_plane_type\x18\x1c \x01(\x0e\x32V.dlubal.api.rfem.component_design_objects.Component.ComponentOnMemberRotationPlaneTypeH\x1a\x88\x01\x01\x12\x93\x01\n*component_on_member_longitudinal_alignment\x18\x1d \x01(\x0e\x32Z.dlubal.api.rfem.component_design_objects.Component.ComponentOnMemberLongitudinalAlignmentH\x1b\x88\x01\x01\x12\x34\n\'component_on_member_longitudinal_offset\x18\x1e \x01(\x01H\x1c\x88\x01\x01\x12o\n\x12\x63omponent_settings\x18\x1f \x01(\x0b\x32N.dlubal.api.rfem.component_design_objects.Component.ComponentSettingsTreeTableH\x1d\x88\x01\x01\x12s\n\x14\x63omponent_parameters\x18 \x01(\x0b\x32P.dlubal.api.rfem.component_design_objects.Component.ComponentParametersTreeTableH\x1e\x88\x01\x01\x12\x14\n\x07\x63omment\x18! \x01(\tH\x1f\x88\x01\x01\x12!\n\x14id_for_export_import\x18\" \x01(\tH \x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18# \x01(\tH!\x88\x01\x01\x1a}\n\x1a\x43omponentSettingsTreeTable\x12_\n\x04rows\x18\x01 \x03(\x0b\x32Q.dlubal.api.rfem.component_design_objects.Component.ComponentSettingsTreeTableRow\x1a\xb0\x02\n\x1d\x43omponentSettingsTreeTableRow\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\x12_\n\x04rows\x18\x06 \x03(\x0b\x32Q.dlubal.api.rfem.component_design_objects.Component.ComponentSettingsTreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x81\x01\n\x1c\x43omponentParametersTreeTable\x12\x61\n\x04rows\x18\x01 \x03(\x0b\x32S.dlubal.api.rfem.component_design_objects.Component.ComponentParametersTreeTableRow\x1a\xb4\x02\n\x1f\x43omponentParametersTreeTableRow\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\x12\x61\n\x04rows\x18\x06 \x03(\x0b\x32S.dlubal.api.rfem.component_design_objects.Component.ComponentParametersTreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\"\xd9\x01\n)ComponentOnMemberEndLongitudinalAlignment\x12\x37\n3COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_LEFT\x10\x00\x12\x39\n5COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_CENTER\x10\x01\x12\x38\n4COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_RIGHT\x10\x02\"\xd8\x02\n$ComponentOnMemberEndRotationSequence\x12\x31\n-COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XYZ\x10\x00\x12\x31\n-COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XZY\x10\x01\x12\x31\n-COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YXZ\x10\x02\x12\x31\n-COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YZX\x10\x03\x12\x31\n-COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZXY\x10\x04\x12\x31\n-COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZYX\x10\x05\"~\n\x1d\x43omponentOnMemberRotationType\x12.\n*COMPONENT_ON_MEMBER_ROTATION_TYPE_BY_ANGLE\x10\x00\x12-\n)COMPONENT_ON_MEMBER_ROTATION_TYPE_TO_NODE\x10\x01\"\xa2\x01\n\"ComponentOnMemberRotationPlaneType\x12=\n9COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XY\x10\x00\x12=\n9COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XZ\x10\x01\"\xca\x01\n&ComponentOnMemberLongitudinalAlignment\x12\x33\n/COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_LEFT\x10\x00\x12\x35\n1COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_CENTER\x10\x01\x12\x34\n0COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_RIGHT\x10\x02\x42\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x0f\n\r_user_definedB\x0c\n\n_to_designB\x13\n\x11_component_seriesB\x1e\n\x1c_component_snap_point_numberB \n\x1e_component_snap_point_offset_xB \n\x1e_component_snap_point_offset_zB\x1a\n\x18_assigned_to_member_endsB\x16\n\x14_assigned_to_membersB \n\x1e_assigned_to_member_x_locationB\x18\n\x16_all_objects_to_designB(\n&_component_on_member_end_section_pointB6\n4_component_on_member_end_cross_section_point_user_idB7\n5_component_on_member_end_cross_section_point_y_offsetB7\n5_component_on_member_end_cross_section_point_z_offsetB1\n/_component_on_member_end_longitudinal_alignmentB.\n,_component_on_member_end_longitudinal_offsetB,\n*_component_on_member_end_rotation_sequenceB+\n)_component_on_member_end_rotation_angle_0B+\n)_component_on_member_end_rotation_angle_1B+\n)_component_on_member_end_rotation_angle_2B$\n\"_component_on_member_rotation_typeB%\n#_component_on_member_rotation_angleB)\n\'_component_on_member_rotation_help_nodeB*\n(_component_on_member_rotation_plane_typeB-\n+_component_on_member_longitudinal_alignmentB*\n(_component_on_member_longitudinal_offsetB\x15\n\x13_component_settingsB\x17\n\x15_component_parametersB\n\n\x08_commentB\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.rfem.component_design_objects.component_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_COMPONENT']._serialized_start=135
|
|
36
|
+
_globals['_COMPONENT']._serialized_end=5416
|
|
37
|
+
_globals['_COMPONENT_COMPONENTSETTINGSTREETABLE']._serialized_start=2303
|
|
38
|
+
_globals['_COMPONENT_COMPONENTSETTINGSTREETABLE']._serialized_end=2428
|
|
39
|
+
_globals['_COMPONENT_COMPONENTSETTINGSTREETABLEROW']._serialized_start=2431
|
|
40
|
+
_globals['_COMPONENT_COMPONENTSETTINGSTREETABLEROW']._serialized_end=2735
|
|
41
|
+
_globals['_COMPONENT_COMPONENTPARAMETERSTREETABLE']._serialized_start=2738
|
|
42
|
+
_globals['_COMPONENT_COMPONENTPARAMETERSTREETABLE']._serialized_end=2867
|
|
43
|
+
_globals['_COMPONENT_COMPONENTPARAMETERSTREETABLEROW']._serialized_start=2870
|
|
44
|
+
_globals['_COMPONENT_COMPONENTPARAMETERSTREETABLEROW']._serialized_end=3178
|
|
45
|
+
_globals['_COMPONENT_COMPONENTONMEMBERENDLONGITUDINALALIGNMENT']._serialized_start=3181
|
|
46
|
+
_globals['_COMPONENT_COMPONENTONMEMBERENDLONGITUDINALALIGNMENT']._serialized_end=3398
|
|
47
|
+
_globals['_COMPONENT_COMPONENTONMEMBERENDROTATIONSEQUENCE']._serialized_start=3401
|
|
48
|
+
_globals['_COMPONENT_COMPONENTONMEMBERENDROTATIONSEQUENCE']._serialized_end=3745
|
|
49
|
+
_globals['_COMPONENT_COMPONENTONMEMBERROTATIONTYPE']._serialized_start=3747
|
|
50
|
+
_globals['_COMPONENT_COMPONENTONMEMBERROTATIONTYPE']._serialized_end=3873
|
|
51
|
+
_globals['_COMPONENT_COMPONENTONMEMBERROTATIONPLANETYPE']._serialized_start=3876
|
|
52
|
+
_globals['_COMPONENT_COMPONENTONMEMBERROTATIONPLANETYPE']._serialized_end=4038
|
|
53
|
+
_globals['_COMPONENT_COMPONENTONMEMBERLONGITUDINALALIGNMENT']._serialized_start=4041
|
|
54
|
+
_globals['_COMPONENT_COMPONENTONMEMBERLONGITUDINALALIGNMENT']._serialized_end=4243
|
|
55
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,164 @@
|
|
|
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 Component(_message.Message):
|
|
11
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "user_defined", "to_design", "component_series", "component_snap_point_number", "component_snap_point_offset_x", "component_snap_point_offset_z", "assigned_to_member_ends", "assigned_to_members", "assigned_to_member_x_location", "all_objects_to_design", "members_to_design", "component_on_member_end_section_point", "component_on_member_end_cross_section_point_user_id", "component_on_member_end_cross_section_point_y_offset", "component_on_member_end_cross_section_point_z_offset", "component_on_member_end_longitudinal_alignment", "component_on_member_end_longitudinal_offset", "component_on_member_end_rotation_sequence", "component_on_member_end_rotation_angle_0", "component_on_member_end_rotation_angle_1", "component_on_member_end_rotation_angle_2", "component_on_member_rotation_type", "component_on_member_rotation_angle", "component_on_member_rotation_help_node", "component_on_member_rotation_plane_type", "component_on_member_longitudinal_alignment", "component_on_member_longitudinal_offset", "component_settings", "component_parameters", "comment", "id_for_export_import", "metadata_for_export_import")
|
|
12
|
+
class ComponentOnMemberEndLongitudinalAlignment(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
13
|
+
__slots__ = ()
|
|
14
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_LEFT: _ClassVar[Component.ComponentOnMemberEndLongitudinalAlignment]
|
|
15
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_CENTER: _ClassVar[Component.ComponentOnMemberEndLongitudinalAlignment]
|
|
16
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_RIGHT: _ClassVar[Component.ComponentOnMemberEndLongitudinalAlignment]
|
|
17
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_LEFT: Component.ComponentOnMemberEndLongitudinalAlignment
|
|
18
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_CENTER: Component.ComponentOnMemberEndLongitudinalAlignment
|
|
19
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_RIGHT: Component.ComponentOnMemberEndLongitudinalAlignment
|
|
20
|
+
class ComponentOnMemberEndRotationSequence(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
21
|
+
__slots__ = ()
|
|
22
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XYZ: _ClassVar[Component.ComponentOnMemberEndRotationSequence]
|
|
23
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XZY: _ClassVar[Component.ComponentOnMemberEndRotationSequence]
|
|
24
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YXZ: _ClassVar[Component.ComponentOnMemberEndRotationSequence]
|
|
25
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YZX: _ClassVar[Component.ComponentOnMemberEndRotationSequence]
|
|
26
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZXY: _ClassVar[Component.ComponentOnMemberEndRotationSequence]
|
|
27
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZYX: _ClassVar[Component.ComponentOnMemberEndRotationSequence]
|
|
28
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XYZ: Component.ComponentOnMemberEndRotationSequence
|
|
29
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XZY: Component.ComponentOnMemberEndRotationSequence
|
|
30
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YXZ: Component.ComponentOnMemberEndRotationSequence
|
|
31
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YZX: Component.ComponentOnMemberEndRotationSequence
|
|
32
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZXY: Component.ComponentOnMemberEndRotationSequence
|
|
33
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZYX: Component.ComponentOnMemberEndRotationSequence
|
|
34
|
+
class ComponentOnMemberRotationType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
35
|
+
__slots__ = ()
|
|
36
|
+
COMPONENT_ON_MEMBER_ROTATION_TYPE_BY_ANGLE: _ClassVar[Component.ComponentOnMemberRotationType]
|
|
37
|
+
COMPONENT_ON_MEMBER_ROTATION_TYPE_TO_NODE: _ClassVar[Component.ComponentOnMemberRotationType]
|
|
38
|
+
COMPONENT_ON_MEMBER_ROTATION_TYPE_BY_ANGLE: Component.ComponentOnMemberRotationType
|
|
39
|
+
COMPONENT_ON_MEMBER_ROTATION_TYPE_TO_NODE: Component.ComponentOnMemberRotationType
|
|
40
|
+
class ComponentOnMemberRotationPlaneType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
41
|
+
__slots__ = ()
|
|
42
|
+
COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XY: _ClassVar[Component.ComponentOnMemberRotationPlaneType]
|
|
43
|
+
COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XZ: _ClassVar[Component.ComponentOnMemberRotationPlaneType]
|
|
44
|
+
COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XY: Component.ComponentOnMemberRotationPlaneType
|
|
45
|
+
COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XZ: Component.ComponentOnMemberRotationPlaneType
|
|
46
|
+
class ComponentOnMemberLongitudinalAlignment(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
47
|
+
__slots__ = ()
|
|
48
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_LEFT: _ClassVar[Component.ComponentOnMemberLongitudinalAlignment]
|
|
49
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_CENTER: _ClassVar[Component.ComponentOnMemberLongitudinalAlignment]
|
|
50
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_RIGHT: _ClassVar[Component.ComponentOnMemberLongitudinalAlignment]
|
|
51
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_LEFT: Component.ComponentOnMemberLongitudinalAlignment
|
|
52
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_CENTER: Component.ComponentOnMemberLongitudinalAlignment
|
|
53
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_RIGHT: Component.ComponentOnMemberLongitudinalAlignment
|
|
54
|
+
class ComponentSettingsTreeTable(_message.Message):
|
|
55
|
+
__slots__ = ("rows",)
|
|
56
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
rows: _containers.RepeatedCompositeFieldContainer[Component.ComponentSettingsTreeTableRow]
|
|
58
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Component.ComponentSettingsTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
59
|
+
class ComponentSettingsTreeTableRow(_message.Message):
|
|
60
|
+
__slots__ = ("key", "caption", "symbol", "value", "unit", "rows")
|
|
61
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
CAPTION_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
SYMBOL_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
65
|
+
UNIT_FIELD_NUMBER: _ClassVar[int]
|
|
66
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
67
|
+
key: str
|
|
68
|
+
caption: str
|
|
69
|
+
symbol: str
|
|
70
|
+
value: _common_pb2.Value
|
|
71
|
+
unit: str
|
|
72
|
+
rows: _containers.RepeatedCompositeFieldContainer[Component.ComponentSettingsTreeTableRow]
|
|
73
|
+
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[Component.ComponentSettingsTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
74
|
+
class ComponentParametersTreeTable(_message.Message):
|
|
75
|
+
__slots__ = ("rows",)
|
|
76
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
77
|
+
rows: _containers.RepeatedCompositeFieldContainer[Component.ComponentParametersTreeTableRow]
|
|
78
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Component.ComponentParametersTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
79
|
+
class ComponentParametersTreeTableRow(_message.Message):
|
|
80
|
+
__slots__ = ("key", "caption", "symbol", "value", "unit", "rows")
|
|
81
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
82
|
+
CAPTION_FIELD_NUMBER: _ClassVar[int]
|
|
83
|
+
SYMBOL_FIELD_NUMBER: _ClassVar[int]
|
|
84
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
85
|
+
UNIT_FIELD_NUMBER: _ClassVar[int]
|
|
86
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
87
|
+
key: str
|
|
88
|
+
caption: str
|
|
89
|
+
symbol: str
|
|
90
|
+
value: _common_pb2.Value
|
|
91
|
+
unit: str
|
|
92
|
+
rows: _containers.RepeatedCompositeFieldContainer[Component.ComponentParametersTreeTableRow]
|
|
93
|
+
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[Component.ComponentParametersTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
94
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
95
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
96
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
97
|
+
USER_DEFINED_FIELD_NUMBER: _ClassVar[int]
|
|
98
|
+
TO_DESIGN_FIELD_NUMBER: _ClassVar[int]
|
|
99
|
+
COMPONENT_SERIES_FIELD_NUMBER: _ClassVar[int]
|
|
100
|
+
COMPONENT_SNAP_POINT_NUMBER_FIELD_NUMBER: _ClassVar[int]
|
|
101
|
+
COMPONENT_SNAP_POINT_OFFSET_X_FIELD_NUMBER: _ClassVar[int]
|
|
102
|
+
COMPONENT_SNAP_POINT_OFFSET_Z_FIELD_NUMBER: _ClassVar[int]
|
|
103
|
+
ASSIGNED_TO_MEMBER_ENDS_FIELD_NUMBER: _ClassVar[int]
|
|
104
|
+
ASSIGNED_TO_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
105
|
+
ASSIGNED_TO_MEMBER_X_LOCATION_FIELD_NUMBER: _ClassVar[int]
|
|
106
|
+
ALL_OBJECTS_TO_DESIGN_FIELD_NUMBER: _ClassVar[int]
|
|
107
|
+
MEMBERS_TO_DESIGN_FIELD_NUMBER: _ClassVar[int]
|
|
108
|
+
COMPONENT_ON_MEMBER_END_SECTION_POINT_FIELD_NUMBER: _ClassVar[int]
|
|
109
|
+
COMPONENT_ON_MEMBER_END_CROSS_SECTION_POINT_USER_ID_FIELD_NUMBER: _ClassVar[int]
|
|
110
|
+
COMPONENT_ON_MEMBER_END_CROSS_SECTION_POINT_Y_OFFSET_FIELD_NUMBER: _ClassVar[int]
|
|
111
|
+
COMPONENT_ON_MEMBER_END_CROSS_SECTION_POINT_Z_OFFSET_FIELD_NUMBER: _ClassVar[int]
|
|
112
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_FIELD_NUMBER: _ClassVar[int]
|
|
113
|
+
COMPONENT_ON_MEMBER_END_LONGITUDINAL_OFFSET_FIELD_NUMBER: _ClassVar[int]
|
|
114
|
+
COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_FIELD_NUMBER: _ClassVar[int]
|
|
115
|
+
COMPONENT_ON_MEMBER_END_ROTATION_ANGLE_0_FIELD_NUMBER: _ClassVar[int]
|
|
116
|
+
COMPONENT_ON_MEMBER_END_ROTATION_ANGLE_1_FIELD_NUMBER: _ClassVar[int]
|
|
117
|
+
COMPONENT_ON_MEMBER_END_ROTATION_ANGLE_2_FIELD_NUMBER: _ClassVar[int]
|
|
118
|
+
COMPONENT_ON_MEMBER_ROTATION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
119
|
+
COMPONENT_ON_MEMBER_ROTATION_ANGLE_FIELD_NUMBER: _ClassVar[int]
|
|
120
|
+
COMPONENT_ON_MEMBER_ROTATION_HELP_NODE_FIELD_NUMBER: _ClassVar[int]
|
|
121
|
+
COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
122
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_FIELD_NUMBER: _ClassVar[int]
|
|
123
|
+
COMPONENT_ON_MEMBER_LONGITUDINAL_OFFSET_FIELD_NUMBER: _ClassVar[int]
|
|
124
|
+
COMPONENT_SETTINGS_FIELD_NUMBER: _ClassVar[int]
|
|
125
|
+
COMPONENT_PARAMETERS_FIELD_NUMBER: _ClassVar[int]
|
|
126
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
127
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
128
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
129
|
+
no: int
|
|
130
|
+
user_defined_name_enabled: bool
|
|
131
|
+
name: str
|
|
132
|
+
user_defined: bool
|
|
133
|
+
to_design: bool
|
|
134
|
+
component_series: int
|
|
135
|
+
component_snap_point_number: int
|
|
136
|
+
component_snap_point_offset_x: float
|
|
137
|
+
component_snap_point_offset_z: float
|
|
138
|
+
assigned_to_member_ends: str
|
|
139
|
+
assigned_to_members: str
|
|
140
|
+
assigned_to_member_x_location: str
|
|
141
|
+
all_objects_to_design: bool
|
|
142
|
+
members_to_design: _containers.RepeatedScalarFieldContainer[int]
|
|
143
|
+
component_on_member_end_section_point: int
|
|
144
|
+
component_on_member_end_cross_section_point_user_id: int
|
|
145
|
+
component_on_member_end_cross_section_point_y_offset: float
|
|
146
|
+
component_on_member_end_cross_section_point_z_offset: float
|
|
147
|
+
component_on_member_end_longitudinal_alignment: Component.ComponentOnMemberEndLongitudinalAlignment
|
|
148
|
+
component_on_member_end_longitudinal_offset: float
|
|
149
|
+
component_on_member_end_rotation_sequence: Component.ComponentOnMemberEndRotationSequence
|
|
150
|
+
component_on_member_end_rotation_angle_0: float
|
|
151
|
+
component_on_member_end_rotation_angle_1: float
|
|
152
|
+
component_on_member_end_rotation_angle_2: float
|
|
153
|
+
component_on_member_rotation_type: Component.ComponentOnMemberRotationType
|
|
154
|
+
component_on_member_rotation_angle: float
|
|
155
|
+
component_on_member_rotation_help_node: int
|
|
156
|
+
component_on_member_rotation_plane_type: Component.ComponentOnMemberRotationPlaneType
|
|
157
|
+
component_on_member_longitudinal_alignment: Component.ComponentOnMemberLongitudinalAlignment
|
|
158
|
+
component_on_member_longitudinal_offset: float
|
|
159
|
+
component_settings: Component.ComponentSettingsTreeTable
|
|
160
|
+
component_parameters: Component.ComponentParametersTreeTable
|
|
161
|
+
comment: str
|
|
162
|
+
id_for_export_import: str
|
|
163
|
+
metadata_for_export_import: str
|
|
164
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., user_defined: bool = ..., to_design: bool = ..., component_series: _Optional[int] = ..., component_snap_point_number: _Optional[int] = ..., component_snap_point_offset_x: _Optional[float] = ..., component_snap_point_offset_z: _Optional[float] = ..., assigned_to_member_ends: _Optional[str] = ..., assigned_to_members: _Optional[str] = ..., assigned_to_member_x_location: _Optional[str] = ..., all_objects_to_design: bool = ..., members_to_design: _Optional[_Iterable[int]] = ..., component_on_member_end_section_point: _Optional[int] = ..., component_on_member_end_cross_section_point_user_id: _Optional[int] = ..., component_on_member_end_cross_section_point_y_offset: _Optional[float] = ..., component_on_member_end_cross_section_point_z_offset: _Optional[float] = ..., component_on_member_end_longitudinal_alignment: _Optional[_Union[Component.ComponentOnMemberEndLongitudinalAlignment, str]] = ..., component_on_member_end_longitudinal_offset: _Optional[float] = ..., component_on_member_end_rotation_sequence: _Optional[_Union[Component.ComponentOnMemberEndRotationSequence, str]] = ..., component_on_member_end_rotation_angle_0: _Optional[float] = ..., component_on_member_end_rotation_angle_1: _Optional[float] = ..., component_on_member_end_rotation_angle_2: _Optional[float] = ..., component_on_member_rotation_type: _Optional[_Union[Component.ComponentOnMemberRotationType, str]] = ..., component_on_member_rotation_angle: _Optional[float] = ..., component_on_member_rotation_help_node: _Optional[int] = ..., component_on_member_rotation_plane_type: _Optional[_Union[Component.ComponentOnMemberRotationPlaneType, str]] = ..., component_on_member_longitudinal_alignment: _Optional[_Union[Component.ComponentOnMemberLongitudinalAlignment, str]] = ..., component_on_member_longitudinal_offset: _Optional[float] = ..., component_settings: _Optional[_Union[Component.ComponentSettingsTreeTable, _Mapping]] = ..., component_parameters: _Optional[_Union[Component.ComponentParametersTreeTable, _Mapping]] = ..., comment: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/component_design_objects/component_serie.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/rfem/component_design_objects/component_serie.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/rfem/component_design_objects/component_serie.proto\x12(dlubal.api.rfem.component_design_objects\"\xd9\n\n\x0e\x43omponentSerie\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\x19\n\x0cuser_defined\x18\x03 \x01(\x08H\x02\x88\x01\x01\x12\x11\n\x04name\x18\x04 \x01(\tH\x03\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x05 \x01(\tH\x04\x88\x01\x01\x12\x1b\n\x0eimage_filename\x18\x06 \x01(\tH\x05\x88\x01\x01\x12)\n\x1cparameter_structure_filename\x18\x07 \x01(\tH\x06\x88\x01\x01\x12$\n\x17parameter_data_filename\x18\x08 \x01(\tH\x07\x88\x01\x01\x12#\n\x16visualization_filename\x18\t \x01(\tH\x08\x88\x01\x01\x12.\n!script_after_calculation_filename\x18\n \x01(\tH\t\x88\x01\x01\x12&\n\x19script_after_savefilename\x18\x0b \x01(\tH\n\x88\x01\x01\x12z\n\x1a\x63\x61tegory_object_assignment\x18\x0c \x01(\x0e\x32Q.dlubal.api.rfem.component_design_objects.ComponentSerie.CategoryObjectAssignmentH\x0b\x88\x01\x01\x12\x1e\n\x11\x63\x61tegory_function\x18\r \x01(\tH\x0c\x88\x01\x01\x12&\n\x19\x63\x61tegory_standard_edition\x18\x0e \x01(\tH\r\x88\x01\x01\x12\x1e\n\x11\x63\x61tegory_material\x18\x0f \x01(\tH\x0e\x88\x01\x01\x12\"\n\x15\x63\x61tegory_manufacturer\x18\x10 \x01(\tH\x0f\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x11 \x01(\tH\x10\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x12 \x01(\tH\x11\x88\x01\x01\"\xd5\x01\n\x18\x43\x61tegoryObjectAssignment\x12/\n+CATEGORY_OBJECT_ASSIGNMENT_MEMBER_START_END\x10\x00\x12/\n\"CATEGORY_OBJECT_ASSIGNMENT_INVALID\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\x01\x12%\n!CATEGORY_OBJECT_ASSIGNMENT_MEMBER\x10\x02\x12\x30\n,CATEGORY_OBJECT_ASSIGNMENT_MEMBER_X_LOCATION\x10\x01\x42\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x0f\n\r_user_definedB\x07\n\x05_nameB\n\n\x08_commentB\x11\n\x0f_image_filenameB\x1f\n\x1d_parameter_structure_filenameB\x1a\n\x18_parameter_data_filenameB\x19\n\x17_visualization_filenameB$\n\"_script_after_calculation_filenameB\x1c\n\x1a_script_after_savefilenameB\x1d\n\x1b_category_object_assignmentB\x14\n\x12_category_functionB\x1c\n\x1a_category_standard_editionB\x14\n\x12_category_materialB\x18\n\x16_category_manufacturerB\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.rfem.component_design_objects.component_serie_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_COMPONENTSERIE']._serialized_start=109
|
|
35
|
+
_globals['_COMPONENTSERIE']._serialized_end=1478
|
|
36
|
+
_globals['_COMPONENTSERIE_CATEGORYOBJECTASSIGNMENT']._serialized_start=828
|
|
37
|
+
_globals['_COMPONENTSERIE_CATEGORYOBJECTASSIGNMENT']._serialized_end=1041
|
|
38
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
2
|
+
from google.protobuf import descriptor as _descriptor
|
|
3
|
+
from google.protobuf import message as _message
|
|
4
|
+
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
|
|
5
|
+
|
|
6
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
7
|
+
|
|
8
|
+
class ComponentSerie(_message.Message):
|
|
9
|
+
__slots__ = ("no", "user_defined_name_enabled", "user_defined", "name", "comment", "image_filename", "parameter_structure_filename", "parameter_data_filename", "visualization_filename", "script_after_calculation_filename", "script_after_savefilename", "category_object_assignment", "category_function", "category_standard_edition", "category_material", "category_manufacturer", "id_for_export_import", "metadata_for_export_import")
|
|
10
|
+
class CategoryObjectAssignment(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
11
|
+
__slots__ = ()
|
|
12
|
+
CATEGORY_OBJECT_ASSIGNMENT_MEMBER_START_END: _ClassVar[ComponentSerie.CategoryObjectAssignment]
|
|
13
|
+
CATEGORY_OBJECT_ASSIGNMENT_INVALID: _ClassVar[ComponentSerie.CategoryObjectAssignment]
|
|
14
|
+
CATEGORY_OBJECT_ASSIGNMENT_MEMBER: _ClassVar[ComponentSerie.CategoryObjectAssignment]
|
|
15
|
+
CATEGORY_OBJECT_ASSIGNMENT_MEMBER_X_LOCATION: _ClassVar[ComponentSerie.CategoryObjectAssignment]
|
|
16
|
+
CATEGORY_OBJECT_ASSIGNMENT_MEMBER_START_END: ComponentSerie.CategoryObjectAssignment
|
|
17
|
+
CATEGORY_OBJECT_ASSIGNMENT_INVALID: ComponentSerie.CategoryObjectAssignment
|
|
18
|
+
CATEGORY_OBJECT_ASSIGNMENT_MEMBER: ComponentSerie.CategoryObjectAssignment
|
|
19
|
+
CATEGORY_OBJECT_ASSIGNMENT_MEMBER_X_LOCATION: ComponentSerie.CategoryObjectAssignment
|
|
20
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
21
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
22
|
+
USER_DEFINED_FIELD_NUMBER: _ClassVar[int]
|
|
23
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
24
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
25
|
+
IMAGE_FILENAME_FIELD_NUMBER: _ClassVar[int]
|
|
26
|
+
PARAMETER_STRUCTURE_FILENAME_FIELD_NUMBER: _ClassVar[int]
|
|
27
|
+
PARAMETER_DATA_FILENAME_FIELD_NUMBER: _ClassVar[int]
|
|
28
|
+
VISUALIZATION_FILENAME_FIELD_NUMBER: _ClassVar[int]
|
|
29
|
+
SCRIPT_AFTER_CALCULATION_FILENAME_FIELD_NUMBER: _ClassVar[int]
|
|
30
|
+
SCRIPT_AFTER_SAVEFILENAME_FIELD_NUMBER: _ClassVar[int]
|
|
31
|
+
CATEGORY_OBJECT_ASSIGNMENT_FIELD_NUMBER: _ClassVar[int]
|
|
32
|
+
CATEGORY_FUNCTION_FIELD_NUMBER: _ClassVar[int]
|
|
33
|
+
CATEGORY_STANDARD_EDITION_FIELD_NUMBER: _ClassVar[int]
|
|
34
|
+
CATEGORY_MATERIAL_FIELD_NUMBER: _ClassVar[int]
|
|
35
|
+
CATEGORY_MANUFACTURER_FIELD_NUMBER: _ClassVar[int]
|
|
36
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
37
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
38
|
+
no: int
|
|
39
|
+
user_defined_name_enabled: bool
|
|
40
|
+
user_defined: bool
|
|
41
|
+
name: str
|
|
42
|
+
comment: str
|
|
43
|
+
image_filename: str
|
|
44
|
+
parameter_structure_filename: str
|
|
45
|
+
parameter_data_filename: str
|
|
46
|
+
visualization_filename: str
|
|
47
|
+
script_after_calculation_filename: str
|
|
48
|
+
script_after_savefilename: str
|
|
49
|
+
category_object_assignment: ComponentSerie.CategoryObjectAssignment
|
|
50
|
+
category_function: str
|
|
51
|
+
category_standard_edition: str
|
|
52
|
+
category_material: str
|
|
53
|
+
category_manufacturer: str
|
|
54
|
+
id_for_export_import: str
|
|
55
|
+
metadata_for_export_import: str
|
|
56
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., user_defined: bool = ..., name: _Optional[str] = ..., comment: _Optional[str] = ..., image_filename: _Optional[str] = ..., parameter_structure_filename: _Optional[str] = ..., parameter_data_filename: _Optional[str] = ..., visualization_filename: _Optional[str] = ..., script_after_calculation_filename: _Optional[str] = ..., script_after_savefilename: _Optional[str] = ..., category_object_assignment: _Optional[_Union[ComponentSerie.CategoryObjectAssignment, str]] = ..., category_function: _Optional[str] = ..., category_standard_edition: _Optional[str] = ..., category_material: _Optional[str] = ..., category_manufacturer: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/concrete_design_objects/concrete_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/rfem/concrete_design_objects/concrete_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'\nNdlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration.proto\x12\'dlubal.api.rfem.concrete_design_objects\x1a\x1e\x64lubal/api/common/common.proto\"\xc3_\n\x1d\x43oncreteDesignFrConfiguration\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\x12%\n\x18\x61ssigned_to_all_surfaces\x18\x08 \x01(\x08H\x05\x88\x01\x01\x12\x1c\n\x14\x61ssigned_to_surfaces\x18\t \x03(\x05\x12)\n\x1c\x61ssigned_to_all_surface_sets\x18\n \x01(\x08H\x06\x88\x01\x01\x12 \n\x18\x61ssigned_to_surface_sets\x18\x0b \x03(\x05\x12\"\n\x15\x61ssigned_to_all_nodes\x18\x0c \x01(\x08H\x07\x88\x01\x01\x12\x19\n\x11\x61ssigned_to_nodes\x18\r \x03(\x05\x12(\n\x1b\x61ssigned_to_all_shear_walls\x18\x0e \x01(\x08H\x08\x88\x01\x01\x12\x1f\n\x17\x61ssigned_to_shear_walls\x18\x0f \x03(\x05\x12\'\n\x1a\x61ssigned_to_all_deep_beams\x18\x10 \x01(\x08H\t\x88\x01\x01\x12\x1e\n\x16\x61ssigned_to_deep_beams\x18\x11 \x03(\x05\x12!\n\x19\x61ssigned_to_design_strips\x18\x12 \x03(\x05\x12*\n\x1d\x61ssigned_to_all_design_strips\x18\x13 \x01(\x08H\n\x88\x01\x01\x12\x7f\n\x11settings_main_ec2\x18\x14 \x01(\x0b\x32_.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainEc2TreeTableH\x0b\x88\x01\x01\x12\x83\x01\n\x13settings_main_is456\x18\x15 \x01(\x0b\x32\x61.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainIs456TreeTableH\x0c\x88\x01\x01\x12\x85\x01\n\x14settings_main_aci318\x18\x16 \x01(\x0b\x32\x62.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainAci318TreeTableH\r\x88\x01\x01\x12\x87\x01\n\x15settings_main_csaa233\x18\x17 \x01(\x0b\x32\x63.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainCsaa233TreeTableH\x0e\x88\x01\x01\x12\x81\x01\n\x12settings_main_sp63\x18\x18 \x01(\x0b\x32`.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainSp63TreeTableH\x0f\x88\x01\x01\x12\x83\x01\n\x13settings_member_ec2\x18\x19 \x01(\x0b\x32\x61.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberEc2TreeTableH\x10\x88\x01\x01\x12\x87\x01\n\x15settings_member_IS456\x18\x1a \x01(\x0b\x32\x63.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberIs456TreeTableH\x11\x88\x01\x01\x12\x89\x01\n\x16settings_member_aci318\x18\x1b \x01(\x0b\x32\x64.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberAci318TreeTableH\x12\x88\x01\x01\x12\x8b\x01\n\x17settings_member_csaa233\x18\x1c \x01(\x0b\x32\x65.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberCsaa233TreeTableH\x13\x88\x01\x01\x12\x85\x01\n\x14settings_member_sp63\x18\x1d \x01(\x0b\x32\x62.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberSp63TreeTableH\x14\x88\x01\x01\x12\x85\x01\n\x14settings_surface_ec2\x18\x1e \x01(\x0b\x32\x62.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceEc2TreeTableH\x15\x88\x01\x01\x12\x89\x01\n\x16settings_surface_is456\x18\x1f \x01(\x0b\x32\x64.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceIs456TreeTableH\x16\x88\x01\x01\x12\x8b\x01\n\x17settings_surface_aci318\x18 \x01(\x0b\x32\x65.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceAci318TreeTableH\x17\x88\x01\x01\x12\x8d\x01\n\x18settings_surface_csaa233\x18! \x01(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceCsaa233TreeTableH\x18\x88\x01\x01\x12\x87\x01\n\x15settings_surface_sp63\x18\" \x01(\x0b\x32\x63.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceSp63TreeTableH\x19\x88\x01\x01\x12\x84\x01\n\x13standard_parameters\x18# \x01(\x0b\x32\x62.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.StandardParametersTreeTableH\x1a\x88\x01\x01\x12#\n\x16generating_object_info\x18$ \x01(\tH\x1b\x88\x01\x01\x12\x19\n\x0cis_generated\x18% \x01(\x08H\x1c\x88\x01\x01\x12\x14\n\x07\x63omment\x18& \x01(\tH\x1d\x88\x01\x01\x12\x8d\x01\n\x18standard_parameters_tree\x18\' \x01(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.StandardParametersTreeTreeTableH\x1e\x88\x01\x01\x12!\n\x14id_for_export_import\x18( \x01(\tH\x1f\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18) \x01(\tH \x88\x01\x01\x1a\x8c\x01\n\x18SettingsMainEc2TreeTable\x12p\n\x04rows\x18\x01 \x03(\x0b\x32\x62.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainEc2TreeTableRow\x1a\xbf\x02\n\x1bSettingsMainEc2TreeTableRow\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\x12p\n\x04rows\x18\x06 \x03(\x0b\x32\x62.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainEc2TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x90\x01\n\x1aSettingsMainIs456TreeTable\x12r\n\x04rows\x18\x01 \x03(\x0b\x32\x64.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainIs456TreeTableRow\x1a\xc3\x02\n\x1dSettingsMainIs456TreeTableRow\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\x12r\n\x04rows\x18\x06 \x03(\x0b\x32\x64.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainIs456TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x92\x01\n\x1bSettingsMainAci318TreeTable\x12s\n\x04rows\x18\x01 \x03(\x0b\x32\x65.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainAci318TreeTableRow\x1a\xc5\x02\n\x1eSettingsMainAci318TreeTableRow\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.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainAci318TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x94\x01\n\x1cSettingsMainCsaa233TreeTable\x12t\n\x04rows\x18\x01 \x03(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainCsaa233TreeTableRow\x1a\xc7\x02\n\x1fSettingsMainCsaa233TreeTableRow\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\x12t\n\x04rows\x18\x06 \x03(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainCsaa233TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x8e\x01\n\x19SettingsMainSp63TreeTable\x12q\n\x04rows\x18\x01 \x03(\x0b\x32\x63.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainSp63TreeTableRow\x1a\xc1\x02\n\x1cSettingsMainSp63TreeTableRow\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\x12q\n\x04rows\x18\x06 \x03(\x0b\x32\x63.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMainSp63TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x90\x01\n\x1aSettingsMemberEc2TreeTable\x12r\n\x04rows\x18\x01 \x03(\x0b\x32\x64.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberEc2TreeTableRow\x1a\xc3\x02\n\x1dSettingsMemberEc2TreeTableRow\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\x12r\n\x04rows\x18\x06 \x03(\x0b\x32\x64.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberEc2TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x94\x01\n\x1cSettingsMemberIs456TreeTable\x12t\n\x04rows\x18\x01 \x03(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberIs456TreeTableRow\x1a\xc7\x02\n\x1fSettingsMemberIs456TreeTableRow\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\x12t\n\x04rows\x18\x06 \x03(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberIs456TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x96\x01\n\x1dSettingsMemberAci318TreeTable\x12u\n\x04rows\x18\x01 \x03(\x0b\x32g.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberAci318TreeTableRow\x1a\xc9\x02\n SettingsMemberAci318TreeTableRow\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\x12u\n\x04rows\x18\x06 \x03(\x0b\x32g.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberAci318TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x98\x01\n\x1eSettingsMemberCsaa233TreeTable\x12v\n\x04rows\x18\x01 \x03(\x0b\x32h.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberCsaa233TreeTableRow\x1a\xcb\x02\n!SettingsMemberCsaa233TreeTableRow\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\x12v\n\x04rows\x18\x06 \x03(\x0b\x32h.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberCsaa233TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x92\x01\n\x1bSettingsMemberSp63TreeTable\x12s\n\x04rows\x18\x01 \x03(\x0b\x32\x65.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberSp63TreeTableRow\x1a\xc5\x02\n\x1eSettingsMemberSp63TreeTableRow\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.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsMemberSp63TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x92\x01\n\x1bSettingsSurfaceEc2TreeTable\x12s\n\x04rows\x18\x01 \x03(\x0b\x32\x65.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceEc2TreeTableRow\x1a\xc5\x02\n\x1eSettingsSurfaceEc2TreeTableRow\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.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceEc2TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x96\x01\n\x1dSettingsSurfaceIs456TreeTable\x12u\n\x04rows\x18\x01 \x03(\x0b\x32g.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceIs456TreeTableRow\x1a\xc9\x02\n SettingsSurfaceIs456TreeTableRow\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\x12u\n\x04rows\x18\x06 \x03(\x0b\x32g.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceIs456TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x98\x01\n\x1eSettingsSurfaceAci318TreeTable\x12v\n\x04rows\x18\x01 \x03(\x0b\x32h.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceAci318TreeTableRow\x1a\xcb\x02\n!SettingsSurfaceAci318TreeTableRow\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\x12v\n\x04rows\x18\x06 \x03(\x0b\x32h.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceAci318TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x9a\x01\n\x1fSettingsSurfaceCsaa233TreeTable\x12w\n\x04rows\x18\x01 \x03(\x0b\x32i.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceCsaa233TreeTableRow\x1a\xcd\x02\n\"SettingsSurfaceCsaa233TreeTableRow\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\x12w\n\x04rows\x18\x06 \x03(\x0b\x32i.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceCsaa233TreeTableRowB\x06\n\x04_keyB\n\n\x08_captionB\t\n\x07_symbolB\x08\n\x06_valueB\x07\n\x05_unit\x1a\x94\x01\n\x1cSettingsSurfaceSp63TreeTable\x12t\n\x04rows\x18\x01 \x03(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceSp63TreeTableRow\x1a\xc7\x02\n\x1fSettingsSurfaceSp63TreeTableRow\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\x12t\n\x04rows\x18\x06 \x03(\x0b\x32\x66.dlubal.api.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.SettingsSurfaceSp63TreeTableRowB\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.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.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.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.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.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.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.rfem.concrete_design_objects.ConcreteDesignFrConfiguration.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\x1b\n\x19_assigned_to_all_surfacesB\x1f\n\x1d_assigned_to_all_surface_setsB\x18\n\x16_assigned_to_all_nodesB\x1e\n\x1c_assigned_to_all_shear_wallsB\x1d\n\x1b_assigned_to_all_deep_beamsB \n\x1e_assigned_to_all_design_stripsB\x14\n\x12_settings_main_ec2B\x16\n\x14_settings_main_is456B\x17\n\x15_settings_main_aci318B\x18\n\x16_settings_main_csaa233B\x15\n\x13_settings_main_sp63B\x16\n\x14_settings_member_ec2B\x18\n\x16_settings_member_IS456B\x19\n\x17_settings_member_aci318B\x1a\n\x18_settings_member_csaa233B\x17\n\x15_settings_member_sp63B\x17\n\x15_settings_surface_ec2B\x19\n\x17_settings_surface_is456B\x1a\n\x18_settings_surface_aci318B\x1b\n\x19_settings_surface_csaa233B\x18\n\x16_settings_surface_sp63B\x16\n\x14_standard_parametersB\x19\n\x17_generating_object_infoB\x0f\n\r_is_generatedB\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.rfem.concrete_design_objects.concrete_design_fr_configuration_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION']._serialized_start=156
|
|
36
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION']._serialized_end=12383
|
|
37
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINEC2TREETABLE']._serialized_start=3344
|
|
38
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINEC2TREETABLE']._serialized_end=3484
|
|
39
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINEC2TREETABLEROW']._serialized_start=3487
|
|
40
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINEC2TREETABLEROW']._serialized_end=3806
|
|
41
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINIS456TREETABLE']._serialized_start=3809
|
|
42
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINIS456TREETABLE']._serialized_end=3953
|
|
43
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINIS456TREETABLEROW']._serialized_start=3956
|
|
44
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINIS456TREETABLEROW']._serialized_end=4279
|
|
45
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINACI318TREETABLE']._serialized_start=4282
|
|
46
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINACI318TREETABLE']._serialized_end=4428
|
|
47
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINACI318TREETABLEROW']._serialized_start=4431
|
|
48
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINACI318TREETABLEROW']._serialized_end=4756
|
|
49
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINCSAA233TREETABLE']._serialized_start=4759
|
|
50
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINCSAA233TREETABLE']._serialized_end=4907
|
|
51
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINCSAA233TREETABLEROW']._serialized_start=4910
|
|
52
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINCSAA233TREETABLEROW']._serialized_end=5237
|
|
53
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINSP63TREETABLE']._serialized_start=5240
|
|
54
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINSP63TREETABLE']._serialized_end=5382
|
|
55
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINSP63TREETABLEROW']._serialized_start=5385
|
|
56
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMAINSP63TREETABLEROW']._serialized_end=5706
|
|
57
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBEREC2TREETABLE']._serialized_start=5709
|
|
58
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBEREC2TREETABLE']._serialized_end=5853
|
|
59
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBEREC2TREETABLEROW']._serialized_start=5856
|
|
60
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBEREC2TREETABLEROW']._serialized_end=6179
|
|
61
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERIS456TREETABLE']._serialized_start=6182
|
|
62
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERIS456TREETABLE']._serialized_end=6330
|
|
63
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERIS456TREETABLEROW']._serialized_start=6333
|
|
64
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERIS456TREETABLEROW']._serialized_end=6660
|
|
65
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERACI318TREETABLE']._serialized_start=6663
|
|
66
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERACI318TREETABLE']._serialized_end=6813
|
|
67
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERACI318TREETABLEROW']._serialized_start=6816
|
|
68
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERACI318TREETABLEROW']._serialized_end=7145
|
|
69
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERCSAA233TREETABLE']._serialized_start=7148
|
|
70
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERCSAA233TREETABLE']._serialized_end=7300
|
|
71
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERCSAA233TREETABLEROW']._serialized_start=7303
|
|
72
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERCSAA233TREETABLEROW']._serialized_end=7634
|
|
73
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERSP63TREETABLE']._serialized_start=7637
|
|
74
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERSP63TREETABLE']._serialized_end=7783
|
|
75
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERSP63TREETABLEROW']._serialized_start=7786
|
|
76
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSMEMBERSP63TREETABLEROW']._serialized_end=8111
|
|
77
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEEC2TREETABLE']._serialized_start=8114
|
|
78
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEEC2TREETABLE']._serialized_end=8260
|
|
79
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEEC2TREETABLEROW']._serialized_start=8263
|
|
80
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEEC2TREETABLEROW']._serialized_end=8588
|
|
81
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEIS456TREETABLE']._serialized_start=8591
|
|
82
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEIS456TREETABLE']._serialized_end=8741
|
|
83
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEIS456TREETABLEROW']._serialized_start=8744
|
|
84
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEIS456TREETABLEROW']._serialized_end=9073
|
|
85
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEACI318TREETABLE']._serialized_start=9076
|
|
86
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEACI318TREETABLE']._serialized_end=9228
|
|
87
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEACI318TREETABLEROW']._serialized_start=9231
|
|
88
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACEACI318TREETABLEROW']._serialized_end=9562
|
|
89
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACECSAA233TREETABLE']._serialized_start=9565
|
|
90
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACECSAA233TREETABLE']._serialized_end=9719
|
|
91
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACECSAA233TREETABLEROW']._serialized_start=9722
|
|
92
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACECSAA233TREETABLEROW']._serialized_end=10055
|
|
93
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACESP63TREETABLE']._serialized_start=10058
|
|
94
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACESP63TREETABLE']._serialized_end=10206
|
|
95
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACESP63TREETABLEROW']._serialized_start=10209
|
|
96
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_SETTINGSSURFACESP63TREETABLEROW']._serialized_end=10536
|
|
97
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLE']._serialized_start=10539
|
|
98
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLE']._serialized_end=10685
|
|
99
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLEROW']._serialized_start=10688
|
|
100
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETABLEROW']._serialized_end=11013
|
|
101
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLE']._serialized_start=11016
|
|
102
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLE']._serialized_end=11170
|
|
103
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLEROW']._serialized_start=11173
|
|
104
|
+
_globals['_CONCRETEDESIGNFRCONFIGURATION_STANDARDPARAMETERSTREETREETABLEROW']._serialized_end=11542
|
|
105
|
+
# @@protoc_insertion_point(module_scope)
|