dlubal.api 2.9.4__tar.gz → 2.9.4.post2__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.4 → dlubal_api-2.9.4.post2}/PKG-INFO +14 -16
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/README.md +11 -15
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/application.py +12 -5
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/packing.py +3 -3
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal.api.egg-info/PKG-INFO +14 -16
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/setup.py +2 -1
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/common_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/common_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/connection.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/exceptions.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/model_id_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/model_id_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/table.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/table_data_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/common/table_data_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/aluminum_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/application_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/application_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/application_pb2_grpc.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/base_data/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/base_data/terrain_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/base_data/terrain_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/building_story_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/building_story_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/deep_beam_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/floor_set_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/floor_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/shear_wall_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/calculation_diagrams/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/concrete_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/construction_stages/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/construction_stages/construction_stage_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/global_parameters/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/building_grid_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dimension_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dimension_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/note_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/note_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/object_snap_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/visual_object_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/action_combination_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/action_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/action_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/action_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/combination_wizard_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/design_situation_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/design_situation_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/load_case_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/load_case_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/load_combination_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/load_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/optimization_settings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/result_combination_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/result_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_circular_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_line_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_line_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_polygon_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_rectangular_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/line_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/line_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/line_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/line_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/member_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/member_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/member_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/member_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/nodal_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/nodal_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/opening_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/opening_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/solid_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/solid_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/solid_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/solid_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/surface_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/surface_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/surface_set_load_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/surface_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/object_type_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/object_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/result_objects/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/result_objects/result_section_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/result_objects/result_section_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/results/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/results/results_id_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/results/results_id_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/results/results_query_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/results/results_query_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/block_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/block_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/intersection_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/line_release_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/surface_release_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/line_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/line_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/line_set_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/line_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/material_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/material_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_representative_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_representative_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_set_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_set_representative_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/node_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/node_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/opening_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/opening_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/section_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/section_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/solid_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/solid_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/solid_set_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/solid_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/surface_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/surface_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/surface_set_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/surface_set_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/thickness_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/structure_core/thickness_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/timber_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_aluminum_design/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_support_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/design_support_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/design_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_hinge_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_openings_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_spring_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_support_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_nodes/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_solids/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_steel_design/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/__init__.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal.api.egg-info/SOURCES.txt +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal.api.egg-info/dependency_links.txt +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal.api.egg-info/not-zip-safe +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal.api.egg-info/requires.txt +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal.api.egg-info/top_level.txt +0 -0
- {dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dlubal.api
|
|
3
|
-
Version: 2.9.4
|
|
3
|
+
Version: 2.9.4.post2
|
|
4
4
|
Summary: Python Client Library for Dlubal Software APIs powered by gRPC
|
|
5
5
|
Author: Dlubal Software
|
|
6
6
|
Author-email: api@dlubal.com
|
|
@@ -10,6 +10,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.10
|
|
11
11
|
Classifier: Programming Language :: Python :: 3.11
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.12
|
|
13
|
+
Requires-Python: >=3.10
|
|
13
14
|
Description-Content-Type: text/markdown
|
|
14
15
|
Requires-Dist: grpcio==1.68.0
|
|
15
16
|
Requires-Dist: grpcio-tools==1.68.0
|
|
@@ -21,6 +22,7 @@ Dynamic: description
|
|
|
21
22
|
Dynamic: description-content-type
|
|
22
23
|
Dynamic: license
|
|
23
24
|
Dynamic: requires-dist
|
|
25
|
+
Dynamic: requires-python
|
|
24
26
|
Dynamic: summary
|
|
25
27
|
|
|
26
28
|
# Dlubal API 2.0
|
|
@@ -29,18 +31,15 @@ Dynamic: summary
|
|
|
29
31
|

|
|
30
32
|

|
|
31
33
|
|
|
34
|
+
## Compatibility
|
|
35
|
+
|
|
36
|
+
This package version is fully compatible with the following **Dlubal App version**:
|
|
37
|
+
|
|
38
|
+
✅ **X.09.0004.228.1fa4372348**
|
|
39
|
+
|
|
32
40
|
## Overview
|
|
33
41
|
The `dlubal.api` package is the next-generation Python client library for interacting with Dlubal Software APIs, leveraging modern **gRPC technology** to deliver high-speed communication, scalability, and improved performance. This API enables **seamless automation** and **remote access** to Dlubal software like **RFEM 6**, with near future support for **RSTAB 9** and **RSECTION 1**.
|
|
34
42
|
|
|
35
|
-
## Key Features
|
|
36
|
-
- **Unified API**: Works across all Dlubal applications, starting with **RFEM**.
|
|
37
|
-
- **Performance Boost**: 5-10x faster execution than previous implementations.
|
|
38
|
-
- **Seamless Model Export**: Generate Python scripts directly from RFEM models.
|
|
39
|
-
- **Blocks & Components**: Define reusable components for efficient model parametrization.
|
|
40
|
-
- **AI-Driven Tools**: Leverage AI-based features (e.g., **MIA** powered by structured data).
|
|
41
|
-
- **Flexible Licensing**: Supports **on-premises** and **cloud-based** workflows.
|
|
42
|
-
- **Secure & Scalable**: API authentication via API keys, with **fine-grained access control**.
|
|
43
|
-
|
|
44
43
|
---
|
|
45
44
|
|
|
46
45
|
## Installation
|
|
@@ -58,11 +57,10 @@ For additional installation options, refer to the **official documentation**.
|
|
|
58
57
|
## Quick Start
|
|
59
58
|
|
|
60
59
|
### Authentication & Authorization
|
|
61
|
-
To
|
|
62
|
-
- **
|
|
63
|
-
- **
|
|
64
|
-
|
|
65
|
-
Be aware, certain API methods are monetized by **API Credits**!.
|
|
60
|
+
To use the API, you need:
|
|
61
|
+
- **API Key**: Obtainable via your **Extranet | API & Cloud** dashboard.
|
|
62
|
+
- **API Subscription**: [API Service "On-Premises" (gRPC) | Subscription | 1 Year](https://www.dlubal.com/en/webshop/online-service)
|
|
63
|
+
- **API Credits**: Some API methods consume credits.
|
|
66
64
|
|
|
67
65
|
---
|
|
68
66
|
|
|
@@ -81,7 +79,7 @@ with rfem.Application(api_key="your_api_key") as rfem_app:
|
|
|
81
79
|
## Documentation & Support
|
|
82
80
|
- 📖 **API Documentation**: [API Docs](https://www.dlubal.com/en/solutions/dlubal-api/api-documentation/index)
|
|
83
81
|
- 💬 **Support**: Contact [Dlubal Support](https://www.dlubal.com/en/support-and-learning)
|
|
84
|
-
- 🔑 **Extranet**: [API & Cloud Dashboard](https://
|
|
82
|
+
- 🔑 **Extranet**: [API & Cloud Dashboard](https://www.dlubal.com/en/extranet/my-account)
|
|
85
83
|
|
|
86
84
|
---
|
|
87
85
|
|
|
@@ -4,18 +4,15 @@
|
|
|
4
4
|

|
|
5
5
|

|
|
6
6
|
|
|
7
|
+
## Compatibility
|
|
8
|
+
|
|
9
|
+
This package version is fully compatible with the following **Dlubal App version**:
|
|
10
|
+
|
|
11
|
+
✅ **X.09.0004.228.1fa4372348**
|
|
12
|
+
|
|
7
13
|
## Overview
|
|
8
14
|
The `dlubal.api` package is the next-generation Python client library for interacting with Dlubal Software APIs, leveraging modern **gRPC technology** to deliver high-speed communication, scalability, and improved performance. This API enables **seamless automation** and **remote access** to Dlubal software like **RFEM 6**, with near future support for **RSTAB 9** and **RSECTION 1**.
|
|
9
15
|
|
|
10
|
-
## Key Features
|
|
11
|
-
- **Unified API**: Works across all Dlubal applications, starting with **RFEM**.
|
|
12
|
-
- **Performance Boost**: 5-10x faster execution than previous implementations.
|
|
13
|
-
- **Seamless Model Export**: Generate Python scripts directly from RFEM models.
|
|
14
|
-
- **Blocks & Components**: Define reusable components for efficient model parametrization.
|
|
15
|
-
- **AI-Driven Tools**: Leverage AI-based features (e.g., **MIA** powered by structured data).
|
|
16
|
-
- **Flexible Licensing**: Supports **on-premises** and **cloud-based** workflows.
|
|
17
|
-
- **Secure & Scalable**: API authentication via API keys, with **fine-grained access control**.
|
|
18
|
-
|
|
19
16
|
---
|
|
20
17
|
|
|
21
18
|
## Installation
|
|
@@ -33,11 +30,10 @@ For additional installation options, refer to the **official documentation**.
|
|
|
33
30
|
## Quick Start
|
|
34
31
|
|
|
35
32
|
### Authentication & Authorization
|
|
36
|
-
To
|
|
37
|
-
- **
|
|
38
|
-
- **
|
|
39
|
-
|
|
40
|
-
Be aware, certain API methods are monetized by **API Credits**!.
|
|
33
|
+
To use the API, you need:
|
|
34
|
+
- **API Key**: Obtainable via your **Extranet | API & Cloud** dashboard.
|
|
35
|
+
- **API Subscription**: [API Service "On-Premises" (gRPC) | Subscription | 1 Year](https://www.dlubal.com/en/webshop/online-service)
|
|
36
|
+
- **API Credits**: Some API methods consume credits.
|
|
41
37
|
|
|
42
38
|
---
|
|
43
39
|
|
|
@@ -56,7 +52,7 @@ with rfem.Application(api_key="your_api_key") as rfem_app:
|
|
|
56
52
|
## Documentation & Support
|
|
57
53
|
- 📖 **API Documentation**: [API Docs](https://www.dlubal.com/en/solutions/dlubal-api/api-documentation/index)
|
|
58
54
|
- 💬 **Support**: Contact [Dlubal Support](https://www.dlubal.com/en/support-and-learning)
|
|
59
|
-
- 🔑 **Extranet**: [API & Cloud Dashboard](https://
|
|
55
|
+
- 🔑 **Extranet**: [API & Cloud Dashboard](https://www.dlubal.com/en/extranet/my-account)
|
|
60
56
|
|
|
61
57
|
---
|
|
62
58
|
|
|
@@ -97,10 +97,13 @@ class Application:
|
|
|
97
97
|
model_id (:ref:`ModelId` | None): Unique identifier of the model.
|
|
98
98
|
|
|
99
99
|
Returns:
|
|
100
|
-
:ref:`rfem_objects`: A retrieved
|
|
100
|
+
:ref:`rfem_objects`: A list of retrieved objects.
|
|
101
101
|
'''
|
|
102
102
|
result = self.stub.get_object_list_impl(pack_object_list(objs, model_id))
|
|
103
|
-
|
|
103
|
+
type_list=[]
|
|
104
|
+
for o in objs:
|
|
105
|
+
type_list.append(type(o))
|
|
106
|
+
return unpack_object_list(result, type_list)
|
|
104
107
|
|
|
105
108
|
def create_object(self, obj, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
|
|
106
109
|
'''
|
|
@@ -320,13 +323,17 @@ class Application:
|
|
|
320
323
|
|
|
321
324
|
def delete_all_objects(self, *, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
|
|
322
325
|
"""
|
|
323
|
-
Deletes all objects
|
|
326
|
+
Deletes all objects.
|
|
324
327
|
|
|
325
328
|
Args:
|
|
326
329
|
model_id (:ref:`ModelId` | None): Unique identifier of the model.
|
|
327
|
-
|
|
330
|
+
Active model is used if this field is not set.
|
|
328
331
|
"""
|
|
329
|
-
request =
|
|
332
|
+
request = (
|
|
333
|
+
dlubal.api.common.model_id_pb2.OptionalModelId(guid=model_id.guid)
|
|
334
|
+
if model_id
|
|
335
|
+
else dlubal.api.common.model_id_pb2.OptionalModelId()
|
|
336
|
+
)
|
|
330
337
|
self.stub.delete_all_objects(request)
|
|
331
338
|
|
|
332
339
|
def calculate_all(self, *, skip_warnings: bool, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None) -> dlubal.api.rfem.application_pb2.OperationResult:
|
|
@@ -29,11 +29,11 @@ def pack_object_list(object_list, model_id=None, return_object_id=None):
|
|
|
29
29
|
return packed_list
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
def unpack_object_list(packed_object_list: ObjectList,
|
|
32
|
+
def unpack_object_list(packed_object_list: ObjectList, type_lst: list):
|
|
33
33
|
unpacked_list = []
|
|
34
34
|
|
|
35
|
-
for object in packed_object_list.objects:
|
|
36
|
-
unpacked_list.append(unpack_object(object,
|
|
35
|
+
for i, object in enumerate(packed_object_list.objects):
|
|
36
|
+
unpacked_list.append(unpack_object(object, type_lst[i]))
|
|
37
37
|
|
|
38
38
|
return unpacked_list
|
|
39
39
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dlubal.api
|
|
3
|
-
Version: 2.9.4
|
|
3
|
+
Version: 2.9.4.post2
|
|
4
4
|
Summary: Python Client Library for Dlubal Software APIs powered by gRPC
|
|
5
5
|
Author: Dlubal Software
|
|
6
6
|
Author-email: api@dlubal.com
|
|
@@ -10,6 +10,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.10
|
|
11
11
|
Classifier: Programming Language :: Python :: 3.11
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.12
|
|
13
|
+
Requires-Python: >=3.10
|
|
13
14
|
Description-Content-Type: text/markdown
|
|
14
15
|
Requires-Dist: grpcio==1.68.0
|
|
15
16
|
Requires-Dist: grpcio-tools==1.68.0
|
|
@@ -21,6 +22,7 @@ Dynamic: description
|
|
|
21
22
|
Dynamic: description-content-type
|
|
22
23
|
Dynamic: license
|
|
23
24
|
Dynamic: requires-dist
|
|
25
|
+
Dynamic: requires-python
|
|
24
26
|
Dynamic: summary
|
|
25
27
|
|
|
26
28
|
# Dlubal API 2.0
|
|
@@ -29,18 +31,15 @@ Dynamic: summary
|
|
|
29
31
|

|
|
30
32
|

|
|
31
33
|
|
|
34
|
+
## Compatibility
|
|
35
|
+
|
|
36
|
+
This package version is fully compatible with the following **Dlubal App version**:
|
|
37
|
+
|
|
38
|
+
✅ **X.09.0004.228.1fa4372348**
|
|
39
|
+
|
|
32
40
|
## Overview
|
|
33
41
|
The `dlubal.api` package is the next-generation Python client library for interacting with Dlubal Software APIs, leveraging modern **gRPC technology** to deliver high-speed communication, scalability, and improved performance. This API enables **seamless automation** and **remote access** to Dlubal software like **RFEM 6**, with near future support for **RSTAB 9** and **RSECTION 1**.
|
|
34
42
|
|
|
35
|
-
## Key Features
|
|
36
|
-
- **Unified API**: Works across all Dlubal applications, starting with **RFEM**.
|
|
37
|
-
- **Performance Boost**: 5-10x faster execution than previous implementations.
|
|
38
|
-
- **Seamless Model Export**: Generate Python scripts directly from RFEM models.
|
|
39
|
-
- **Blocks & Components**: Define reusable components for efficient model parametrization.
|
|
40
|
-
- **AI-Driven Tools**: Leverage AI-based features (e.g., **MIA** powered by structured data).
|
|
41
|
-
- **Flexible Licensing**: Supports **on-premises** and **cloud-based** workflows.
|
|
42
|
-
- **Secure & Scalable**: API authentication via API keys, with **fine-grained access control**.
|
|
43
|
-
|
|
44
43
|
---
|
|
45
44
|
|
|
46
45
|
## Installation
|
|
@@ -58,11 +57,10 @@ For additional installation options, refer to the **official documentation**.
|
|
|
58
57
|
## Quick Start
|
|
59
58
|
|
|
60
59
|
### Authentication & Authorization
|
|
61
|
-
To
|
|
62
|
-
- **
|
|
63
|
-
- **
|
|
64
|
-
|
|
65
|
-
Be aware, certain API methods are monetized by **API Credits**!.
|
|
60
|
+
To use the API, you need:
|
|
61
|
+
- **API Key**: Obtainable via your **Extranet | API & Cloud** dashboard.
|
|
62
|
+
- **API Subscription**: [API Service "On-Premises" (gRPC) | Subscription | 1 Year](https://www.dlubal.com/en/webshop/online-service)
|
|
63
|
+
- **API Credits**: Some API methods consume credits.
|
|
66
64
|
|
|
67
65
|
---
|
|
68
66
|
|
|
@@ -81,7 +79,7 @@ with rfem.Application(api_key="your_api_key") as rfem_app:
|
|
|
81
79
|
## Documentation & Support
|
|
82
80
|
- 📖 **API Documentation**: [API Docs](https://www.dlubal.com/en/solutions/dlubal-api/api-documentation/index)
|
|
83
81
|
- 💬 **Support**: Contact [Dlubal Support](https://www.dlubal.com/en/support-and-learning)
|
|
84
|
-
- 🔑 **Extranet**: [API & Cloud Dashboard](https://
|
|
82
|
+
- 🔑 **Extranet**: [API & Cloud Dashboard](https://www.dlubal.com/en/extranet/my-account)
|
|
85
83
|
|
|
86
84
|
---
|
|
87
85
|
|
|
@@ -19,7 +19,8 @@ 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.4",
|
|
22
|
+
version="2.9.4.post2",
|
|
23
|
+
python_requires=">=3.10",
|
|
23
24
|
description='Python Client Library for Dlubal Software APIs powered by gRPC',
|
|
24
25
|
long_description=readme,
|
|
25
26
|
long_description_content_type = "text/markdown",
|
|
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
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/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
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/building_story_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/building_story_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/floor_set_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/shear_wall_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/calculation_diagrams/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/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.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/__init__.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/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.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/building_grid_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/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.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/object_snap_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/visual_object_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/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.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/action_combination_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/action_combination_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/combination_wizard_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/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.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/load_combination_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/optimization_settings_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/result_combination_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/result_combination_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4 → dlubal_api-2.9.4.post2}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|