dlubal.api 2.9.4rc5__tar.gz → 2.9.4rc7__tar.gz
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.
Potentially problematic release.
This version of dlubal.api might be problematic. Click here for more details.
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/PKG-INFO +1 -1
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/model_id_pb2.py +4 -4
- dlubal_api-2.9.4rc7/dlubal/api/common/model_id_pb2.pyi +17 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/application.py +19 -19
- dlubal_api-2.9.4rc7/dlubal/api/rfem/application_pb2.py +67 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/application_pb2.pyi +4 -4
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal.api.egg-info/PKG-INFO +1 -1
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/setup.py +1 -1
- dlubal_api-2.9.4rc5/dlubal/api/common/model_id_pb2.pyi +0 -17
- dlubal_api-2.9.4rc5/dlubal/api/rfem/application_pb2.py +0 -67
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/README.md +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/common_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/common_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/connection.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/exceptions.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/table.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/table_data_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/common/table_data_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/aluminum_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/application_pb2_grpc.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/base_data/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/base_data/terrain_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/base_data/terrain_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/building_story_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/building_story_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/deep_beam_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/floor_set_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/floor_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/shear_wall_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/calculation_diagrams/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/concrete_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/construction_stages/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/construction_stages/construction_stage_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/global_parameters/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/building_grid_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dimension_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dimension_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/note_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/note_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/object_snap_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/visual_object_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/action_combination_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/action_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/action_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/action_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/combination_wizard_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/design_situation_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/design_situation_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/load_case_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/load_case_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/load_combination_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/load_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/optimization_settings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/result_combination_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/result_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_circular_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_line_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_line_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_polygon_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_rectangular_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/line_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/line_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/line_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/line_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/member_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/member_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/member_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/member_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/nodal_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/nodal_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/opening_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/opening_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/solid_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/solid_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/solid_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/solid_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/surface_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/surface_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/surface_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loads/surface_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/packing.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/result_objects/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/result_objects/result_section_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/result_objects/result_section_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/results/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/results/results_id_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/results/results_id_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/results/results_query_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/results/results_query_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/block_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/block_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/intersection_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/line_release_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/surface_release_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/line_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/line_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/line_set_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/line_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/material_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/material_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_representative_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_representative_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_set_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_set_representative_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/node_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/node_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/opening_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/opening_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/section_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/section_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/solid_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/solid_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/solid_set_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/solid_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/surface_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/surface_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/surface_set_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/surface_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/thickness_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/structure_core/thickness_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/timber_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_aluminum_design/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_support_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/design_support_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/design_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_hinge_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_openings_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_spring_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_support_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_nodes/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_solids/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_steel_design/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/__init__.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal.api.egg-info/SOURCES.txt +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal.api.egg-info/dependency_links.txt +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal.api.egg-info/not-zip-safe +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal.api.egg-info/requires.txt +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal.api.egg-info/top_level.txt +0 -0
- {dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/setup.cfg +0 -0
|
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n dlubal/api/common/model_id.proto\x12\x11\x64lubal.api.common\"\
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n dlubal/api/common/model_id.proto\x12\x11\x64lubal.api.common\"\x17\n\x07ModelId\x12\x0c\n\x04guid\x18\x01 \x01(\t\"-\n\x0fOptionalModelId\x12\x11\n\x04guid\x18\x01 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_guidb\x06proto3')
|
|
28
28
|
|
|
29
29
|
_globals = globals()
|
|
30
30
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -32,7 +32,7 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.common.model_id_
|
|
|
32
32
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
33
|
DESCRIPTOR._loaded_options = None
|
|
34
34
|
_globals['_MODELID']._serialized_start=55
|
|
35
|
-
_globals['_MODELID']._serialized_end=
|
|
36
|
-
_globals['_OPTIONALMODELID']._serialized_start=
|
|
37
|
-
_globals['_OPTIONALMODELID']._serialized_end=
|
|
35
|
+
_globals['_MODELID']._serialized_end=78
|
|
36
|
+
_globals['_OPTIONALMODELID']._serialized_start=80
|
|
37
|
+
_globals['_OPTIONALMODELID']._serialized_end=125
|
|
38
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
from google.protobuf import descriptor as _descriptor
|
|
2
|
+
from google.protobuf import message as _message
|
|
3
|
+
from typing import ClassVar as _ClassVar, Optional as _Optional
|
|
4
|
+
|
|
5
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
6
|
+
|
|
7
|
+
class ModelId(_message.Message):
|
|
8
|
+
__slots__ = ("guid",)
|
|
9
|
+
GUID_FIELD_NUMBER: _ClassVar[int]
|
|
10
|
+
guid: str
|
|
11
|
+
def __init__(self, guid: _Optional[str] = ...) -> None: ...
|
|
12
|
+
|
|
13
|
+
class OptionalModelId(_message.Message):
|
|
14
|
+
__slots__ = ("guid",)
|
|
15
|
+
GUID_FIELD_NUMBER: _ClassVar[int]
|
|
16
|
+
guid: str
|
|
17
|
+
def __init__(self, guid: _Optional[str] = ...) -> None: ...
|
|
@@ -9,7 +9,6 @@ from dlubal.api.common.table_data_pb2 import TableData
|
|
|
9
9
|
from dlubal.api.rfem.results import ResultsId
|
|
10
10
|
from dlubal.api.rfem.results.results_query_pb2 import ResultsQuery, ResultsFilter
|
|
11
11
|
import grpc
|
|
12
|
-
import sys
|
|
13
12
|
|
|
14
13
|
from collections.abc import Iterable
|
|
15
14
|
from pandas import DataFrame
|
|
@@ -54,23 +53,24 @@ class Application:
|
|
|
54
53
|
'''
|
|
55
54
|
return self
|
|
56
55
|
|
|
57
|
-
|
|
58
|
-
def __exit__(self, exc, value, traceback):
|
|
56
|
+
def __exit__(self, exc_type, exc_value, traceback):
|
|
59
57
|
'''
|
|
60
|
-
Ensure the session is finished and channel is closed properly
|
|
58
|
+
Ensure the session is finished and channel is closed properly before handling exceptions.
|
|
61
59
|
'''
|
|
60
|
+
|
|
61
|
+
# Attempt to close the connection first to prevent delays
|
|
62
62
|
try:
|
|
63
63
|
self.close_connection()
|
|
64
|
-
|
|
65
|
-
except grpc.RpcError as e:
|
|
66
|
-
error_code = e.code()
|
|
67
|
-
error_message = e.details()
|
|
68
|
-
sys.tracebacklimit = 1
|
|
69
|
-
raise RuntimeError(f"gRPC Error: {error_code.name} - {error_message}")
|
|
70
|
-
|
|
71
64
|
except Exception as e:
|
|
72
|
-
|
|
73
|
-
|
|
65
|
+
pass
|
|
66
|
+
|
|
67
|
+
# Now handle exceptions that occurred in the `with` block
|
|
68
|
+
if exc_type is not None:
|
|
69
|
+
if issubclass(exc_type, grpc.RpcError):
|
|
70
|
+
raise RuntimeError(f"gRPC Error: {exc_value.code().name} - {exc_value.details()}") from None
|
|
71
|
+
elif issubclass(exc_type, (SystemExit, KeyboardInterrupt)):
|
|
72
|
+
return False
|
|
73
|
+
raise RuntimeError(f"Unexpected error: {str(exc_value)}") from None
|
|
74
74
|
|
|
75
75
|
# Functions using packing
|
|
76
76
|
|
|
@@ -278,14 +278,14 @@ class Application:
|
|
|
278
278
|
"""
|
|
279
279
|
return self.stub.get_active_model(google.protobuf.empty_pb2.Empty())
|
|
280
280
|
|
|
281
|
-
def set_active_model(self, *,
|
|
281
|
+
def set_active_model(self, *, guid: str):
|
|
282
282
|
"""
|
|
283
283
|
Sets active model specified by model id
|
|
284
284
|
|
|
285
285
|
Args:
|
|
286
|
-
|
|
286
|
+
guid (str): Unique identifier of the model
|
|
287
287
|
"""
|
|
288
|
-
request = dlubal.api.common.model_id_pb2.ModelId(
|
|
288
|
+
request = dlubal.api.common.model_id_pb2.ModelId(guid=guid)
|
|
289
289
|
self.stub.set_active_model(request)
|
|
290
290
|
|
|
291
291
|
def close_application(self):
|
|
@@ -318,15 +318,15 @@ class Application:
|
|
|
318
318
|
"""
|
|
319
319
|
self.stub.close_connection(google.protobuf.empty_pb2.Empty())
|
|
320
320
|
|
|
321
|
-
def delete_all_objects(self, *,
|
|
321
|
+
def delete_all_objects(self, *, guid: str | None = None):
|
|
322
322
|
"""
|
|
323
323
|
Deletes all objects
|
|
324
324
|
|
|
325
325
|
Args:
|
|
326
|
-
|
|
326
|
+
guid (str | None): Unique identifier of the model.
|
|
327
327
|
Active model is used if this field is not set.
|
|
328
328
|
"""
|
|
329
|
-
request = dlubal.api.common.model_id_pb2.OptionalModelId(
|
|
329
|
+
request = dlubal.api.common.model_id_pb2.OptionalModelId(guid=guid)
|
|
330
330
|
self.stub.delete_all_objects(request)
|
|
331
331
|
|
|
332
332
|
def calculate_all(self, *, skip_warnings: bool, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None) -> dlubal.api.rfem.application_pb2.OperationResult:
|
|
@@ -0,0 +1,67 @@
|
|
|
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/application.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/application.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
|
|
26
|
+
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
27
|
+
from dlubal.api.common import model_id_pb2 as dlubal_dot_api_dot_common_dot_model__id__pb2
|
|
28
|
+
from dlubal.api.common import table_data_pb2 as dlubal_dot_api_dot_common_dot_table__data__pb2
|
|
29
|
+
from dlubal.api.rfem.results import results_query_pb2 as dlubal_dot_api_dot_rfem_dot_results_dot_results__query__pb2
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/application.proto\x12\x0f\x64lubal.api.rfem\x1a\x19google/protobuf/any.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a dlubal/api/common/model_id.proto\x1a\"dlubal/api/common/table_data.proto\x1a+dlubal/api/rfem/results/results_query.proto\"P\n\x12\x43reateModelRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1a\n\rtemplate_path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x10\n\x0e_template_path\" \n\x10OpenModelRequest\x12\x0c\n\x04path\x18\x01 \x01(\t\"^\n\x12SaveModelAsRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x11\n\x04path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\"W\n\x11\x43loseModelRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x14\n\x0csave_changes\x18\x02 \x01(\x08\"-\n\x15\x43loseAllModelsRequest\x12\x14\n\x0csave_changes\x18\x01 \x01(\x08\"C\n\tModelInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04guid\x18\x02 \x01(\t\x12\x11\n\x04path\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\";\n\tModelList\x12.\n\nmodel_info\x18\x01 \x03(\x0b\x32\x1a.dlubal.api.rfem.ModelInfo\"\xcf\x01\n\x0f\x41pplicationInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12.\n\x04type\x18\x02 \x01(\x0e\x32 .dlubal.api.rfem.ApplicationType\x12\x1a\n\x12is_server_instance\x18\x03 \x01(\x08\x12\x0f\n\x07version\x18\x04 \x01(\t\x12\x14\n\x0c\x66ull_version\x18\x05 \x01(\t\x12\x0f\n\x07options\x18\x06 \x01(\t\x12\x15\n\rlanguage_name\x18\x07 \x01(\t\x12\x13\n\x0blanguage_id\x18\x08 \x01(\t\"n\n\x06Object\x12$\n\x06object\x18\x01 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"6\n\nObjectList\x12(\n\x07objects\x18\x01 \x03(\x0b\x32\x17.dlubal.api.rfem.Object\"l\n\x13\x43\x61lculateAllRequest\x12\x15\n\rskip_warnings\x18\x01 \x01(\x08\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"b\n\x0fOperationResult\x12\x11\n\tsucceeded\x18\x01 \x01(\x08\x12\x11\n\x04\x64\x61ta\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07message\x18\x03 \x01(\tH\x01\x88\x01\x01\x42\x07\n\x05_dataB\n\n\x08_message*\xf1\x01\n\x0f\x41pplicationType\x12\x1b\n\x17\x41PPLICATION_UNSPECIFIED\x10\x00\x12\x1d\n\x19\x41PPLICATION_DLUBAL_CENTER\x10\x01\x12\x1d\n\x19\x41PPLICATION_REPORT_VIEWER\x10\x02\x12\x14\n\x10\x41PPLICATION_RFEM\x10\x03\x12\x15\n\x11\x41PPLICATION_RSTAB\x10\x04\x12\x18\n\x14\x41PPLICATION_RSECTION\x10\x05\x12\x1c\n\x18\x41PPLICATION_WEB_SECTIONS\x10\x06\x12\x1e\n\x1a\x41PPLICATION_CRASH_REPORTER\x10\x07\x32\xd2\r\n\x0b\x41pplication\x12Q\n\x0c\x63reate_model\x12#.dlubal.api.rfem.CreateModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12M\n\nopen_model\x12!.dlubal.api.rfem.OpenModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12K\n\nsave_model\x12#.dlubal.api.rfem.SaveModelAsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12K\n\x0b\x63lose_model\x12\".dlubal.api.rfem.CloseModelRequest\x1a\x16.google.protobuf.Empty\"\x00\x12T\n\x10\x63lose_all_models\x12&.dlubal.api.rfem.CloseAllModelsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12H\n\x10get_active_model\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12H\n\x10set_active_model\x12\x1a.dlubal.api.common.ModelId\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x11\x63lose_application\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x46\n\x0eget_model_list\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.rfem.ModelList\"\x00\x12R\n\x14get_application_info\x12\x16.google.protobuf.Empty\x1a .dlubal.api.rfem.ApplicationInfo\"\x00\x12\x44\n\x10\x63lose_connection\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x0fget_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x17.dlubal.api.rfem.Object\"\x00\x12R\n\x14get_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x1b.dlubal.api.rfem.ObjectList\"\x00\x12G\n\x12\x63reate_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x63reate_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12update_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17update_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12\x64\x65lete_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x64\x65lete_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12R\n\x12\x64\x65lete_all_objects\x12\".dlubal.api.common.OptionalModelId\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n\rcalculate_all\x12$.dlubal.api.rfem.CalculateAllRequest\x1a .dlubal.api.rfem.OperationResult\"\x00\x12Y\n\x10get_results_impl\x12%.dlubal.api.rfem.results.ResultsQuery\x1a\x1c.dlubal.api.common.TableData\"\x00\x62\x06proto3')
|
|
33
|
+
|
|
34
|
+
_globals = globals()
|
|
35
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
36
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.application_pb2', _globals)
|
|
37
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
38
|
+
DESCRIPTOR._loaded_options = None
|
|
39
|
+
_globals['_APPLICATIONTYPE']._serialized_start=1292
|
|
40
|
+
_globals['_APPLICATIONTYPE']._serialized_end=1533
|
|
41
|
+
_globals['_CREATEMODELREQUEST']._serialized_start=225
|
|
42
|
+
_globals['_CREATEMODELREQUEST']._serialized_end=305
|
|
43
|
+
_globals['_OPENMODELREQUEST']._serialized_start=307
|
|
44
|
+
_globals['_OPENMODELREQUEST']._serialized_end=339
|
|
45
|
+
_globals['_SAVEMODELASREQUEST']._serialized_start=341
|
|
46
|
+
_globals['_SAVEMODELASREQUEST']._serialized_end=435
|
|
47
|
+
_globals['_CLOSEMODELREQUEST']._serialized_start=437
|
|
48
|
+
_globals['_CLOSEMODELREQUEST']._serialized_end=524
|
|
49
|
+
_globals['_CLOSEALLMODELSREQUEST']._serialized_start=526
|
|
50
|
+
_globals['_CLOSEALLMODELSREQUEST']._serialized_end=571
|
|
51
|
+
_globals['_MODELINFO']._serialized_start=573
|
|
52
|
+
_globals['_MODELINFO']._serialized_end=640
|
|
53
|
+
_globals['_MODELLIST']._serialized_start=642
|
|
54
|
+
_globals['_MODELLIST']._serialized_end=701
|
|
55
|
+
_globals['_APPLICATIONINFO']._serialized_start=704
|
|
56
|
+
_globals['_APPLICATIONINFO']._serialized_end=911
|
|
57
|
+
_globals['_OBJECT']._serialized_start=913
|
|
58
|
+
_globals['_OBJECT']._serialized_end=1023
|
|
59
|
+
_globals['_OBJECTLIST']._serialized_start=1025
|
|
60
|
+
_globals['_OBJECTLIST']._serialized_end=1079
|
|
61
|
+
_globals['_CALCULATEALLREQUEST']._serialized_start=1081
|
|
62
|
+
_globals['_CALCULATEALLREQUEST']._serialized_end=1189
|
|
63
|
+
_globals['_OPERATIONRESULT']._serialized_start=1191
|
|
64
|
+
_globals['_OPERATIONRESULT']._serialized_end=1289
|
|
65
|
+
_globals['_APPLICATION']._serialized_start=1536
|
|
66
|
+
_globals['_APPLICATION']._serialized_end=3282
|
|
67
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -67,14 +67,14 @@ class CloseAllModelsRequest(_message.Message):
|
|
|
67
67
|
def __init__(self, save_changes: bool = ...) -> None: ...
|
|
68
68
|
|
|
69
69
|
class ModelInfo(_message.Message):
|
|
70
|
-
__slots__ = ("name", "
|
|
70
|
+
__slots__ = ("name", "guid", "path")
|
|
71
71
|
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
72
|
-
|
|
72
|
+
GUID_FIELD_NUMBER: _ClassVar[int]
|
|
73
73
|
PATH_FIELD_NUMBER: _ClassVar[int]
|
|
74
74
|
name: str
|
|
75
|
-
|
|
75
|
+
guid: str
|
|
76
76
|
path: str
|
|
77
|
-
def __init__(self, name: _Optional[str] = ...,
|
|
77
|
+
def __init__(self, name: _Optional[str] = ..., guid: _Optional[str] = ..., path: _Optional[str] = ...) -> None: ...
|
|
78
78
|
|
|
79
79
|
class ModelList(_message.Message):
|
|
80
80
|
__slots__ = ("model_info",)
|
|
@@ -19,7 +19,7 @@ readme = (here/"README.md").read_text(encoding="utf-8")
|
|
|
19
19
|
setup(
|
|
20
20
|
name='dlubal.api',
|
|
21
21
|
# version=version,
|
|
22
|
-
version="2.9.
|
|
22
|
+
version="2.9.4rc7",
|
|
23
23
|
description='Python Client Library for Dlubal Software APIs powered by gRPC',
|
|
24
24
|
long_description=readme,
|
|
25
25
|
long_description_content_type = "text/markdown",
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
from google.protobuf import descriptor as _descriptor
|
|
2
|
-
from google.protobuf import message as _message
|
|
3
|
-
from typing import ClassVar as _ClassVar, Optional as _Optional
|
|
4
|
-
|
|
5
|
-
DESCRIPTOR: _descriptor.FileDescriptor
|
|
6
|
-
|
|
7
|
-
class ModelId(_message.Message):
|
|
8
|
-
__slots__ = ("id",)
|
|
9
|
-
ID_FIELD_NUMBER: _ClassVar[int]
|
|
10
|
-
id: str
|
|
11
|
-
def __init__(self, id: _Optional[str] = ...) -> None: ...
|
|
12
|
-
|
|
13
|
-
class OptionalModelId(_message.Message):
|
|
14
|
-
__slots__ = ("id",)
|
|
15
|
-
ID_FIELD_NUMBER: _ClassVar[int]
|
|
16
|
-
id: str
|
|
17
|
-
def __init__(self, id: _Optional[str] = ...) -> None: ...
|
|
@@ -1,67 +0,0 @@
|
|
|
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/application.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/application.proto'
|
|
19
|
-
)
|
|
20
|
-
# @@protoc_insertion_point(imports)
|
|
21
|
-
|
|
22
|
-
_sym_db = _symbol_database.Default()
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
|
|
26
|
-
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
27
|
-
from dlubal.api.common import model_id_pb2 as dlubal_dot_api_dot_common_dot_model__id__pb2
|
|
28
|
-
from dlubal.api.common import table_data_pb2 as dlubal_dot_api_dot_common_dot_table__data__pb2
|
|
29
|
-
from dlubal.api.rfem.results import results_query_pb2 as dlubal_dot_api_dot_rfem_dot_results_dot_results__query__pb2
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/application.proto\x12\x0f\x64lubal.api.rfem\x1a\x19google/protobuf/any.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a dlubal/api/common/model_id.proto\x1a\"dlubal/api/common/table_data.proto\x1a+dlubal/api/rfem/results/results_query.proto\"P\n\x12\x43reateModelRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1a\n\rtemplate_path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x10\n\x0e_template_path\" \n\x10OpenModelRequest\x12\x0c\n\x04path\x18\x01 \x01(\t\"^\n\x12SaveModelAsRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x11\n\x04path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\"W\n\x11\x43loseModelRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x14\n\x0csave_changes\x18\x02 \x01(\x08\"-\n\x15\x43loseAllModelsRequest\x12\x14\n\x0csave_changes\x18\x01 \x01(\x08\"A\n\tModelInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\n\n\x02id\x18\x02 \x01(\t\x12\x11\n\x04path\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\";\n\tModelList\x12.\n\nmodel_info\x18\x01 \x03(\x0b\x32\x1a.dlubal.api.rfem.ModelInfo\"\xcf\x01\n\x0f\x41pplicationInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12.\n\x04type\x18\x02 \x01(\x0e\x32 .dlubal.api.rfem.ApplicationType\x12\x1a\n\x12is_server_instance\x18\x03 \x01(\x08\x12\x0f\n\x07version\x18\x04 \x01(\t\x12\x14\n\x0c\x66ull_version\x18\x05 \x01(\t\x12\x0f\n\x07options\x18\x06 \x01(\t\x12\x15\n\rlanguage_name\x18\x07 \x01(\t\x12\x13\n\x0blanguage_id\x18\x08 \x01(\t\"n\n\x06Object\x12$\n\x06object\x18\x01 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"6\n\nObjectList\x12(\n\x07objects\x18\x01 \x03(\x0b\x32\x17.dlubal.api.rfem.Object\"l\n\x13\x43\x61lculateAllRequest\x12\x15\n\rskip_warnings\x18\x01 \x01(\x08\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"b\n\x0fOperationResult\x12\x11\n\tsucceeded\x18\x01 \x01(\x08\x12\x11\n\x04\x64\x61ta\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07message\x18\x03 \x01(\tH\x01\x88\x01\x01\x42\x07\n\x05_dataB\n\n\x08_message*\xf1\x01\n\x0f\x41pplicationType\x12\x1b\n\x17\x41PPLICATION_UNSPECIFIED\x10\x00\x12\x1d\n\x19\x41PPLICATION_DLUBAL_CENTER\x10\x01\x12\x1d\n\x19\x41PPLICATION_REPORT_VIEWER\x10\x02\x12\x14\n\x10\x41PPLICATION_RFEM\x10\x03\x12\x15\n\x11\x41PPLICATION_RSTAB\x10\x04\x12\x18\n\x14\x41PPLICATION_RSECTION\x10\x05\x12\x1c\n\x18\x41PPLICATION_WEB_SECTIONS\x10\x06\x12\x1e\n\x1a\x41PPLICATION_CRASH_REPORTER\x10\x07\x32\xd2\r\n\x0b\x41pplication\x12Q\n\x0c\x63reate_model\x12#.dlubal.api.rfem.CreateModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12M\n\nopen_model\x12!.dlubal.api.rfem.OpenModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12K\n\nsave_model\x12#.dlubal.api.rfem.SaveModelAsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12K\n\x0b\x63lose_model\x12\".dlubal.api.rfem.CloseModelRequest\x1a\x16.google.protobuf.Empty\"\x00\x12T\n\x10\x63lose_all_models\x12&.dlubal.api.rfem.CloseAllModelsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12H\n\x10get_active_model\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12H\n\x10set_active_model\x12\x1a.dlubal.api.common.ModelId\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x11\x63lose_application\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x46\n\x0eget_model_list\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.rfem.ModelList\"\x00\x12R\n\x14get_application_info\x12\x16.google.protobuf.Empty\x1a .dlubal.api.rfem.ApplicationInfo\"\x00\x12\x44\n\x10\x63lose_connection\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x0fget_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x17.dlubal.api.rfem.Object\"\x00\x12R\n\x14get_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x1b.dlubal.api.rfem.ObjectList\"\x00\x12G\n\x12\x63reate_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x63reate_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12update_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17update_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12\x64\x65lete_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x64\x65lete_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12R\n\x12\x64\x65lete_all_objects\x12\".dlubal.api.common.OptionalModelId\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n\rcalculate_all\x12$.dlubal.api.rfem.CalculateAllRequest\x1a .dlubal.api.rfem.OperationResult\"\x00\x12Y\n\x10get_results_impl\x12%.dlubal.api.rfem.results.ResultsQuery\x1a\x1c.dlubal.api.common.TableData\"\x00\x62\x06proto3')
|
|
33
|
-
|
|
34
|
-
_globals = globals()
|
|
35
|
-
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
36
|
-
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.application_pb2', _globals)
|
|
37
|
-
if not _descriptor._USE_C_DESCRIPTORS:
|
|
38
|
-
DESCRIPTOR._loaded_options = None
|
|
39
|
-
_globals['_APPLICATIONTYPE']._serialized_start=1290
|
|
40
|
-
_globals['_APPLICATIONTYPE']._serialized_end=1531
|
|
41
|
-
_globals['_CREATEMODELREQUEST']._serialized_start=225
|
|
42
|
-
_globals['_CREATEMODELREQUEST']._serialized_end=305
|
|
43
|
-
_globals['_OPENMODELREQUEST']._serialized_start=307
|
|
44
|
-
_globals['_OPENMODELREQUEST']._serialized_end=339
|
|
45
|
-
_globals['_SAVEMODELASREQUEST']._serialized_start=341
|
|
46
|
-
_globals['_SAVEMODELASREQUEST']._serialized_end=435
|
|
47
|
-
_globals['_CLOSEMODELREQUEST']._serialized_start=437
|
|
48
|
-
_globals['_CLOSEMODELREQUEST']._serialized_end=524
|
|
49
|
-
_globals['_CLOSEALLMODELSREQUEST']._serialized_start=526
|
|
50
|
-
_globals['_CLOSEALLMODELSREQUEST']._serialized_end=571
|
|
51
|
-
_globals['_MODELINFO']._serialized_start=573
|
|
52
|
-
_globals['_MODELINFO']._serialized_end=638
|
|
53
|
-
_globals['_MODELLIST']._serialized_start=640
|
|
54
|
-
_globals['_MODELLIST']._serialized_end=699
|
|
55
|
-
_globals['_APPLICATIONINFO']._serialized_start=702
|
|
56
|
-
_globals['_APPLICATIONINFO']._serialized_end=909
|
|
57
|
-
_globals['_OBJECT']._serialized_start=911
|
|
58
|
-
_globals['_OBJECT']._serialized_end=1021
|
|
59
|
-
_globals['_OBJECTLIST']._serialized_start=1023
|
|
60
|
-
_globals['_OBJECTLIST']._serialized_end=1077
|
|
61
|
-
_globals['_CALCULATEALLREQUEST']._serialized_start=1079
|
|
62
|
-
_globals['_CALCULATEALLREQUEST']._serialized_end=1187
|
|
63
|
-
_globals['_OPERATIONRESULT']._serialized_start=1189
|
|
64
|
-
_globals['_OPERATIONRESULT']._serialized_end=1287
|
|
65
|
-
_globals['_APPLICATION']._serialized_start=1534
|
|
66
|
-
_globals['_APPLICATION']._serialized_end=3280
|
|
67
|
-
# @@protoc_insertion_point(module_scope)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/aluminum_design_objects/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/building_story_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/building_story_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/floor_set_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/shear_wall_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/calculation_diagrams/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/concrete_design_objects/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/__init__.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/building_grid_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/object_snap_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/visual_object_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/action_combination_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/action_combination_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/combination_wizard_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/design_situation_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc5 → dlubal_api-2.9.4rc7}/dlubal/api/rfem/loading/load_combination_pb2.pyi
RENAMED
|
File without changes
|