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,45 @@
|
|
|
1
|
+
from dlubal.api import rfem, common
|
|
2
|
+
|
|
3
|
+
with rfem.Application() as rfem_app:
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
model_list = rfem_app.get_model_list()
|
|
7
|
+
print(f"\nModel List:\n{model_list}")
|
|
8
|
+
|
|
9
|
+
for model_id in model_list.model_info:
|
|
10
|
+
|
|
11
|
+
if rfem_app.has_results(
|
|
12
|
+
model_id=common.ModelId(
|
|
13
|
+
guid=model_id.guid
|
|
14
|
+
)).value :
|
|
15
|
+
|
|
16
|
+
# --- Retriev results from the specified model (already calculated) ---
|
|
17
|
+
|
|
18
|
+
# 1. get_results: Returns all results of the specified type from the specified model's database.
|
|
19
|
+
# This retrieves the complete result dataset, including all possible columns. It is suitable for
|
|
20
|
+
# detailed analytics, filtering, or accessing values not shown in the RFEM GUI.
|
|
21
|
+
# The `model_id` parameter ensures results are pulled from the correct model context.
|
|
22
|
+
|
|
23
|
+
df_internal_forces = rfem_app.get_results(
|
|
24
|
+
results_type=rfem.results.ResultsType.STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES,
|
|
25
|
+
model_id=common.ModelId(guid=model_id.guid)
|
|
26
|
+
).data
|
|
27
|
+
print(f"\nInternal Forces | All | {model_id.name}:")
|
|
28
|
+
print(df_internal_forces)
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
# 2. get_result_table: Returns a simplified result table as shown in the RFEM GUI by default.
|
|
33
|
+
# This includes only the key summary values, providing a quick overview for end users or exports.
|
|
34
|
+
# The `model_id` parameter ensures the table is retrieved for the correct model instance.
|
|
35
|
+
|
|
36
|
+
df_internal_forces_table = rfem_app.get_result_table(
|
|
37
|
+
table = rfem.results.ResultTable.STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE,
|
|
38
|
+
loading= rfem.ObjectId(
|
|
39
|
+
no=1,
|
|
40
|
+
object_type=rfem.OBJECT_TYPE_LOAD_CASE,
|
|
41
|
+
),
|
|
42
|
+
model_id = common.ModelId(guid=model_id.guid)
|
|
43
|
+
).data
|
|
44
|
+
print(f"\nInternal Forces | Table | {model_id.name}:")
|
|
45
|
+
print(df_internal_forces_table)
|
|
@@ -0,0 +1,449 @@
|
|
|
1
|
+
from math import inf
|
|
2
|
+
from dlubal.api import rfem
|
|
3
|
+
|
|
4
|
+
# Basic Settings
|
|
5
|
+
n_u = 4
|
|
6
|
+
n_b = 7
|
|
7
|
+
|
|
8
|
+
L = 35
|
|
9
|
+
H_1 = 7
|
|
10
|
+
H_2 = 1
|
|
11
|
+
d = 2
|
|
12
|
+
s = 8
|
|
13
|
+
|
|
14
|
+
section_beam = 1
|
|
15
|
+
section_verticals = 2
|
|
16
|
+
section_3 = 2
|
|
17
|
+
|
|
18
|
+
thickness_material = 2
|
|
19
|
+
thickness_roof = 1
|
|
20
|
+
roof_thick = 0.2
|
|
21
|
+
|
|
22
|
+
nodal_supports = 1
|
|
23
|
+
|
|
24
|
+
assert n_b % 2 == 1, "n_b should be odd"
|
|
25
|
+
|
|
26
|
+
# Connect to the RFEM application
|
|
27
|
+
with rfem.Application() as rfem_app:
|
|
28
|
+
|
|
29
|
+
# Close all models opened in application without saving
|
|
30
|
+
rfem_app.close_all_models(save_changes=False)
|
|
31
|
+
|
|
32
|
+
# Create new model named 'sectioned_roof'
|
|
33
|
+
rfem_app.create_model(name='sectioned_roof')
|
|
34
|
+
|
|
35
|
+
# Cleanup the model
|
|
36
|
+
rfem_app.delete_all_objects()
|
|
37
|
+
|
|
38
|
+
material_section_thickness = [
|
|
39
|
+
rfem.structure_core.Material(
|
|
40
|
+
no=1,
|
|
41
|
+
name='S235 | CYS EN 1993-1-1:2009-03'),
|
|
42
|
+
rfem.structure_core.Material(
|
|
43
|
+
no=2,
|
|
44
|
+
name='C12/15'),
|
|
45
|
+
rfem.structure_core.CrossSection(
|
|
46
|
+
no=1,
|
|
47
|
+
name='IPE 200 | -- | British Steel',
|
|
48
|
+
material=1),
|
|
49
|
+
rfem.structure_core.CrossSection(
|
|
50
|
+
no=2,
|
|
51
|
+
name='SHS 100x100x10.0',
|
|
52
|
+
material=1),
|
|
53
|
+
rfem.structure_core.Thickness(
|
|
54
|
+
no=thickness_roof,
|
|
55
|
+
user_defined_name_enabled=True,
|
|
56
|
+
name='Roof',
|
|
57
|
+
uniform_thickness=roof_thick,
|
|
58
|
+
material=thickness_material)
|
|
59
|
+
]
|
|
60
|
+
|
|
61
|
+
rfem_app.create_object_list(material_section_thickness)
|
|
62
|
+
|
|
63
|
+
node_count = 1
|
|
64
|
+
|
|
65
|
+
for j in range(n_u + 1):
|
|
66
|
+
|
|
67
|
+
nodes_list = []
|
|
68
|
+
for i in range(2 * n_b + 1):
|
|
69
|
+
|
|
70
|
+
x = i * L / (2 * n_b)
|
|
71
|
+
nodes_list.append(
|
|
72
|
+
rfem.structure_core.Node(
|
|
73
|
+
no=node_count,
|
|
74
|
+
coordinate_1=x,
|
|
75
|
+
coordinate_2=j * s,
|
|
76
|
+
coordinate_3=-H_1 * (1 - (x - (L / 2)) ** 2 / (L / 2) ** 2)))
|
|
77
|
+
node_count += 1
|
|
78
|
+
|
|
79
|
+
rfem_app.create_object_list(nodes_list)
|
|
80
|
+
|
|
81
|
+
nodes_list = []
|
|
82
|
+
for i in range((n_b - 1) // 2):
|
|
83
|
+
|
|
84
|
+
nodes_list.append(
|
|
85
|
+
rfem.structure_core.Node(
|
|
86
|
+
no=node_count,
|
|
87
|
+
coordinate_1=0 + i * L / n_b,
|
|
88
|
+
coordinate_2=j * s,
|
|
89
|
+
coordinate_3=rfem_app.get_object(
|
|
90
|
+
rfem.structure_core.Node(
|
|
91
|
+
no=3 + 2 * i)).coordinate_3))
|
|
92
|
+
|
|
93
|
+
node_count += 1
|
|
94
|
+
|
|
95
|
+
nodes_list.append(
|
|
96
|
+
rfem.structure_core.Node(
|
|
97
|
+
no=node_count,
|
|
98
|
+
coordinate_1=L / (2 * n_b) + i * L / n_b,
|
|
99
|
+
coordinate_2=j * s,
|
|
100
|
+
coordinate_3=rfem_app.get_object(
|
|
101
|
+
rfem.structure_core.Node(
|
|
102
|
+
no=3 + 2 * i)).coordinate_3))
|
|
103
|
+
|
|
104
|
+
node_count += 1
|
|
105
|
+
|
|
106
|
+
nodes_list.append(
|
|
107
|
+
rfem.structure_core.Node(
|
|
108
|
+
no=node_count,
|
|
109
|
+
coordinate_1=L / 2 - L / (2 * n_b),
|
|
110
|
+
coordinate_2=j * s,
|
|
111
|
+
coordinate_3=-H_1 - H_2))
|
|
112
|
+
|
|
113
|
+
node_count += 1
|
|
114
|
+
|
|
115
|
+
nodes_list.append(
|
|
116
|
+
rfem.structure_core.Node(
|
|
117
|
+
no=node_count,
|
|
118
|
+
coordinate_1=L / 2,
|
|
119
|
+
coordinate_2=j * s,
|
|
120
|
+
coordinate_3=-H_1 - H_2))
|
|
121
|
+
|
|
122
|
+
node_count += 1
|
|
123
|
+
|
|
124
|
+
nodes_list.append(
|
|
125
|
+
rfem.structure_core.Node(
|
|
126
|
+
no=node_count,
|
|
127
|
+
coordinate_1=L / 2 + L / (2 * n_b),
|
|
128
|
+
coordinate_2=j * s,
|
|
129
|
+
coordinate_3=-H_1 - H_2))
|
|
130
|
+
|
|
131
|
+
node_count += 1
|
|
132
|
+
|
|
133
|
+
rfem_app.create_object_list(nodes_list)
|
|
134
|
+
|
|
135
|
+
nodes_list = []
|
|
136
|
+
for i in range((n_b - 1) // 2):
|
|
137
|
+
|
|
138
|
+
nodes_list.append(
|
|
139
|
+
rfem.structure_core.Node(
|
|
140
|
+
no=node_count,
|
|
141
|
+
coordinate_1=L / 2 + L / n_b + i * L / n_b,
|
|
142
|
+
coordinate_2=j * s,
|
|
143
|
+
coordinate_3=rfem_app.get_object(
|
|
144
|
+
rfem.structure_core.Node(
|
|
145
|
+
no=n_b + 2 + 2 * i)).coordinate_3))
|
|
146
|
+
|
|
147
|
+
node_count += 1
|
|
148
|
+
|
|
149
|
+
nodes_list.append(
|
|
150
|
+
rfem.structure_core.Node(
|
|
151
|
+
no=node_count,
|
|
152
|
+
coordinate_1=L / 2 + 1.5 * L / n_b + i * L / n_b,
|
|
153
|
+
coordinate_2=j * s,
|
|
154
|
+
coordinate_3=rfem_app.get_object(
|
|
155
|
+
rfem.structure_core.Node(
|
|
156
|
+
no=n_b + 2 + 2 * i)).coordinate_3))
|
|
157
|
+
|
|
158
|
+
node_count += 1
|
|
159
|
+
|
|
160
|
+
rfem_app.create_object_list(nodes_list)
|
|
161
|
+
|
|
162
|
+
srf_node_ref = node_count
|
|
163
|
+
|
|
164
|
+
for j in range(2):
|
|
165
|
+
|
|
166
|
+
nodes_list = []
|
|
167
|
+
for i in range((n_b - 1) // 2):
|
|
168
|
+
|
|
169
|
+
nodes_list.append(
|
|
170
|
+
rfem.structure_core.Node(
|
|
171
|
+
no=node_count,
|
|
172
|
+
coordinate_1=0 + i * L / n_b,
|
|
173
|
+
coordinate_2=-d + j * (n_u * s + 2 * d),
|
|
174
|
+
coordinate_3=rfem_app.get_object(
|
|
175
|
+
rfem.structure_core.Node(
|
|
176
|
+
no=3 + 2 * i)).coordinate_3))
|
|
177
|
+
|
|
178
|
+
node_count += 1
|
|
179
|
+
|
|
180
|
+
nodes_list.append(
|
|
181
|
+
rfem.structure_core.Node(
|
|
182
|
+
no=node_count,
|
|
183
|
+
coordinate_1=L / n_b + i * L / n_b,
|
|
184
|
+
coordinate_2=-d + j * (n_u * s + 2 * d),
|
|
185
|
+
coordinate_3=rfem_app.get_object(
|
|
186
|
+
rfem.structure_core.Node(
|
|
187
|
+
no=3 + 2 * i)).coordinate_3))
|
|
188
|
+
|
|
189
|
+
node_count += 1
|
|
190
|
+
|
|
191
|
+
nodes_list.append(
|
|
192
|
+
rfem.structure_core.Node(
|
|
193
|
+
no=node_count,
|
|
194
|
+
coordinate_1=L / 2 - L / (2 * n_b),
|
|
195
|
+
coordinate_2=-d + j * (n_u * s + 2 * d),
|
|
196
|
+
coordinate_3=-H_1 - H_2))
|
|
197
|
+
node_count += 1
|
|
198
|
+
nodes_list.append(
|
|
199
|
+
rfem.structure_core.Node(
|
|
200
|
+
no=node_count,
|
|
201
|
+
coordinate_1=L / 2 + L / (2 * n_b),
|
|
202
|
+
coordinate_2=-d + j * (n_u * s + 2 * d),
|
|
203
|
+
coordinate_3=-H_1 - H_2))
|
|
204
|
+
|
|
205
|
+
node_count += 1
|
|
206
|
+
|
|
207
|
+
rfem_app.create_object_list(nodes_list)
|
|
208
|
+
|
|
209
|
+
nodes_list = []
|
|
210
|
+
for i in range((n_b - 1) // 2):
|
|
211
|
+
|
|
212
|
+
nodes_list.append(
|
|
213
|
+
rfem.structure_core.Node(
|
|
214
|
+
no=node_count,
|
|
215
|
+
coordinate_1=L / 2 + L / (2 * n_b) + i * L / n_b,
|
|
216
|
+
coordinate_2=-d + j * (n_u * s + 2 * d),
|
|
217
|
+
coordinate_3=rfem_app.get_object(
|
|
218
|
+
rfem.structure_core.Node(
|
|
219
|
+
no=n_b + 2 + 2 * i)).coordinate_3))
|
|
220
|
+
|
|
221
|
+
node_count += 1
|
|
222
|
+
|
|
223
|
+
nodes_list.append(
|
|
224
|
+
rfem.structure_core.Node(
|
|
225
|
+
no=node_count,
|
|
226
|
+
coordinate_1=L / 2 + 1.5 * L / n_b + i * L / n_b,
|
|
227
|
+
coordinate_2=-d + j * (n_u * s + 2 * d),
|
|
228
|
+
coordinate_3=rfem_app.get_object(
|
|
229
|
+
rfem.structure_core.Node(
|
|
230
|
+
no=n_b + 2 + 2 * i)).coordinate_3))
|
|
231
|
+
|
|
232
|
+
node_count += 1
|
|
233
|
+
|
|
234
|
+
rfem_app.create_object_list(nodes_list)
|
|
235
|
+
|
|
236
|
+
mem_num = 1
|
|
237
|
+
|
|
238
|
+
members_list = []
|
|
239
|
+
lines_list = []
|
|
240
|
+
|
|
241
|
+
for j in range(n_u + 1):
|
|
242
|
+
|
|
243
|
+
for i in range(n_b):
|
|
244
|
+
|
|
245
|
+
members_list.append(
|
|
246
|
+
rfem.structure_core.Member(
|
|
247
|
+
no=mem_num,
|
|
248
|
+
node_start=2 * i + 1 + j * (4 * n_b + 2),
|
|
249
|
+
node_end=2 * i + 3 + j * (4 * n_b + 2),
|
|
250
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
251
|
+
cross_section_start=section_beam))
|
|
252
|
+
|
|
253
|
+
nodes = rfem_app.get_object(
|
|
254
|
+
rfem.structure_core.Node(
|
|
255
|
+
no=2 * i + 2 + j * (4 * n_b + 2)))
|
|
256
|
+
|
|
257
|
+
lines_list.append(
|
|
258
|
+
rfem.structure_core.Line(
|
|
259
|
+
no=mem_num,
|
|
260
|
+
type=rfem.structure_core.Line.TYPE_PARABOLA,
|
|
261
|
+
parabola_first_node=2 * i + 1 + j * (4 * n_b + 2),
|
|
262
|
+
parabola_second_node=2 * i + 3 + j * (4 * n_b + 2),
|
|
263
|
+
parabola_control_point={
|
|
264
|
+
'x': nodes.coordinate_1,
|
|
265
|
+
'y': nodes.coordinate_2,
|
|
266
|
+
'z': nodes.coordinate_3
|
|
267
|
+
}
|
|
268
|
+
)
|
|
269
|
+
)
|
|
270
|
+
|
|
271
|
+
mem_num += 1
|
|
272
|
+
|
|
273
|
+
for i in range((n_b - 1) // 2):
|
|
274
|
+
|
|
275
|
+
members_list.append(
|
|
276
|
+
rfem.structure_core.Member(
|
|
277
|
+
no=mem_num,
|
|
278
|
+
node_start=2 * i + 1 + j * (4 * n_b + 2),
|
|
279
|
+
node_end=2 * n_b + 2 + 2 * i + j * (4 * n_b + 2),
|
|
280
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
281
|
+
cross_section_start=section_verticals))
|
|
282
|
+
|
|
283
|
+
mem_num += 1
|
|
284
|
+
|
|
285
|
+
members_list.append(
|
|
286
|
+
rfem.structure_core.Member(
|
|
287
|
+
no=mem_num,
|
|
288
|
+
node_start=2 * i + 2 + j * (4 * n_b + 2),
|
|
289
|
+
node_end=2 * n_b + 3 + 2 * i + j * (4 * n_b + 2),
|
|
290
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
291
|
+
cross_section_start=section_verticals))
|
|
292
|
+
|
|
293
|
+
mem_num += 1
|
|
294
|
+
|
|
295
|
+
for i in range(3):
|
|
296
|
+
|
|
297
|
+
members_list.append(
|
|
298
|
+
rfem.structure_core.Member(
|
|
299
|
+
no=mem_num,
|
|
300
|
+
node_start=n_b + i + j * (4 * n_b + 2),
|
|
301
|
+
node_end=2 * n_b + n_b + i + 1 + j * (4 * n_b + 2),
|
|
302
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
303
|
+
cross_section_start=section_verticals))
|
|
304
|
+
|
|
305
|
+
mem_num += 1
|
|
306
|
+
|
|
307
|
+
for i in range((n_b - 1) // 2):
|
|
308
|
+
|
|
309
|
+
members_list.append(
|
|
310
|
+
rfem.structure_core.Member(
|
|
311
|
+
no=mem_num,
|
|
312
|
+
node_start=n_b + 3 + 2 * i + j * (4 * n_b + 2),
|
|
313
|
+
node_end=3 * n_b + 4 + 2 * i + j * (4 * n_b + 2),
|
|
314
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
315
|
+
cross_section_start=section_verticals))
|
|
316
|
+
|
|
317
|
+
mem_num += 1
|
|
318
|
+
|
|
319
|
+
members_list.append(
|
|
320
|
+
rfem.structure_core.Member(
|
|
321
|
+
no=mem_num,
|
|
322
|
+
node_start=n_b + 3 + 2 * i + 1 + j * (4 * n_b + 2),
|
|
323
|
+
node_end=3 * n_b + 5 + 2 * i + j * (4 * n_b + 2),
|
|
324
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
325
|
+
cross_section_start=section_verticals))
|
|
326
|
+
|
|
327
|
+
mem_num += 1
|
|
328
|
+
|
|
329
|
+
for i in range(n_b - 1):
|
|
330
|
+
|
|
331
|
+
members_list.append(
|
|
332
|
+
rfem.structure_core.Member(
|
|
333
|
+
no=mem_num,
|
|
334
|
+
node_start=srf_node_ref + 2 * i + 1,
|
|
335
|
+
node_end=srf_node_ref + 2 * i + 2,
|
|
336
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
337
|
+
cross_section_start=section_3))
|
|
338
|
+
|
|
339
|
+
mem_num += 1
|
|
340
|
+
|
|
341
|
+
members_list.append(
|
|
342
|
+
rfem.structure_core.Member(
|
|
343
|
+
no=mem_num,
|
|
344
|
+
node_start=srf_node_ref + 2 * i + 2 * n_b + 1,
|
|
345
|
+
node_end=srf_node_ref + 2 * i + 2 * n_b + 2,
|
|
346
|
+
type=rfem.structure_core.Member.TYPE_BEAM,
|
|
347
|
+
cross_section_start=section_3))
|
|
348
|
+
|
|
349
|
+
mem_num += 1
|
|
350
|
+
|
|
351
|
+
rfem_app.create_object_list(members_list)
|
|
352
|
+
rfem_app.update_object_list(lines_list)
|
|
353
|
+
|
|
354
|
+
srf_line_ref = mem_num
|
|
355
|
+
|
|
356
|
+
lines_list = []
|
|
357
|
+
|
|
358
|
+
for i in range(n_b):
|
|
359
|
+
|
|
360
|
+
lines_list.append(
|
|
361
|
+
rfem.structure_core.Line(
|
|
362
|
+
no=mem_num,
|
|
363
|
+
definition_nodes=[
|
|
364
|
+
srf_node_ref + 2 * i,
|
|
365
|
+
srf_node_ref + 2 * i + 1]))
|
|
366
|
+
|
|
367
|
+
mem_num += 1
|
|
368
|
+
|
|
369
|
+
lines_list.append(
|
|
370
|
+
rfem.structure_core.Line(
|
|
371
|
+
no=mem_num,
|
|
372
|
+
definition_nodes=[
|
|
373
|
+
srf_node_ref + 2 * i + 2 * n_b,
|
|
374
|
+
srf_node_ref + 2 * i + 1 + 2 * n_b]))
|
|
375
|
+
|
|
376
|
+
mem_num += 1
|
|
377
|
+
|
|
378
|
+
for i in range(2 * n_b):
|
|
379
|
+
|
|
380
|
+
lines_list.append(
|
|
381
|
+
rfem.structure_core.Line(
|
|
382
|
+
no=mem_num,
|
|
383
|
+
definition_nodes=[
|
|
384
|
+
srf_node_ref + i,
|
|
385
|
+
srf_node_ref + i + 2 * n_b]))
|
|
386
|
+
|
|
387
|
+
mem_num += 1
|
|
388
|
+
|
|
389
|
+
surfaces_list = []
|
|
390
|
+
|
|
391
|
+
for i in range(1, n_b + 1):
|
|
392
|
+
|
|
393
|
+
surfaces_list.append(
|
|
394
|
+
rfem.structure_core.Surface(
|
|
395
|
+
no=i,
|
|
396
|
+
boundary_lines=[
|
|
397
|
+
srf_line_ref + 2 * (i - 1),
|
|
398
|
+
srf_line_ref + 2 * n_b + 1 + 2 * (i - 1),
|
|
399
|
+
srf_line_ref + 2 * (i - 1) + 1,
|
|
400
|
+
srf_line_ref + 2 * n_b + 2 * (i - 1)],
|
|
401
|
+
type=rfem.structure_core.Surface.TYPE_STANDARD,
|
|
402
|
+
geometry=rfem.structure_core.Surface.GEOMETRY_PLANE,
|
|
403
|
+
thickness=thickness_roof))
|
|
404
|
+
|
|
405
|
+
nodal_supports_list = []
|
|
406
|
+
support_nodes = []
|
|
407
|
+
|
|
408
|
+
for i in range(n_u + 1):
|
|
409
|
+
|
|
410
|
+
support_nodes.append(i * (4 * n_b + 2) + 1)
|
|
411
|
+
support_nodes.append(2 * n_b + i * (4 * n_b + 2) + 1)
|
|
412
|
+
|
|
413
|
+
nodal_supports_list = [
|
|
414
|
+
rfem.types_for_nodes.NodalSupport(
|
|
415
|
+
no=1,
|
|
416
|
+
nodes=[support_nodes[0],],
|
|
417
|
+
spring_x=inf,
|
|
418
|
+
spring_y=inf,
|
|
419
|
+
spring_z=inf,
|
|
420
|
+
rotational_restraint_x=0,
|
|
421
|
+
rotational_restraint_y=0,
|
|
422
|
+
rotational_restraint_z=inf),
|
|
423
|
+
rfem.types_for_nodes.NodalSupport(
|
|
424
|
+
no=2,
|
|
425
|
+
nodes=support_nodes[1:],
|
|
426
|
+
spring_x=0,
|
|
427
|
+
spring_y=0,
|
|
428
|
+
spring_z=inf,
|
|
429
|
+
rotational_restraint_x=0,
|
|
430
|
+
rotational_restraint_y=0,
|
|
431
|
+
rotational_restraint_z=inf)]
|
|
432
|
+
|
|
433
|
+
rfem_app.create_object_list(lines_list)
|
|
434
|
+
rfem_app.create_object_list(surfaces_list)
|
|
435
|
+
rfem_app.create_object_list(nodal_supports_list)
|
|
436
|
+
|
|
437
|
+
# Static Analysis Settings
|
|
438
|
+
rfem_app.create_object(
|
|
439
|
+
rfem.loading.StaticAnalysisSettings(no=1)
|
|
440
|
+
)
|
|
441
|
+
|
|
442
|
+
# Load Cases
|
|
443
|
+
rfem_app.create_object(
|
|
444
|
+
rfem.loading.LoadCase(
|
|
445
|
+
no=1,
|
|
446
|
+
name="Self weight",
|
|
447
|
+
static_analysis_settings=1,
|
|
448
|
+
)
|
|
449
|
+
)
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
from dlubal.api import rfem
|
|
2
|
+
|
|
3
|
+
with rfem.Application() as rfem_app:
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
print(f"Get object list | All")
|
|
7
|
+
selected_members = rfem_app.get_object_list(
|
|
8
|
+
objs=[rfem.structure_core.Member()],
|
|
9
|
+
)
|
|
10
|
+
for member in selected_members:
|
|
11
|
+
print(f"Member No.: {member.no}")
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
print(f"Get object list | Only selected")
|
|
15
|
+
selected_members = rfem_app.get_object_list(
|
|
16
|
+
objs=[rfem.structure_core.Member()],
|
|
17
|
+
only_selected=True,
|
|
18
|
+
)
|
|
19
|
+
for member in selected_members:
|
|
20
|
+
print(f"Member No.: {member.no}")
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
print(f"Get object list | Select different")
|
|
24
|
+
rfem_app.select_objects(objs=[])
|
|
25
|
+
rfem_app.select_objects(
|
|
26
|
+
objs=[
|
|
27
|
+
rfem.structure_core.Member(no=46),
|
|
28
|
+
rfem.structure_core.Member(no=52),
|
|
29
|
+
]
|
|
30
|
+
)
|
|
31
|
+
selected_members = rfem_app.get_object_list(
|
|
32
|
+
objs=[
|
|
33
|
+
rfem.structure_core.Member(),
|
|
34
|
+
],
|
|
35
|
+
only_selected=True,
|
|
36
|
+
)
|
|
37
|
+
for member in selected_members:
|
|
38
|
+
print(f"Member No.: {member.no}")
|
|
39
|
+
|