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,163 @@
|
|
|
1
|
+
from google.protobuf.internal import containers as _containers
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class SurfaceStiffnessModification(_message.Message):
|
|
10
|
+
__slots__ = ("no", "type", "user_defined_name_enabled", "name", "factor_of_total_stiffness", "factor_of_bending_stiffness", "factor_of_shear_stiffness", "factor_of_membrane_stiffness", "factor_of_eccentric_effects", "factor_of_weight", "kd11", "kd12", "kd13", "kd22", "kd23", "kd33", "kd44", "kd45", "kd55", "kd66", "kd67", "kd68", "kd77", "kd78", "kd88", "kd16", "kd17", "kd18", "kd27", "kd28", "kd38", "kd11_note", "kd12_note", "kd13_note", "kd22_note", "kd23_note", "kd33_note", "kd44_note", "kd45_note", "kd55_note", "kd66_note", "kd67_note", "kd68_note", "kd77_note", "kd78_note", "kd88_note", "kd16_note", "kd17_note", "kd18_note", "kd27_note", "kd28_note", "kd38_note", "assigned_to_structural_modification", "concrete_stuctures_component_type", "concrete_stuctures_bending_stiffness_factor", "concrete_structure_shear_stiffness_factor", "concrete_stuctures_membrane_stiffness_factor", "concrete_stuctures_eccentric_stiffness_factor", "concrete_stuctures_user_defined_factor", "comment", "is_generated", "generating_object_info", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class Type(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
TYPE_UNKNOWN: _ClassVar[SurfaceStiffnessModification.Type]
|
|
14
|
+
TYPE_CONCRETE_STRUCTURES_ACI: _ClassVar[SurfaceStiffnessModification.Type]
|
|
15
|
+
TYPE_CONCRETE_STRUCTURES_CSA: _ClassVar[SurfaceStiffnessModification.Type]
|
|
16
|
+
TYPE_PARTIAL_STIFFNESSES_FACTORS: _ClassVar[SurfaceStiffnessModification.Type]
|
|
17
|
+
TYPE_STIFFNESS_MATRIX_ELEMENTS_FACTORS: _ClassVar[SurfaceStiffnessModification.Type]
|
|
18
|
+
TYPE_TOTAL_STIFFNESS_FACTOR: _ClassVar[SurfaceStiffnessModification.Type]
|
|
19
|
+
TYPE_UNKNOWN: SurfaceStiffnessModification.Type
|
|
20
|
+
TYPE_CONCRETE_STRUCTURES_ACI: SurfaceStiffnessModification.Type
|
|
21
|
+
TYPE_CONCRETE_STRUCTURES_CSA: SurfaceStiffnessModification.Type
|
|
22
|
+
TYPE_PARTIAL_STIFFNESSES_FACTORS: SurfaceStiffnessModification.Type
|
|
23
|
+
TYPE_STIFFNESS_MATRIX_ELEMENTS_FACTORS: SurfaceStiffnessModification.Type
|
|
24
|
+
TYPE_TOTAL_STIFFNESS_FACTOR: SurfaceStiffnessModification.Type
|
|
25
|
+
class ConcreteStucturesComponentType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
26
|
+
__slots__ = ()
|
|
27
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_UNKNOWN: _ClassVar[SurfaceStiffnessModification.ConcreteStucturesComponentType]
|
|
28
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_FLAT_PLATES_AND_FLAT_SLABS: _ClassVar[SurfaceStiffnessModification.ConcreteStucturesComponentType]
|
|
29
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_WALLS_CRACKED: _ClassVar[SurfaceStiffnessModification.ConcreteStucturesComponentType]
|
|
30
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_WALLS_UNCRACKED: _ClassVar[SurfaceStiffnessModification.ConcreteStucturesComponentType]
|
|
31
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_UNKNOWN: SurfaceStiffnessModification.ConcreteStucturesComponentType
|
|
32
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_FLAT_PLATES_AND_FLAT_SLABS: SurfaceStiffnessModification.ConcreteStucturesComponentType
|
|
33
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_WALLS_CRACKED: SurfaceStiffnessModification.ConcreteStucturesComponentType
|
|
34
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_WALLS_UNCRACKED: SurfaceStiffnessModification.ConcreteStucturesComponentType
|
|
35
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
36
|
+
TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
37
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
38
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
39
|
+
FACTOR_OF_TOTAL_STIFFNESS_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
FACTOR_OF_BENDING_STIFFNESS_FIELD_NUMBER: _ClassVar[int]
|
|
41
|
+
FACTOR_OF_SHEAR_STIFFNESS_FIELD_NUMBER: _ClassVar[int]
|
|
42
|
+
FACTOR_OF_MEMBRANE_STIFFNESS_FIELD_NUMBER: _ClassVar[int]
|
|
43
|
+
FACTOR_OF_ECCENTRIC_EFFECTS_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
FACTOR_OF_WEIGHT_FIELD_NUMBER: _ClassVar[int]
|
|
45
|
+
KD11_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
KD12_FIELD_NUMBER: _ClassVar[int]
|
|
47
|
+
KD13_FIELD_NUMBER: _ClassVar[int]
|
|
48
|
+
KD22_FIELD_NUMBER: _ClassVar[int]
|
|
49
|
+
KD23_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
KD33_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
KD44_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
KD45_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
KD55_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
KD66_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
KD67_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
KD68_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
KD77_FIELD_NUMBER: _ClassVar[int]
|
|
58
|
+
KD78_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
KD88_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
KD16_FIELD_NUMBER: _ClassVar[int]
|
|
61
|
+
KD17_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
KD18_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
KD27_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
KD28_FIELD_NUMBER: _ClassVar[int]
|
|
65
|
+
KD38_FIELD_NUMBER: _ClassVar[int]
|
|
66
|
+
KD11_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
67
|
+
KD12_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
68
|
+
KD13_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
69
|
+
KD22_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
70
|
+
KD23_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
71
|
+
KD33_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
72
|
+
KD44_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
73
|
+
KD45_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
74
|
+
KD55_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
75
|
+
KD66_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
76
|
+
KD67_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
77
|
+
KD68_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
78
|
+
KD77_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
79
|
+
KD78_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
80
|
+
KD88_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
81
|
+
KD16_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
82
|
+
KD17_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
83
|
+
KD18_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
84
|
+
KD27_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
85
|
+
KD28_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
86
|
+
KD38_NOTE_FIELD_NUMBER: _ClassVar[int]
|
|
87
|
+
ASSIGNED_TO_STRUCTURAL_MODIFICATION_FIELD_NUMBER: _ClassVar[int]
|
|
88
|
+
CONCRETE_STUCTURES_COMPONENT_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
89
|
+
CONCRETE_STUCTURES_BENDING_STIFFNESS_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
90
|
+
CONCRETE_STRUCTURE_SHEAR_STIFFNESS_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
91
|
+
CONCRETE_STUCTURES_MEMBRANE_STIFFNESS_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
92
|
+
CONCRETE_STUCTURES_ECCENTRIC_STIFFNESS_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
93
|
+
CONCRETE_STUCTURES_USER_DEFINED_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
94
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
95
|
+
IS_GENERATED_FIELD_NUMBER: _ClassVar[int]
|
|
96
|
+
GENERATING_OBJECT_INFO_FIELD_NUMBER: _ClassVar[int]
|
|
97
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
98
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
99
|
+
no: int
|
|
100
|
+
type: SurfaceStiffnessModification.Type
|
|
101
|
+
user_defined_name_enabled: bool
|
|
102
|
+
name: str
|
|
103
|
+
factor_of_total_stiffness: float
|
|
104
|
+
factor_of_bending_stiffness: float
|
|
105
|
+
factor_of_shear_stiffness: float
|
|
106
|
+
factor_of_membrane_stiffness: float
|
|
107
|
+
factor_of_eccentric_effects: float
|
|
108
|
+
factor_of_weight: float
|
|
109
|
+
kd11: float
|
|
110
|
+
kd12: float
|
|
111
|
+
kd13: float
|
|
112
|
+
kd22: float
|
|
113
|
+
kd23: float
|
|
114
|
+
kd33: float
|
|
115
|
+
kd44: float
|
|
116
|
+
kd45: float
|
|
117
|
+
kd55: float
|
|
118
|
+
kd66: float
|
|
119
|
+
kd67: float
|
|
120
|
+
kd68: float
|
|
121
|
+
kd77: float
|
|
122
|
+
kd78: float
|
|
123
|
+
kd88: float
|
|
124
|
+
kd16: float
|
|
125
|
+
kd17: float
|
|
126
|
+
kd18: float
|
|
127
|
+
kd27: float
|
|
128
|
+
kd28: float
|
|
129
|
+
kd38: float
|
|
130
|
+
kd11_note: str
|
|
131
|
+
kd12_note: str
|
|
132
|
+
kd13_note: str
|
|
133
|
+
kd22_note: str
|
|
134
|
+
kd23_note: str
|
|
135
|
+
kd33_note: str
|
|
136
|
+
kd44_note: str
|
|
137
|
+
kd45_note: str
|
|
138
|
+
kd55_note: str
|
|
139
|
+
kd66_note: str
|
|
140
|
+
kd67_note: str
|
|
141
|
+
kd68_note: str
|
|
142
|
+
kd77_note: str
|
|
143
|
+
kd78_note: str
|
|
144
|
+
kd88_note: str
|
|
145
|
+
kd16_note: str
|
|
146
|
+
kd17_note: str
|
|
147
|
+
kd18_note: str
|
|
148
|
+
kd27_note: str
|
|
149
|
+
kd28_note: str
|
|
150
|
+
kd38_note: str
|
|
151
|
+
assigned_to_structural_modification: _containers.RepeatedScalarFieldContainer[int]
|
|
152
|
+
concrete_stuctures_component_type: SurfaceStiffnessModification.ConcreteStucturesComponentType
|
|
153
|
+
concrete_stuctures_bending_stiffness_factor: float
|
|
154
|
+
concrete_structure_shear_stiffness_factor: float
|
|
155
|
+
concrete_stuctures_membrane_stiffness_factor: float
|
|
156
|
+
concrete_stuctures_eccentric_stiffness_factor: float
|
|
157
|
+
concrete_stuctures_user_defined_factor: bool
|
|
158
|
+
comment: str
|
|
159
|
+
is_generated: bool
|
|
160
|
+
generating_object_info: str
|
|
161
|
+
id_for_export_import: str
|
|
162
|
+
metadata_for_export_import: str
|
|
163
|
+
def __init__(self, no: _Optional[int] = ..., type: _Optional[_Union[SurfaceStiffnessModification.Type, str]] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., factor_of_total_stiffness: _Optional[float] = ..., factor_of_bending_stiffness: _Optional[float] = ..., factor_of_shear_stiffness: _Optional[float] = ..., factor_of_membrane_stiffness: _Optional[float] = ..., factor_of_eccentric_effects: _Optional[float] = ..., factor_of_weight: _Optional[float] = ..., kd11: _Optional[float] = ..., kd12: _Optional[float] = ..., kd13: _Optional[float] = ..., kd22: _Optional[float] = ..., kd23: _Optional[float] = ..., kd33: _Optional[float] = ..., kd44: _Optional[float] = ..., kd45: _Optional[float] = ..., kd55: _Optional[float] = ..., kd66: _Optional[float] = ..., kd67: _Optional[float] = ..., kd68: _Optional[float] = ..., kd77: _Optional[float] = ..., kd78: _Optional[float] = ..., kd88: _Optional[float] = ..., kd16: _Optional[float] = ..., kd17: _Optional[float] = ..., kd18: _Optional[float] = ..., kd27: _Optional[float] = ..., kd28: _Optional[float] = ..., kd38: _Optional[float] = ..., kd11_note: _Optional[str] = ..., kd12_note: _Optional[str] = ..., kd13_note: _Optional[str] = ..., kd22_note: _Optional[str] = ..., kd23_note: _Optional[str] = ..., kd33_note: _Optional[str] = ..., kd44_note: _Optional[str] = ..., kd45_note: _Optional[str] = ..., kd55_note: _Optional[str] = ..., kd66_note: _Optional[str] = ..., kd67_note: _Optional[str] = ..., kd68_note: _Optional[str] = ..., kd77_note: _Optional[str] = ..., kd78_note: _Optional[str] = ..., kd88_note: _Optional[str] = ..., kd16_note: _Optional[str] = ..., kd17_note: _Optional[str] = ..., kd18_note: _Optional[str] = ..., kd27_note: _Optional[str] = ..., kd28_note: _Optional[str] = ..., kd38_note: _Optional[str] = ..., assigned_to_structural_modification: _Optional[_Iterable[int]] = ..., concrete_stuctures_component_type: _Optional[_Union[SurfaceStiffnessModification.ConcreteStucturesComponentType, str]] = ..., concrete_stuctures_bending_stiffness_factor: _Optional[float] = ..., concrete_structure_shear_stiffness_factor: _Optional[float] = ..., concrete_stuctures_membrane_stiffness_factor: _Optional[float] = ..., concrete_stuctures_eccentric_stiffness_factor: _Optional[float] = ..., concrete_stuctures_user_defined_factor: bool = ..., comment: _Optional[str] = ..., is_generated: bool = ..., generating_object_info: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,43 @@
|
|
|
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/types_for_surfaces/surface_support.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/types_for_surfaces/surface_support.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/types_for_surfaces/surface_support.proto\x12\"dlubal.api.rfem.types_for_surfaces\x1a\x1e\x64lubal/api/common/common.proto\"\x8e\x10\n\x0eSurfaceSupport\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\x10\n\x08surfaces\x18\x04 \x03(\x05\x12\x35\n\x0btranslation\x18\x05 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x03\x88\x01\x01\x12\x1a\n\rtranslation_x\x18\x06 \x01(\x01H\x04\x88\x01\x01\x12\x1a\n\rtranslation_y\x18\x07 \x01(\x01H\x05\x88\x01\x01\x12\x1a\n\rtranslation_z\x18\x08 \x01(\x01H\x06\x88\x01\x01\x12\x15\n\x08shear_xz\x18\t \x01(\x01H\x07\x88\x01\x01\x12\x15\n\x08shear_yz\x18\n \x01(\x01H\x08\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x0b \x01(\tH\t\x88\x01\x01\x12\x19\n\x0cis_generated\x18\x0c \x01(\x08H\n\x88\x01\x01\x12#\n\x16generating_object_info\x18\r \x01(\tH\x0b\x88\x01\x01\x12Z\n\x0cnonlinearity\x18\x0e \x01(\x0e\x32?.dlubal.api.rfem.types_for_surfaces.SurfaceSupport.NonlinearityH\x0c\x88\x01\x01\x12t\n\x1anegative_nonlinearity_type\x18\x0f \x01(\x0e\x32K.dlubal.api.rfem.types_for_surfaces.SurfaceSupport.NegativeNonlinearityTypeH\r\x88\x01\x01\x12t\n\x1apositive_nonlinearity_type\x18\x10 \x01(\x0e\x32K.dlubal.api.rfem.types_for_surfaces.SurfaceSupport.PositiveNonlinearityTypeH\x0e\x88\x01\x01\x12*\n\x1dnegative_friction_coefficient\x18\x11 \x01(\x01H\x0f\x88\x01\x01\x12*\n\x1dpositive_friction_coefficient\x18\x12 \x01(\x01H\x10\x88\x01\x01\x12$\n\x17negative_contact_stress\x18\x13 \x01(\x01H\x11\x88\x01\x01\x12$\n\x17positive_contact_stress\x18\x14 \x01(\x01H\x12\x88\x01\x01\x12\x35\n(adopt_spring_constants_from_soil_massive\x18\x15 \x01(\x08H\x13\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x16 \x01(\tH\x14\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x17 \x01(\tH\x15\x88\x01\x01\"\x93\x01\n\x0cNonlinearity\x12\x15\n\x11NONLINEARITY_NONE\x10\x00\x12\x35\n1NONLINEARITY_FAILURE_IF_NEGATIVE_CONTACT_STRESS_Z\x10\x01\x12\x35\n1NONLINEARITY_FAILURE_IF_POSITIVE_CONTACT_STRESS_Z\x10\x02\"\xc8\x01\n\x18NegativeNonlinearityType\x12:\n6NEGATIVE_NONLINEARITY_TYPE_BASIC_UNIDIRECTIONAL_ACTION\x10\x00\x12\x30\n,NEGATIVE_NONLINEARITY_TYPE_FRICTION_PLANE_XY\x10\x02\x12>\n:NEGATIVE_NONLINEARITY_TYPE_YIELDING_CONTACT_STRESS_SIGMA_Z\x10\x01\"\xc8\x01\n\x18PositiveNonlinearityType\x12:\n6POSITIVE_NONLINEARITY_TYPE_BASIC_UNIDIRECTIONAL_ACTION\x10\x00\x12\x30\n,POSITIVE_NONLINEARITY_TYPE_FRICTION_PLANE_XY\x10\x02\x12>\n:POSITIVE_NONLINEARITY_TYPE_YIELDING_CONTACT_STRESS_SIGMA_Z\x10\x01\x42\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x0e\n\x0c_translationB\x10\n\x0e_translation_xB\x10\n\x0e_translation_yB\x10\n\x0e_translation_zB\x0b\n\t_shear_xzB\x0b\n\t_shear_yzB\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB\x0f\n\r_nonlinearityB\x1d\n\x1b_negative_nonlinearity_typeB\x1d\n\x1b_positive_nonlinearity_typeB \n\x1e_negative_friction_coefficientB \n\x1e_positive_friction_coefficientB\x1a\n\x18_negative_contact_stressB\x1a\n\x18_positive_contact_stressB+\n)_adopt_spring_constants_from_soil_massiveB\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.types_for_surfaces.surface_support_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_SURFACESUPPORT']._serialized_start=129
|
|
36
|
+
_globals['_SURFACESUPPORT']._serialized_end=2191
|
|
37
|
+
_globals['_SURFACESUPPORT_NONLINEARITY']._serialized_start=1136
|
|
38
|
+
_globals['_SURFACESUPPORT_NONLINEARITY']._serialized_end=1283
|
|
39
|
+
_globals['_SURFACESUPPORT_NEGATIVENONLINEARITYTYPE']._serialized_start=1286
|
|
40
|
+
_globals['_SURFACESUPPORT_NEGATIVENONLINEARITYTYPE']._serialized_end=1486
|
|
41
|
+
_globals['_SURFACESUPPORT_POSITIVENONLINEARITYTYPE']._serialized_start=1489
|
|
42
|
+
_globals['_SURFACESUPPORT_POSITIVENONLINEARITYTYPE']._serialized_end=1689
|
|
43
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,82 @@
|
|
|
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 SurfaceSupport(_message.Message):
|
|
11
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "surfaces", "translation", "translation_x", "translation_y", "translation_z", "shear_xz", "shear_yz", "comment", "is_generated", "generating_object_info", "nonlinearity", "negative_nonlinearity_type", "positive_nonlinearity_type", "negative_friction_coefficient", "positive_friction_coefficient", "negative_contact_stress", "positive_contact_stress", "adopt_spring_constants_from_soil_massive", "id_for_export_import", "metadata_for_export_import")
|
|
12
|
+
class Nonlinearity(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
13
|
+
__slots__ = ()
|
|
14
|
+
NONLINEARITY_NONE: _ClassVar[SurfaceSupport.Nonlinearity]
|
|
15
|
+
NONLINEARITY_FAILURE_IF_NEGATIVE_CONTACT_STRESS_Z: _ClassVar[SurfaceSupport.Nonlinearity]
|
|
16
|
+
NONLINEARITY_FAILURE_IF_POSITIVE_CONTACT_STRESS_Z: _ClassVar[SurfaceSupport.Nonlinearity]
|
|
17
|
+
NONLINEARITY_NONE: SurfaceSupport.Nonlinearity
|
|
18
|
+
NONLINEARITY_FAILURE_IF_NEGATIVE_CONTACT_STRESS_Z: SurfaceSupport.Nonlinearity
|
|
19
|
+
NONLINEARITY_FAILURE_IF_POSITIVE_CONTACT_STRESS_Z: SurfaceSupport.Nonlinearity
|
|
20
|
+
class NegativeNonlinearityType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
21
|
+
__slots__ = ()
|
|
22
|
+
NEGATIVE_NONLINEARITY_TYPE_BASIC_UNIDIRECTIONAL_ACTION: _ClassVar[SurfaceSupport.NegativeNonlinearityType]
|
|
23
|
+
NEGATIVE_NONLINEARITY_TYPE_FRICTION_PLANE_XY: _ClassVar[SurfaceSupport.NegativeNonlinearityType]
|
|
24
|
+
NEGATIVE_NONLINEARITY_TYPE_YIELDING_CONTACT_STRESS_SIGMA_Z: _ClassVar[SurfaceSupport.NegativeNonlinearityType]
|
|
25
|
+
NEGATIVE_NONLINEARITY_TYPE_BASIC_UNIDIRECTIONAL_ACTION: SurfaceSupport.NegativeNonlinearityType
|
|
26
|
+
NEGATIVE_NONLINEARITY_TYPE_FRICTION_PLANE_XY: SurfaceSupport.NegativeNonlinearityType
|
|
27
|
+
NEGATIVE_NONLINEARITY_TYPE_YIELDING_CONTACT_STRESS_SIGMA_Z: SurfaceSupport.NegativeNonlinearityType
|
|
28
|
+
class PositiveNonlinearityType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
29
|
+
__slots__ = ()
|
|
30
|
+
POSITIVE_NONLINEARITY_TYPE_BASIC_UNIDIRECTIONAL_ACTION: _ClassVar[SurfaceSupport.PositiveNonlinearityType]
|
|
31
|
+
POSITIVE_NONLINEARITY_TYPE_FRICTION_PLANE_XY: _ClassVar[SurfaceSupport.PositiveNonlinearityType]
|
|
32
|
+
POSITIVE_NONLINEARITY_TYPE_YIELDING_CONTACT_STRESS_SIGMA_Z: _ClassVar[SurfaceSupport.PositiveNonlinearityType]
|
|
33
|
+
POSITIVE_NONLINEARITY_TYPE_BASIC_UNIDIRECTIONAL_ACTION: SurfaceSupport.PositiveNonlinearityType
|
|
34
|
+
POSITIVE_NONLINEARITY_TYPE_FRICTION_PLANE_XY: SurfaceSupport.PositiveNonlinearityType
|
|
35
|
+
POSITIVE_NONLINEARITY_TYPE_YIELDING_CONTACT_STRESS_SIGMA_Z: SurfaceSupport.PositiveNonlinearityType
|
|
36
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
37
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
38
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
39
|
+
SURFACES_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
TRANSLATION_FIELD_NUMBER: _ClassVar[int]
|
|
41
|
+
TRANSLATION_X_FIELD_NUMBER: _ClassVar[int]
|
|
42
|
+
TRANSLATION_Y_FIELD_NUMBER: _ClassVar[int]
|
|
43
|
+
TRANSLATION_Z_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
SHEAR_XZ_FIELD_NUMBER: _ClassVar[int]
|
|
45
|
+
SHEAR_YZ_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
47
|
+
IS_GENERATED_FIELD_NUMBER: _ClassVar[int]
|
|
48
|
+
GENERATING_OBJECT_INFO_FIELD_NUMBER: _ClassVar[int]
|
|
49
|
+
NONLINEARITY_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
NEGATIVE_NONLINEARITY_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
POSITIVE_NONLINEARITY_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
NEGATIVE_FRICTION_COEFFICIENT_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
POSITIVE_FRICTION_COEFFICIENT_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
NEGATIVE_CONTACT_STRESS_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
POSITIVE_CONTACT_STRESS_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
ADOPT_SPRING_CONSTANTS_FROM_SOIL_MASSIVE_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
58
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
no: int
|
|
60
|
+
user_defined_name_enabled: bool
|
|
61
|
+
name: str
|
|
62
|
+
surfaces: _containers.RepeatedScalarFieldContainer[int]
|
|
63
|
+
translation: _common_pb2.Vector3d
|
|
64
|
+
translation_x: float
|
|
65
|
+
translation_y: float
|
|
66
|
+
translation_z: float
|
|
67
|
+
shear_xz: float
|
|
68
|
+
shear_yz: float
|
|
69
|
+
comment: str
|
|
70
|
+
is_generated: bool
|
|
71
|
+
generating_object_info: str
|
|
72
|
+
nonlinearity: SurfaceSupport.Nonlinearity
|
|
73
|
+
negative_nonlinearity_type: SurfaceSupport.NegativeNonlinearityType
|
|
74
|
+
positive_nonlinearity_type: SurfaceSupport.PositiveNonlinearityType
|
|
75
|
+
negative_friction_coefficient: float
|
|
76
|
+
positive_friction_coefficient: float
|
|
77
|
+
negative_contact_stress: float
|
|
78
|
+
positive_contact_stress: float
|
|
79
|
+
adopt_spring_constants_from_soil_massive: bool
|
|
80
|
+
id_for_export_import: str
|
|
81
|
+
metadata_for_export_import: str
|
|
82
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., surfaces: _Optional[_Iterable[int]] = ..., translation: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., translation_x: _Optional[float] = ..., translation_y: _Optional[float] = ..., translation_z: _Optional[float] = ..., shear_xz: _Optional[float] = ..., shear_yz: _Optional[float] = ..., comment: _Optional[str] = ..., is_generated: bool = ..., generating_object_info: _Optional[str] = ..., nonlinearity: _Optional[_Union[SurfaceSupport.Nonlinearity, str]] = ..., negative_nonlinearity_type: _Optional[_Union[SurfaceSupport.NegativeNonlinearityType, str]] = ..., positive_nonlinearity_type: _Optional[_Union[SurfaceSupport.PositiveNonlinearityType, str]] = ..., negative_friction_coefficient: _Optional[float] = ..., positive_friction_coefficient: _Optional[float] = ..., negative_contact_stress: _Optional[float] = ..., positive_contact_stress: _Optional[float] = ..., adopt_spring_constants_from_soil_massive: bool = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,40 @@
|
|
|
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/types_for_wind_simulation/roughness_and_permeability.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/types_for_wind_simulation/roughness_and_permeability.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'\nJdlubal/api/rfem/types_for_wind_simulation/roughness_and_permeability.proto\x12)dlubal.api.rfem.types_for_wind_simulation\"\x97\x0f\n\x18RoughnessAndPermeability\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\x18\n\x10\x61ssigned_members\x18\x04 \x03(\x05\x12\x19\n\x11\x61ssigned_surfaces\x18\x05 \x03(\x05\x12\x17\n\x0f\x61ssigned_solids\x18\x06 \x03(\x05\x12\x1f\n\x17\x61ssigned_visual_objects\x18\x07 \x03(\x05\x12\x1c\n\x14\x61ssigned_ifc_objects\x18\x08 \x03(\x05\x12o\n\x0ftype_of_surface\x18\t \x01(\x0e\x32Q.dlubal.api.rfem.types_for_wind_simulation.RoughnessAndPermeability.TypeOfSurfaceH\x03\x88\x01\x01\x12\x8e\x01\n\x1fsand_grain_roughness_definition\x18\n \x01(\x0e\x32`.dlubal.api.rfem.types_for_wind_simulation.RoughnessAndPermeability.SandGrainRoughnessDefinitionH\x04\x88\x01\x01\x12+\n\x1eheight_of_sand_grain_roughness\x18\x0b \x01(\x01H\x05\x88\x01\x01\x12\x1f\n\x12roughness_constant\x18\x0c \x01(\x01H\x06\x88\x01\x01\x12\x1e\n\x11\x64\x61rcy_coefficient\x18\r \x01(\x01H\x07\x88\x01\x01\x12!\n\x14inertial_coefficient\x18\x0e \x01(\x01H\x08\x88\x01\x01\x12\x32\n%porous_media_length_in_flow_direction\x18\x0f \x01(\x01H\t\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x10 \x01(\tH\n\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x11 \x01(\tH\x0b\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x12 \x01(\tH\x0c\x88\x01\x01\"e\n\rTypeOfSurface\x12\x1a\n\x16TYPE_OF_SURFACE_SMOOTH\x10\x00\x12\x1d\n\x19TYPE_OF_SURFACE_PERMEABLE\x10\x02\x12\x19\n\x15TYPE_OF_SURFACE_ROUGH\x10\x01\"\xd4\x05\n\x1cSandGrainRoughnessDefinition\x12\x35\n1SAND_GRAIN_ROUGHNESS_DEFINITION_MANUAL_DEFINITION\x10\x00\x12-\n)SAND_GRAIN_ROUGHNESS_DEFINITION_BRICKWORK\x10\x0c\x12\x30\n,SAND_GRAIN_ROUGHNESS_DEFINITION_BRIGHT_STEEL\x10\x05\x12-\n)SAND_GRAIN_ROUGHNESS_DEFINITION_CAST_IRON\x10\x06\x12.\n*SAND_GRAIN_ROUGHNESS_DEFINITION_FINE_PAINT\x10\x03\x12\x34\n0SAND_GRAIN_ROUGHNESS_DEFINITION_GALVANISED_STEEL\x10\x07\x12)\n%SAND_GRAIN_ROUGHNESS_DEFINITION_GLASS\x10\x01\x12/\n+SAND_GRAIN_ROUGHNESS_DEFINITION_PLANED_WOOD\x10\t\x12\x32\n.SAND_GRAIN_ROUGHNESS_DEFINITION_POLISHED_METAL\x10\x02\x12\x32\n.SAND_GRAIN_ROUGHNESS_DEFINITION_ROUGH_CONCRETE\x10\r\x12\x33\n/SAND_GRAIN_ROUGHNESS_DEFINITION_ROUGH_SAWN_WOOD\x10\n\x12(\n$SAND_GRAIN_ROUGHNESS_DEFINITION_RUST\x10\x0b\x12\x33\n/SAND_GRAIN_ROUGHNESS_DEFINITION_SMOOTH_CONCRETE\x10\x08\x12/\n+SAND_GRAIN_ROUGHNESS_DEFINITION_SPRAY_PAINT\x10\x04\x42\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x12\n\x10_type_of_surfaceB\"\n _sand_grain_roughness_definitionB!\n\x1f_height_of_sand_grain_roughnessB\x15\n\x13_roughness_constantB\x14\n\x12_darcy_coefficientB\x17\n\x15_inertial_coefficientB(\n&_porous_media_length_in_flow_directionB\n\n\x08_commentB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.types_for_wind_simulation.roughness_and_permeability_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_ROUGHNESSANDPERMEABILITY']._serialized_start=122
|
|
35
|
+
_globals['_ROUGHNESSANDPERMEABILITY']._serialized_end=2065
|
|
36
|
+
_globals['_ROUGHNESSANDPERMEABILITY_TYPEOFSURFACE']._serialized_start=920
|
|
37
|
+
_globals['_ROUGHNESSANDPERMEABILITY_TYPEOFSURFACE']._serialized_end=1021
|
|
38
|
+
_globals['_ROUGHNESSANDPERMEABILITY_SANDGRAINROUGHNESSDEFINITION']._serialized_start=1024
|
|
39
|
+
_globals['_ROUGHNESSANDPERMEABILITY_SANDGRAINROUGHNESSDEFINITION']._serialized_end=1748
|
|
40
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
from google.protobuf.internal import containers as _containers
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class RoughnessAndPermeability(_message.Message):
|
|
10
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "assigned_members", "assigned_surfaces", "assigned_solids", "assigned_visual_objects", "assigned_ifc_objects", "type_of_surface", "sand_grain_roughness_definition", "height_of_sand_grain_roughness", "roughness_constant", "darcy_coefficient", "inertial_coefficient", "porous_media_length_in_flow_direction", "comment", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class TypeOfSurface(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
TYPE_OF_SURFACE_SMOOTH: _ClassVar[RoughnessAndPermeability.TypeOfSurface]
|
|
14
|
+
TYPE_OF_SURFACE_PERMEABLE: _ClassVar[RoughnessAndPermeability.TypeOfSurface]
|
|
15
|
+
TYPE_OF_SURFACE_ROUGH: _ClassVar[RoughnessAndPermeability.TypeOfSurface]
|
|
16
|
+
TYPE_OF_SURFACE_SMOOTH: RoughnessAndPermeability.TypeOfSurface
|
|
17
|
+
TYPE_OF_SURFACE_PERMEABLE: RoughnessAndPermeability.TypeOfSurface
|
|
18
|
+
TYPE_OF_SURFACE_ROUGH: RoughnessAndPermeability.TypeOfSurface
|
|
19
|
+
class SandGrainRoughnessDefinition(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
20
|
+
__slots__ = ()
|
|
21
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_MANUAL_DEFINITION: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
22
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_BRICKWORK: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
23
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_BRIGHT_STEEL: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
24
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_CAST_IRON: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
25
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_FINE_PAINT: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
26
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_GALVANISED_STEEL: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
27
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_GLASS: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
28
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_PLANED_WOOD: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
29
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_POLISHED_METAL: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
30
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_ROUGH_CONCRETE: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
31
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_ROUGH_SAWN_WOOD: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
32
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_RUST: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
33
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_SMOOTH_CONCRETE: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
34
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_SPRAY_PAINT: _ClassVar[RoughnessAndPermeability.SandGrainRoughnessDefinition]
|
|
35
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_MANUAL_DEFINITION: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
36
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_BRICKWORK: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
37
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_BRIGHT_STEEL: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
38
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_CAST_IRON: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
39
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_FINE_PAINT: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
40
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_GALVANISED_STEEL: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
41
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_GLASS: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
42
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_PLANED_WOOD: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
43
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_POLISHED_METAL: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
44
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_ROUGH_CONCRETE: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
45
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_ROUGH_SAWN_WOOD: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
46
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_RUST: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
47
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_SMOOTH_CONCRETE: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
48
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_SPRAY_PAINT: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
49
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
ASSIGNED_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
ASSIGNED_SURFACES_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
ASSIGNED_SOLIDS_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
ASSIGNED_VISUAL_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
ASSIGNED_IFC_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
TYPE_OF_SURFACE_FIELD_NUMBER: _ClassVar[int]
|
|
58
|
+
SAND_GRAIN_ROUGHNESS_DEFINITION_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
HEIGHT_OF_SAND_GRAIN_ROUGHNESS_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
ROUGHNESS_CONSTANT_FIELD_NUMBER: _ClassVar[int]
|
|
61
|
+
DARCY_COEFFICIENT_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
INERTIAL_COEFFICIENT_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
POROUS_MEDIA_LENGTH_IN_FLOW_DIRECTION_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
65
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
66
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
67
|
+
no: int
|
|
68
|
+
user_defined_name_enabled: bool
|
|
69
|
+
name: str
|
|
70
|
+
assigned_members: _containers.RepeatedScalarFieldContainer[int]
|
|
71
|
+
assigned_surfaces: _containers.RepeatedScalarFieldContainer[int]
|
|
72
|
+
assigned_solids: _containers.RepeatedScalarFieldContainer[int]
|
|
73
|
+
assigned_visual_objects: _containers.RepeatedScalarFieldContainer[int]
|
|
74
|
+
assigned_ifc_objects: _containers.RepeatedScalarFieldContainer[int]
|
|
75
|
+
type_of_surface: RoughnessAndPermeability.TypeOfSurface
|
|
76
|
+
sand_grain_roughness_definition: RoughnessAndPermeability.SandGrainRoughnessDefinition
|
|
77
|
+
height_of_sand_grain_roughness: float
|
|
78
|
+
roughness_constant: float
|
|
79
|
+
darcy_coefficient: float
|
|
80
|
+
inertial_coefficient: float
|
|
81
|
+
porous_media_length_in_flow_direction: float
|
|
82
|
+
comment: str
|
|
83
|
+
id_for_export_import: str
|
|
84
|
+
metadata_for_export_import: str
|
|
85
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., assigned_members: _Optional[_Iterable[int]] = ..., assigned_surfaces: _Optional[_Iterable[int]] = ..., assigned_solids: _Optional[_Iterable[int]] = ..., assigned_visual_objects: _Optional[_Iterable[int]] = ..., assigned_ifc_objects: _Optional[_Iterable[int]] = ..., type_of_surface: _Optional[_Union[RoughnessAndPermeability.TypeOfSurface, str]] = ..., sand_grain_roughness_definition: _Optional[_Union[RoughnessAndPermeability.SandGrainRoughnessDefinition, str]] = ..., height_of_sand_grain_roughness: _Optional[float] = ..., roughness_constant: _Optional[float] = ..., darcy_coefficient: _Optional[float] = ..., inertial_coefficient: _Optional[float] = ..., porous_media_length_in_flow_direction: _Optional[float] = ..., comment: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,42 @@
|
|
|
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/types_for_wind_simulation/shrink_wrapping.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/types_for_wind_simulation/shrink_wrapping.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/types_for_wind_simulation/shrink_wrapping.proto\x12)dlubal.api.rfem.types_for_wind_simulation\"\xba\r\n\x0eShrinkWrapping\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\x18\n\x10\x61ssigned_members\x18\x04 \x03(\x05\x12\x19\n\x11\x61ssigned_surfaces\x18\x05 \x03(\x05\x12\x17\n\x0f\x61ssigned_solids\x18\x06 \x03(\x05\x12\x1f\n\x17\x61ssigned_visual_objects\x18\x07 \x03(\x05\x12\x1c\n\x14\x61ssigned_ifc_objects\x18\x08 \x03(\x05\x12y\n\x19simplification_defined_by\x18\t \x01(\x0e\x32Q.dlubal.api.rfem.types_for_wind_simulation.ShrinkWrapping.SimplificationDefinedByH\x03\x88\x01\x01\x12\x1c\n\x0flevel_of_detail\x18\n \x01(\x05H\x04\x88\x01\x01\x12\x18\n\x0b\x64\x65tail_size\x18\x0b \x01(\x01H\x05\x88\x01\x01\x12\'\n\x1a\x64\x65\x61\x63tivate_shrink_wrapping\x18\x0c \x01(\x08H\x06\x88\x01\x01\x12\x65\n\x0fmesh_defined_by\x18\r \x01(\x0e\x32G.dlubal.api.rfem.types_for_wind_simulation.ShrinkWrapping.MeshDefinedByH\x07\x88\x01\x01\x12!\n\x14mesh_level_of_detail\x18\x0e \x01(\x05H\x08\x88\x01\x01\x12\x1b\n\x0emesh_cell_size\x18\x0f \x01(\x01H\t\x88\x01\x01\x12|\n\x1bsmall_openings_closure_type\x18\x10 \x01(\x0e\x32R.dlubal.api.rfem.types_for_wind_simulation.ShrinkWrapping.SmallOpeningsClosureTypeH\n\x88\x01\x01\x12\x30\n#closure_relative_to_model_parameter\x18\x11 \x01(\x01H\x0b\x88\x01\x01\x12\x1e\n\x11\x63losure_real_size\x18\x12 \x01(\x01H\x0c\x88\x01\x01\x12/\n\"orient_normals_for_surface_results\x18\x13 \x01(\x08H\r\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x14 \x01(\tH\x0e\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x15 \x01(\tH\x0f\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x16 \x01(\tH\x10\x88\x01\x01\"t\n\x17SimplificationDefinedBy\x12.\n*SIMPLIFICATION_DEFINED_BY_LEVEL_OF_DETAILS\x10\x00\x12)\n%SIMPLIFICATION_DEFINED_BY_DETAIL_SIZE\x10\x01\"X\n\rMeshDefinedBy\x12\"\n\x1eMESH_DEFINED_BY_MESH_CELL_SIZE\x10\x00\x12#\n\x1fMESH_DEFINED_BY_LEVEL_OF_DETAIL\x10\x01\"\x80\x01\n\x18SmallOpeningsClosureType\x12\x39\n5SMALL_OPENINGS_CLOSURE_TYPE_PERCENT_OF_MODEL_DIAMETER\x10\x00\x12)\n%SMALL_OPENINGS_CLOSURE_TYPE_REAL_SIZE\x10\x01\x42\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x1c\n\x1a_simplification_defined_byB\x12\n\x10_level_of_detailB\x0e\n\x0c_detail_sizeB\x1d\n\x1b_deactivate_shrink_wrappingB\x12\n\x10_mesh_defined_byB\x17\n\x15_mesh_level_of_detailB\x11\n\x0f_mesh_cell_sizeB\x1e\n\x1c_small_openings_closure_typeB&\n$_closure_relative_to_model_parameterB\x14\n\x12_closure_real_sizeB%\n#_orient_normals_for_surface_resultsB\n\n\x08_commentB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.types_for_wind_simulation.shrink_wrapping_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_SHRINKWRAPPING']._serialized_start=111
|
|
35
|
+
_globals['_SHRINKWRAPPING']._serialized_end=1833
|
|
36
|
+
_globals['_SHRINKWRAPPING_SIMPLIFICATIONDEFINEDBY']._serialized_start=1088
|
|
37
|
+
_globals['_SHRINKWRAPPING_SIMPLIFICATIONDEFINEDBY']._serialized_end=1204
|
|
38
|
+
_globals['_SHRINKWRAPPING_MESHDEFINEDBY']._serialized_start=1206
|
|
39
|
+
_globals['_SHRINKWRAPPING_MESHDEFINEDBY']._serialized_end=1294
|
|
40
|
+
_globals['_SHRINKWRAPPING_SMALLOPENINGSCLOSURETYPE']._serialized_start=1297
|
|
41
|
+
_globals['_SHRINKWRAPPING_SMALLOPENINGSCLOSURETYPE']._serialized_end=1425
|
|
42
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
from google.protobuf.internal import containers as _containers
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class ShrinkWrapping(_message.Message):
|
|
10
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "assigned_members", "assigned_surfaces", "assigned_solids", "assigned_visual_objects", "assigned_ifc_objects", "simplification_defined_by", "level_of_detail", "detail_size", "deactivate_shrink_wrapping", "mesh_defined_by", "mesh_level_of_detail", "mesh_cell_size", "small_openings_closure_type", "closure_relative_to_model_parameter", "closure_real_size", "orient_normals_for_surface_results", "comment", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class SimplificationDefinedBy(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
SIMPLIFICATION_DEFINED_BY_LEVEL_OF_DETAILS: _ClassVar[ShrinkWrapping.SimplificationDefinedBy]
|
|
14
|
+
SIMPLIFICATION_DEFINED_BY_DETAIL_SIZE: _ClassVar[ShrinkWrapping.SimplificationDefinedBy]
|
|
15
|
+
SIMPLIFICATION_DEFINED_BY_LEVEL_OF_DETAILS: ShrinkWrapping.SimplificationDefinedBy
|
|
16
|
+
SIMPLIFICATION_DEFINED_BY_DETAIL_SIZE: ShrinkWrapping.SimplificationDefinedBy
|
|
17
|
+
class MeshDefinedBy(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
18
|
+
__slots__ = ()
|
|
19
|
+
MESH_DEFINED_BY_MESH_CELL_SIZE: _ClassVar[ShrinkWrapping.MeshDefinedBy]
|
|
20
|
+
MESH_DEFINED_BY_LEVEL_OF_DETAIL: _ClassVar[ShrinkWrapping.MeshDefinedBy]
|
|
21
|
+
MESH_DEFINED_BY_MESH_CELL_SIZE: ShrinkWrapping.MeshDefinedBy
|
|
22
|
+
MESH_DEFINED_BY_LEVEL_OF_DETAIL: ShrinkWrapping.MeshDefinedBy
|
|
23
|
+
class SmallOpeningsClosureType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
24
|
+
__slots__ = ()
|
|
25
|
+
SMALL_OPENINGS_CLOSURE_TYPE_PERCENT_OF_MODEL_DIAMETER: _ClassVar[ShrinkWrapping.SmallOpeningsClosureType]
|
|
26
|
+
SMALL_OPENINGS_CLOSURE_TYPE_REAL_SIZE: _ClassVar[ShrinkWrapping.SmallOpeningsClosureType]
|
|
27
|
+
SMALL_OPENINGS_CLOSURE_TYPE_PERCENT_OF_MODEL_DIAMETER: ShrinkWrapping.SmallOpeningsClosureType
|
|
28
|
+
SMALL_OPENINGS_CLOSURE_TYPE_REAL_SIZE: ShrinkWrapping.SmallOpeningsClosureType
|
|
29
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
30
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
31
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
32
|
+
ASSIGNED_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
33
|
+
ASSIGNED_SURFACES_FIELD_NUMBER: _ClassVar[int]
|
|
34
|
+
ASSIGNED_SOLIDS_FIELD_NUMBER: _ClassVar[int]
|
|
35
|
+
ASSIGNED_VISUAL_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
36
|
+
ASSIGNED_IFC_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
37
|
+
SIMPLIFICATION_DEFINED_BY_FIELD_NUMBER: _ClassVar[int]
|
|
38
|
+
LEVEL_OF_DETAIL_FIELD_NUMBER: _ClassVar[int]
|
|
39
|
+
DETAIL_SIZE_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
DEACTIVATE_SHRINK_WRAPPING_FIELD_NUMBER: _ClassVar[int]
|
|
41
|
+
MESH_DEFINED_BY_FIELD_NUMBER: _ClassVar[int]
|
|
42
|
+
MESH_LEVEL_OF_DETAIL_FIELD_NUMBER: _ClassVar[int]
|
|
43
|
+
MESH_CELL_SIZE_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
SMALL_OPENINGS_CLOSURE_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
45
|
+
CLOSURE_RELATIVE_TO_MODEL_PARAMETER_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
CLOSURE_REAL_SIZE_FIELD_NUMBER: _ClassVar[int]
|
|
47
|
+
ORIENT_NORMALS_FOR_SURFACE_RESULTS_FIELD_NUMBER: _ClassVar[int]
|
|
48
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
49
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
no: int
|
|
52
|
+
user_defined_name_enabled: bool
|
|
53
|
+
name: str
|
|
54
|
+
assigned_members: _containers.RepeatedScalarFieldContainer[int]
|
|
55
|
+
assigned_surfaces: _containers.RepeatedScalarFieldContainer[int]
|
|
56
|
+
assigned_solids: _containers.RepeatedScalarFieldContainer[int]
|
|
57
|
+
assigned_visual_objects: _containers.RepeatedScalarFieldContainer[int]
|
|
58
|
+
assigned_ifc_objects: _containers.RepeatedScalarFieldContainer[int]
|
|
59
|
+
simplification_defined_by: ShrinkWrapping.SimplificationDefinedBy
|
|
60
|
+
level_of_detail: int
|
|
61
|
+
detail_size: float
|
|
62
|
+
deactivate_shrink_wrapping: bool
|
|
63
|
+
mesh_defined_by: ShrinkWrapping.MeshDefinedBy
|
|
64
|
+
mesh_level_of_detail: int
|
|
65
|
+
mesh_cell_size: float
|
|
66
|
+
small_openings_closure_type: ShrinkWrapping.SmallOpeningsClosureType
|
|
67
|
+
closure_relative_to_model_parameter: float
|
|
68
|
+
closure_real_size: float
|
|
69
|
+
orient_normals_for_surface_results: bool
|
|
70
|
+
comment: str
|
|
71
|
+
id_for_export_import: str
|
|
72
|
+
metadata_for_export_import: str
|
|
73
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., assigned_members: _Optional[_Iterable[int]] = ..., assigned_surfaces: _Optional[_Iterable[int]] = ..., assigned_solids: _Optional[_Iterable[int]] = ..., assigned_visual_objects: _Optional[_Iterable[int]] = ..., assigned_ifc_objects: _Optional[_Iterable[int]] = ..., simplification_defined_by: _Optional[_Union[ShrinkWrapping.SimplificationDefinedBy, str]] = ..., level_of_detail: _Optional[int] = ..., detail_size: _Optional[float] = ..., deactivate_shrink_wrapping: bool = ..., mesh_defined_by: _Optional[_Union[ShrinkWrapping.MeshDefinedBy, str]] = ..., mesh_level_of_detail: _Optional[int] = ..., mesh_cell_size: _Optional[float] = ..., small_openings_closure_type: _Optional[_Union[ShrinkWrapping.SmallOpeningsClosureType, str]] = ..., closure_relative_to_model_parameter: _Optional[float] = ..., closure_real_size: _Optional[float] = ..., orient_normals_for_surface_results: bool = ..., comment: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from .base_data_pb2 import *
|
|
2
|
+
from .application import *
|
|
3
|
+
from .object_type_pb2 import *
|
|
4
|
+
from .object_id_pb2 import *
|
|
5
|
+
from .application_pb2 import *
|
|
6
|
+
from .all_pb2 import *
|
|
7
|
+
from . import manipulation
|
|
8
|
+
from . import rsection_stresses
|
|
9
|
+
from . import internal_forces
|
|
10
|
+
from . import loading
|
|
11
|
+
from . import global_parameters
|
|
12
|
+
from . import structure_advanced
|
|
13
|
+
from . import guide_objects
|
|
14
|
+
from . import results
|
|
15
|
+
from . import structure_core
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rsection/all.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/rsection/all.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\x1d\x64lubal/api/rsection/all.proto\x12\x13\x64lubal.api.rsection\"\x05\n\x03\x41llb\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rsection.all_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_ALL']._serialized_start=54
|
|
35
|
+
_globals['_ALL']._serialized_end=59
|
|
36
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
from google.protobuf import descriptor as _descriptor
|
|
2
|
+
from google.protobuf import message as _message
|
|
3
|
+
from typing import ClassVar as _ClassVar
|
|
4
|
+
|
|
5
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
6
|
+
|
|
7
|
+
class All(_message.Message):
|
|
8
|
+
__slots__ = ()
|
|
9
|
+
def __init__(self) -> None: ...
|