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

|
|
31
|
+

|
|
32
|
+

|
|
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
|
+
|
|
40
|
+
## Overview
|
|
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**.
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|
|
45
|
+
## Installation
|
|
46
|
+
|
|
47
|
+
Ensure you have **Python 3.10+** installed. Then, install the package via **pip**:
|
|
48
|
+
|
|
49
|
+
```sh
|
|
50
|
+
pip install dlubal.api
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
For additional installation options, refer to the **official documentation**.
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Quick Start
|
|
58
|
+
|
|
59
|
+
### Authentication & Authorization
|
|
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.
|
|
64
|
+
|
|
65
|
+
---
|
|
66
|
+
|
|
67
|
+
### Example Usage
|
|
68
|
+
```python
|
|
69
|
+
import dlubal.api.rfem
|
|
70
|
+
|
|
71
|
+
with rfem.Application(api_key="your_api_key") as rfem_app:
|
|
72
|
+
# Example API call
|
|
73
|
+
rfem_app.create_model("MyModel")
|
|
74
|
+
rfem_app.create_object(
|
|
75
|
+
rfem.structure_core.Node(coordinate_1=2)
|
|
76
|
+
)
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
## Documentation & Support
|
|
80
|
+
- 📖 **API Documentation**: [API Docs](https://www.dlubal.com/en/solutions/dlubal-api/api-documentation/index)
|
|
81
|
+
- 💬 **Support**: Contact [Dlubal Support](https://www.dlubal.com/en/support-and-learning)
|
|
82
|
+
- 🔑 **Extranet**: [API & Cloud Dashboard](https://www.dlubal.com/en/extranet/my-account)
|
|
83
|
+
|
|
84
|
+
---
|
|
85
|
+
|
|
86
|
+
## License
|
|
87
|
+
This package is proprietary software and requires an **active API Service subscription**. Unauthorized use is prohibited.
|
|
88
|
+
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Dlubal API 2.0
|
|
2
|
+
|
|
3
|
+

|
|
4
|
+

|
|
5
|
+

|
|
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
|
+
|
|
13
|
+
## Overview
|
|
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**.
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
## Installation
|
|
19
|
+
|
|
20
|
+
Ensure you have **Python 3.10+** installed. Then, install the package via **pip**:
|
|
21
|
+
|
|
22
|
+
```sh
|
|
23
|
+
pip install dlubal.api
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
For additional installation options, refer to the **official documentation**.
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
## Quick Start
|
|
31
|
+
|
|
32
|
+
### Authentication & Authorization
|
|
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.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
### Example Usage
|
|
41
|
+
```python
|
|
42
|
+
import dlubal.api.rfem
|
|
43
|
+
|
|
44
|
+
with rfem.Application(api_key="your_api_key") as rfem_app:
|
|
45
|
+
# Example API call
|
|
46
|
+
rfem_app.create_model("MyModel")
|
|
47
|
+
rfem_app.create_object(
|
|
48
|
+
rfem.structure_core.Node(coordinate_1=2)
|
|
49
|
+
)
|
|
50
|
+
```
|
|
51
|
+
|
|
52
|
+
## Documentation & Support
|
|
53
|
+
- 📖 **API Documentation**: [API Docs](https://www.dlubal.com/en/solutions/dlubal-api/api-documentation/index)
|
|
54
|
+
- 💬 **Support**: Contact [Dlubal Support](https://www.dlubal.com/en/support-and-learning)
|
|
55
|
+
- 🔑 **Extranet**: [API & Cloud Dashboard](https://www.dlubal.com/en/extranet/my-account)
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## License
|
|
60
|
+
This package is proprietary software and requires an **active API Service subscription**. Unauthorized use is prohibited.
|
|
61
|
+
|
|
@@ -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
|
'''
|
|
@@ -279,15 +282,14 @@ class Application:
|
|
|
279
282
|
"""
|
|
280
283
|
return self.stub.get_active_model(google.protobuf.empty_pb2.Empty())
|
|
281
284
|
|
|
282
|
-
def set_active_model(self, *,
|
|
285
|
+
def set_active_model(self, *, model_id: dlubal.api.common.model_id_pb2.ModelId):
|
|
283
286
|
"""
|
|
284
287
|
Sets active model specified by model id
|
|
285
288
|
|
|
286
289
|
Args:
|
|
287
|
-
|
|
290
|
+
model_id (:ref:`ModelId` | None): Unique identifier of the model.
|
|
288
291
|
"""
|
|
289
|
-
|
|
290
|
-
self.stub.set_active_model(request)
|
|
292
|
+
self.stub.set_active_model(model_id)
|
|
291
293
|
|
|
292
294
|
def close_application(self):
|
|
293
295
|
"""
|
|
@@ -319,15 +321,19 @@ class Application:
|
|
|
319
321
|
"""
|
|
320
322
|
self.stub.close_connection(google.protobuf.empty_pb2.Empty())
|
|
321
323
|
|
|
322
|
-
def delete_all_objects(self, *,
|
|
324
|
+
def delete_all_objects(self, *, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
|
|
323
325
|
"""
|
|
324
|
-
Deletes all objects
|
|
326
|
+
Deletes all objects.
|
|
325
327
|
|
|
326
328
|
Args:
|
|
327
|
-
|
|
328
|
-
|
|
329
|
+
model_id (:ref:`ModelId` | None): Unique identifier of the model.
|
|
330
|
+
Active model is used if this field is not set.
|
|
329
331
|
"""
|
|
330
|
-
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
|
+
)
|
|
331
337
|
self.stub.delete_all_objects(request)
|
|
332
338
|
|
|
333
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
|
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
|
+
Name: dlubal.api
|
|
3
|
+
Version: 2.9.5
|
|
4
|
+
Summary: Python Client Library for Dlubal Software APIs powered by gRPC
|
|
5
|
+
Author: Dlubal Software
|
|
6
|
+
Author-email: api@dlubal.com
|
|
7
|
+
License: MIT
|
|
8
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
9
|
+
Classifier: Programming Language :: Python :: 3
|
|
10
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
11
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
12
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
13
|
+
Requires-Python: >=3.10
|
|
14
|
+
Description-Content-Type: text/markdown
|
|
15
|
+
Requires-Dist: grpcio==1.68.0
|
|
16
|
+
Requires-Dist: grpcio-tools==1.68.0
|
|
17
|
+
Requires-Dist: pandas==2.2.3
|
|
18
|
+
Dynamic: author
|
|
19
|
+
Dynamic: author-email
|
|
20
|
+
Dynamic: classifier
|
|
21
|
+
Dynamic: description
|
|
22
|
+
Dynamic: description-content-type
|
|
23
|
+
Dynamic: license
|
|
24
|
+
Dynamic: requires-dist
|
|
25
|
+
Dynamic: requires-python
|
|
26
|
+
Dynamic: summary
|
|
27
|
+
|
|
28
|
+
# Dlubal API 2.0
|
|
29
|
+
|
|
30
|
+

|
|
31
|
+

|
|
32
|
+

|
|
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
|
+
|
|
40
|
+
## Overview
|
|
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**.
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|
|
45
|
+
## Installation
|
|
46
|
+
|
|
47
|
+
Ensure you have **Python 3.10+** installed. Then, install the package via **pip**:
|
|
48
|
+
|
|
49
|
+
```sh
|
|
50
|
+
pip install dlubal.api
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
For additional installation options, refer to the **official documentation**.
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Quick Start
|
|
58
|
+
|
|
59
|
+
### Authentication & Authorization
|
|
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.
|
|
64
|
+
|
|
65
|
+
---
|
|
66
|
+
|
|
67
|
+
### Example Usage
|
|
68
|
+
```python
|
|
69
|
+
import dlubal.api.rfem
|
|
70
|
+
|
|
71
|
+
with rfem.Application(api_key="your_api_key") as rfem_app:
|
|
72
|
+
# Example API call
|
|
73
|
+
rfem_app.create_model("MyModel")
|
|
74
|
+
rfem_app.create_object(
|
|
75
|
+
rfem.structure_core.Node(coordinate_1=2)
|
|
76
|
+
)
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
## Documentation & Support
|
|
80
|
+
- 📖 **API Documentation**: [API Docs](https://www.dlubal.com/en/solutions/dlubal-api/api-documentation/index)
|
|
81
|
+
- 💬 **Support**: Contact [Dlubal Support](https://www.dlubal.com/en/support-and-learning)
|
|
82
|
+
- 🔑 **Extranet**: [API & Cloud Dashboard](https://www.dlubal.com/en/extranet/my-account)
|
|
83
|
+
|
|
84
|
+
---
|
|
85
|
+
|
|
86
|
+
## License
|
|
87
|
+
This package is proprietary software and requires an **active API Service subscription**. Unauthorized use is prohibited.
|
|
88
|
+
|
|
@@ -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.
|
|
22
|
+
version="2.9.5",
|
|
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",
|
dlubal_api-2.9.4rc8/PKG-INFO
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.2
|
|
2
|
-
Name: dlubal.api
|
|
3
|
-
Version: 2.9.4rc8
|
|
4
|
-
Summary: Python Client Library for Dlubal Software APIs powered by gRPC
|
|
5
|
-
Author: Dlubal Software
|
|
6
|
-
Author-email: api@dlubal.com
|
|
7
|
-
License: MIT
|
|
8
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
9
|
-
Classifier: Programming Language :: Python :: 3
|
|
10
|
-
Classifier: Programming Language :: Python :: 3.10
|
|
11
|
-
Classifier: Programming Language :: Python :: 3.11
|
|
12
|
-
Classifier: Programming Language :: Python :: 3.12
|
|
13
|
-
Description-Content-Type: text/markdown
|
|
14
|
-
Requires-Dist: grpcio==1.68.0
|
|
15
|
-
Requires-Dist: grpcio-tools==1.68.0
|
|
16
|
-
Requires-Dist: pandas==2.2.3
|
|
17
|
-
Dynamic: author
|
|
18
|
-
Dynamic: author-email
|
|
19
|
-
Dynamic: classifier
|
|
20
|
-
Dynamic: description
|
|
21
|
-
Dynamic: description-content-type
|
|
22
|
-
Dynamic: license
|
|
23
|
-
Dynamic: requires-dist
|
|
24
|
-
Dynamic: summary
|
|
25
|
-
|
|
26
|
-
# Dlubal API 2.0
|
|
27
|
-
The dlubal.api library represents the next generation of interaction for engineers and developers to deliver a faster, simpler, and more efficient way to work with Dlubal programs like RFEM 6, with upcoming support for RSTAB 9 and RSECTION 1.
|
|
28
|
-
|
|
29
|
-
Powered by modern gRPC technology, it accelerates local or remote client-server communication, enabling rapid task automation and seamless integration into your workflows.
|
dlubal_api-2.9.4rc8/README.md
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
# Dlubal API 2.0
|
|
2
|
-
The dlubal.api library represents the next generation of interaction for engineers and developers to deliver a faster, simpler, and more efficient way to work with Dlubal programs like RFEM 6, with upcoming support for RSTAB 9 and RSECTION 1.
|
|
3
|
-
|
|
4
|
-
Powered by modern gRPC technology, it accelerates local or remote client-server communication, enabling rapid task automation and seamless integration into your workflows.
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.2
|
|
2
|
-
Name: dlubal.api
|
|
3
|
-
Version: 2.9.4rc8
|
|
4
|
-
Summary: Python Client Library for Dlubal Software APIs powered by gRPC
|
|
5
|
-
Author: Dlubal Software
|
|
6
|
-
Author-email: api@dlubal.com
|
|
7
|
-
License: MIT
|
|
8
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
9
|
-
Classifier: Programming Language :: Python :: 3
|
|
10
|
-
Classifier: Programming Language :: Python :: 3.10
|
|
11
|
-
Classifier: Programming Language :: Python :: 3.11
|
|
12
|
-
Classifier: Programming Language :: Python :: 3.12
|
|
13
|
-
Description-Content-Type: text/markdown
|
|
14
|
-
Requires-Dist: grpcio==1.68.0
|
|
15
|
-
Requires-Dist: grpcio-tools==1.68.0
|
|
16
|
-
Requires-Dist: pandas==2.2.3
|
|
17
|
-
Dynamic: author
|
|
18
|
-
Dynamic: author-email
|
|
19
|
-
Dynamic: classifier
|
|
20
|
-
Dynamic: description
|
|
21
|
-
Dynamic: description-content-type
|
|
22
|
-
Dynamic: license
|
|
23
|
-
Dynamic: requires-dist
|
|
24
|
-
Dynamic: summary
|
|
25
|
-
|
|
26
|
-
# Dlubal API 2.0
|
|
27
|
-
The dlubal.api library represents the next generation of interaction for engineers and developers to deliver a faster, simpler, and more efficient way to work with Dlubal programs like RFEM 6, with upcoming support for RSTAB 9 and RSECTION 1.
|
|
28
|
-
|
|
29
|
-
Powered by modern gRPC technology, it accelerates local or remote client-server communication, enabling rapid task automation and seamless integration into your workflows.
|
|
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.4rc8 → dlubal_api-2.9.5}/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.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/building_model/building_story_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/building_model/building_story_pb2.pyi
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.4rc8 → dlubal_api-2.9.5}/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
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/global_parameters/global_parameter_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.py
RENAMED
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dlubal_api-2.9.4rc8 → dlubal_api-2.9.5}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py
RENAMED
|
File without changes
|