dlubal.api 2.9.7__tar.gz → 2.9.8__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.7 → dlubal_api-2.9.8}/PKG-INFO +2 -2
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/README.md +1 -1
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/application.py +120 -35
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/application_pb2.py +9 -7
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/application_pb2.pyi +10 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/application_pb2_grpc.py +46 -1
- dlubal_api-2.9.8/dlubal/api/rfem/object_type_pb2.py +36 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/results/results_id_pb2.py +3 -3
- dlubal_api-2.9.8/dlubal/api/rfem/results/results_id_pb2.pyi +32 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/material_pb2.py +102 -102
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/material_pb2.pyi +4 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/section_pb2.py +24 -24
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/section_pb2.pyi +4 -2
- dlubal_api-2.9.8/dlubal/api/rfem/structure_core/surface_pb2.py +69 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/surface_pb2.pyi +4 -4
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal.api.egg-info/PKG-INFO +2 -2
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/setup.py +1 -1
- dlubal_api-2.9.7/dlubal/api/rfem/object_type_pb2.py +0 -36
- dlubal_api-2.9.7/dlubal/api/rfem/results/results_id_pb2.pyi +0 -14
- dlubal_api-2.9.7/dlubal/api/rfem/structure_core/surface_pb2.py +0 -69
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/common_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/common_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/connection.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/exceptions.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/model_id_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/model_id_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/table.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/table_data_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/common/table_data_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/aluminum_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/base_data/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/base_data/terrain_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/base_data/terrain_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/building_story_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/building_story_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/deep_beam_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/floor_set_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/floor_set_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/shear_wall_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/calculation_diagrams/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/concrete_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/construction_stages/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/construction_stages/construction_stage_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/dynamic_loads/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/geotechnical_analysis/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/global_parameters/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/building_grid_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/dimension_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/dimension_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/note_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/note_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/object_snap_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/visual_object_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/load_wizards/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/action_combination_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/action_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/action_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/action_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/combination_wizard_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/design_situation_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/design_situation_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/load_case_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/load_case_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/load_combination_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/load_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/optimization_settings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/result_combination_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/result_combination_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_circular_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_line_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_line_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_polygon_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_rectangular_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/line_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/line_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/line_set_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/line_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/member_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/member_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/member_set_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/member_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/nodal_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/nodal_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/opening_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/opening_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/solid_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/solid_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/solid_set_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/solid_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/surface_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/surface_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/surface_set_load_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/loads/surface_set_load_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/object_type_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/packing.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/result_objects/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/result_objects/result_section_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/result_objects/result_section_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/results/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/results/results_query_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/results/results_query_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/block_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/block_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/intersection_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/line_release_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/surface_release_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/line_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/line_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/line_set_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/line_set_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_representative_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_representative_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_set_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_set_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_set_representative_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/node_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/node_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/opening_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/opening_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/solid_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/solid_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/solid_set_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/solid_set_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/surface_set_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/surface_set_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/thickness_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/structure_core/thickness_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/timber_design_objects/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_aluminum_design/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_support_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/design_support_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/design_support_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_hinge_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_openings_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_spring_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_support_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_support_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_nodes/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_solids/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_steel_design/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/__init__.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal.api.egg-info/SOURCES.txt +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal.api.egg-info/dependency_links.txt +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal.api.egg-info/not-zip-safe +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal.api.egg-info/requires.txt +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/dlubal.api.egg-info/top_level.txt +0 -0
- {dlubal_api-2.9.7 → dlubal_api-2.9.8}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dlubal.api
|
|
3
|
-
Version: 2.9.
|
|
3
|
+
Version: 2.9.8
|
|
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
|
|
@@ -35,7 +35,7 @@ Dynamic: summary
|
|
|
35
35
|
|
|
36
36
|
This package version is fully compatible with the following **Dlubal App version**:
|
|
37
37
|
|
|
38
|
-
✅ **X.09.
|
|
38
|
+
✅ **X.09.0008.218.5212249d26f**
|
|
39
39
|
|
|
40
40
|
## Overview
|
|
41
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**.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
This package version is fully compatible with the following **Dlubal App version**:
|
|
10
10
|
|
|
11
|
-
✅ **X.09.
|
|
11
|
+
✅ **X.09.0008.218.5212249d26f**
|
|
12
12
|
|
|
13
13
|
## Overview
|
|
14
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**.
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
from dlubal.api.common.connection import _ApiKey, check_ssl, init_channel
|
|
5
5
|
from dlubal.api.rfem.packing import pack_object, pack_object_list, unpack_object, unpack_object_list, get_internal_value
|
|
6
|
-
from dlubal.api.common.exceptions import exception_handler
|
|
7
6
|
from dlubal.api.common.table import Table
|
|
8
7
|
from dlubal.api.common.table_data_pb2 import TableData
|
|
9
8
|
from dlubal.api.rfem.results import ResultsId
|
|
@@ -12,9 +11,11 @@ import grpc
|
|
|
12
11
|
|
|
13
12
|
from collections.abc import Iterable
|
|
14
13
|
from pandas import DataFrame
|
|
14
|
+
from importlib.metadata import version
|
|
15
15
|
import dlubal.api.common.model_id_pb2
|
|
16
16
|
import dlubal.api.rfem.application_pb2
|
|
17
17
|
import dlubal.api.rfem.application_pb2_grpc
|
|
18
|
+
import dlubal.api.rfem.object_type_pb2
|
|
18
19
|
import google.protobuf.empty_pb2
|
|
19
20
|
|
|
20
21
|
|
|
@@ -31,12 +32,22 @@ class Application:
|
|
|
31
32
|
Initialize the RFEM client and connect to gRPC server.
|
|
32
33
|
|
|
33
34
|
Args:
|
|
34
|
-
api_key_value (str, optional):
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
35
|
+
api_key_value (str, optional):
|
|
36
|
+
Value of the API key.
|
|
37
|
+
It can be found in Extranet under My Data.
|
|
38
|
+
Every API key starts with 'ak' (default is None).
|
|
39
|
+
api_key_name (str, optional):
|
|
40
|
+
Name of the API key stored or to be stored.
|
|
41
|
+
Can be any string of letters and numbers starting with 'ak', 51 characters long.
|
|
42
|
+
url (str, optional):
|
|
43
|
+
URL number.
|
|
44
|
+
port (int, optional):
|
|
45
|
+
Port number.
|
|
46
|
+
ssl (bool, optional):
|
|
47
|
+
False if NOT using SSL auth.
|
|
48
|
+
True if using the installed version of SSL certificate, or path to .crt certificate if using a file.
|
|
49
|
+
ssl_file (str, optional):
|
|
50
|
+
Path to SSL certificate file (.crt, .pem).
|
|
40
51
|
'''
|
|
41
52
|
self.url = url
|
|
42
53
|
self.port = port
|
|
@@ -46,6 +57,7 @@ class Application:
|
|
|
46
57
|
self.api_key = _ApiKey(api_key_name, api_key_value)
|
|
47
58
|
self.channel = init_channel(self.api_key.value, self.url, self.port, self.ssl, self.ssl_file)
|
|
48
59
|
self.stub = dlubal.api.rfem.application_pb2_grpc.ApplicationStub(self.channel) if self.channel else None
|
|
60
|
+
self.__check_versions()
|
|
49
61
|
|
|
50
62
|
def __enter__(self):
|
|
51
63
|
'''
|
|
@@ -72,6 +84,33 @@ class Application:
|
|
|
72
84
|
return False
|
|
73
85
|
raise RuntimeError(f"Unexpected error: {str(exc_value)}") from None
|
|
74
86
|
|
|
87
|
+
def __check_versions(self):
|
|
88
|
+
'''
|
|
89
|
+
Check if version of package is compatible with version of RFEM, RSTAB, or RSECTION.
|
|
90
|
+
'''
|
|
91
|
+
app_info = self.get_application_info()
|
|
92
|
+
app_version = app_info.version.split('.')
|
|
93
|
+
app_major = int(app_version[1])
|
|
94
|
+
app_minor = int(app_version[2])
|
|
95
|
+
|
|
96
|
+
try:
|
|
97
|
+
dlubal_api_v = version('dlubal.api')
|
|
98
|
+
dlubal_api_vs = version('dlubal.api').split('.')
|
|
99
|
+
dlubal_api_major = int(dlubal_api_vs[1])
|
|
100
|
+
dlubal_api_minor = int(dlubal_api_vs[2])
|
|
101
|
+
except(ImportError, ModuleNotFoundError):
|
|
102
|
+
print("dlubal.api version not found.")
|
|
103
|
+
print("Package is not installed in the current environment.")
|
|
104
|
+
print("It appears you may be running the application directly from source code.\n")
|
|
105
|
+
return
|
|
106
|
+
|
|
107
|
+
# If the versions differ, print a warning
|
|
108
|
+
if app_major != dlubal_api_major or app_minor != dlubal_api_minor:
|
|
109
|
+
print('\033[93mWARNING:\033[0m')
|
|
110
|
+
print(f'Version mismatch between dlubal.api client package \033[91m{dlubal_api_v}\033[0m and server application {app_info.name}.')
|
|
111
|
+
print(f'To ensure full compatibility, please use the client version 2.{app_major}.{app_minor}.')
|
|
112
|
+
print(f'To update, run: \033[92mpython.exe -m pip install --upgrade dlubal.api==2.{app_major}.{app_minor}\033[0m\n')
|
|
113
|
+
|
|
75
114
|
# Functions using packing
|
|
76
115
|
|
|
77
116
|
def get_object(self, obj, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
|
|
@@ -79,8 +118,11 @@ class Application:
|
|
|
79
118
|
Retrieves a single object from the model using only the `no` argument in the object arguments.
|
|
80
119
|
|
|
81
120
|
Args:
|
|
82
|
-
obj (obj):
|
|
83
|
-
|
|
121
|
+
obj (obj):
|
|
122
|
+
An object to be retrieved defined by its number.
|
|
123
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
124
|
+
model_id (:ref:`ModelId` | None):
|
|
125
|
+
Unique identifier of the model.
|
|
84
126
|
|
|
85
127
|
Returns:
|
|
86
128
|
:ref:`rfem_objects`: A retrieved object.
|
|
@@ -93,8 +135,11 @@ class Application:
|
|
|
93
135
|
Retrieves a list of objects from the model.
|
|
94
136
|
|
|
95
137
|
Args:
|
|
96
|
-
objs (list[obj]):
|
|
97
|
-
|
|
138
|
+
objs (list[obj]):
|
|
139
|
+
An object list to be retrieved.
|
|
140
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
141
|
+
model_id (:ref:`ModelId` | None):
|
|
142
|
+
Unique identifier of the model.
|
|
98
143
|
|
|
99
144
|
Returns:
|
|
100
145
|
:ref:`rfem_objects`: A list of retrieved objects.
|
|
@@ -110,8 +155,11 @@ class Application:
|
|
|
110
155
|
Creates a single object in the model.
|
|
111
156
|
|
|
112
157
|
Args:
|
|
113
|
-
obj (obj):
|
|
114
|
-
|
|
158
|
+
obj (obj):
|
|
159
|
+
An object to be created.
|
|
160
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
161
|
+
model_id (:ref:`ModelId` | None):
|
|
162
|
+
Unique identifier of the model.
|
|
115
163
|
|
|
116
164
|
Returns:
|
|
117
165
|
ObjectId: ID of the created object
|
|
@@ -123,12 +171,17 @@ class Application:
|
|
|
123
171
|
Creates a list of objects in the model.
|
|
124
172
|
|
|
125
173
|
Args:
|
|
126
|
-
objs (list[obj]):
|
|
127
|
-
|
|
128
|
-
|
|
174
|
+
objs (list[obj]):
|
|
175
|
+
A list of objects to be created.
|
|
176
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
177
|
+
model_id (:ref:`ModelId` | None):
|
|
178
|
+
Unique identifier of the model.
|
|
179
|
+
return_object_id (bool):
|
|
180
|
+
Specifies whether to return the list of object IDs.
|
|
129
181
|
|
|
130
182
|
Returns:
|
|
131
|
-
ObjectIdList (:ref:`ObjectIdList` | None):
|
|
183
|
+
ObjectIdList (:ref:`ObjectIdList` | None):
|
|
184
|
+
List of IDs of the created objects if `return_object_id` is True, otherwise None.
|
|
132
185
|
'''
|
|
133
186
|
return self.stub.create_object_list_impl(pack_object_list(objs, model_id, return_object_id))
|
|
134
187
|
|
|
@@ -137,8 +190,11 @@ class Application:
|
|
|
137
190
|
Updates a single object in the model.
|
|
138
191
|
|
|
139
192
|
Args:
|
|
140
|
-
obj (obj):
|
|
141
|
-
|
|
193
|
+
obj (obj):
|
|
194
|
+
An object to be updated.
|
|
195
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
196
|
+
model_id (:ref:`ModelId` | None):
|
|
197
|
+
Unique identifier of the model.
|
|
142
198
|
|
|
143
199
|
Returns:
|
|
144
200
|
None
|
|
@@ -150,8 +206,11 @@ class Application:
|
|
|
150
206
|
Updates a list of objects in the model.
|
|
151
207
|
|
|
152
208
|
Args:
|
|
153
|
-
objs (list[obj]):
|
|
154
|
-
|
|
209
|
+
objs (list[obj]):
|
|
210
|
+
A list of objects to be updated.
|
|
211
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
212
|
+
model_id (:ref:`ModelId` | None):
|
|
213
|
+
Unique identifier of the model.
|
|
155
214
|
|
|
156
215
|
Returns:
|
|
157
216
|
None
|
|
@@ -163,8 +222,11 @@ class Application:
|
|
|
163
222
|
Deletes a single object from the model.
|
|
164
223
|
|
|
165
224
|
Args:
|
|
166
|
-
obj (obj):
|
|
167
|
-
|
|
225
|
+
obj (obj):
|
|
226
|
+
An object to be deleted defined by its number.
|
|
227
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
228
|
+
model_id (:ref:`ModelId` | None):
|
|
229
|
+
Unique identifier of the model.
|
|
168
230
|
|
|
169
231
|
Returns:
|
|
170
232
|
None
|
|
@@ -176,8 +238,11 @@ class Application:
|
|
|
176
238
|
Deletes a list of objects from the model.
|
|
177
239
|
|
|
178
240
|
Args:
|
|
179
|
-
objs (list[obj]):
|
|
180
|
-
|
|
241
|
+
objs (list[obj]):
|
|
242
|
+
A list of objects to be deleted.
|
|
243
|
+
Refer to the :ref:`rfem_objects` for available objects.
|
|
244
|
+
model_id (:ref:`ModelId` | None):
|
|
245
|
+
Unique identifier of the model.
|
|
181
246
|
|
|
182
247
|
Returns:
|
|
183
248
|
None
|
|
@@ -186,16 +251,18 @@ class Application:
|
|
|
186
251
|
|
|
187
252
|
def get_results(self, results_id: ResultsId, filters: Iterable[ResultsFilter] | None = None, **keyword_filters):
|
|
188
253
|
'''
|
|
189
|
-
|
|
254
|
+
Returns Table, which is just a convenience wrapper around a Pandas Dataframe.
|
|
190
255
|
The Dataframe can be directly accessed as .data
|
|
191
256
|
|
|
192
257
|
Args:
|
|
193
|
-
results_id (
|
|
194
|
-
|
|
195
|
-
filters (ResultsFilter
|
|
196
|
-
|
|
258
|
+
results_id (:ref:`ResultsId` | None):
|
|
259
|
+
Unique identifier of the result category type.
|
|
260
|
+
filters (:ref:`ResultsFilter`, optional):
|
|
261
|
+
Filter to get only relevant results
|
|
262
|
+
|
|
197
263
|
Returns:
|
|
198
|
-
Table(data_frame):
|
|
264
|
+
Table(data_frame):
|
|
265
|
+
Requested results in form of table.
|
|
199
266
|
'''
|
|
200
267
|
all_filters = [].append(filters) if filters else []
|
|
201
268
|
|
|
@@ -289,7 +356,7 @@ class Application:
|
|
|
289
356
|
Sets active model specified by model id
|
|
290
357
|
|
|
291
358
|
Args:
|
|
292
|
-
model_id (dlubal.api.common.model_id_pb2.ModelId):
|
|
359
|
+
model_id (dlubal.api.common.model_id_pb2.ModelId):
|
|
293
360
|
"""
|
|
294
361
|
self.stub.set_active_model(model_id)
|
|
295
362
|
|
|
@@ -319,7 +386,7 @@ class Application:
|
|
|
319
386
|
|
|
320
387
|
def close_connection(self):
|
|
321
388
|
"""
|
|
322
|
-
Closes connection to
|
|
389
|
+
Closes connection to API server
|
|
323
390
|
"""
|
|
324
391
|
self.stub.close_connection(google.protobuf.empty_pb2.Empty())
|
|
325
392
|
|
|
@@ -328,7 +395,7 @@ class Application:
|
|
|
328
395
|
Deletes all objects
|
|
329
396
|
|
|
330
397
|
Args:
|
|
331
|
-
optional_model_id (dlubal.api.common.model_id_pb2.OptionalModelId):
|
|
398
|
+
optional_model_id (dlubal.api.common.model_id_pb2.OptionalModelId):
|
|
332
399
|
"""
|
|
333
400
|
self.stub.delete_all_objects(optional_model_id)
|
|
334
401
|
|
|
@@ -365,13 +432,31 @@ class Application:
|
|
|
365
432
|
request = dlubal.api.rfem.application_pb2.PlausibilityCheckRequest(type=type, skip_warnings=skip_warnings, model_id=model_id)
|
|
366
433
|
return self.stub.plausibility_check(request)
|
|
367
434
|
|
|
435
|
+
def get_object_id_list(self, *, object_type: dlubal.api.rfem.object_type_pb2.ObjectType | None = None, parent_no: int | None = None, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None) -> dlubal.api.rfem.application_pb2.ObjectIdList:
|
|
436
|
+
"""
|
|
437
|
+
Retrieves object ids filtered by a specific type.
|
|
438
|
+
If you want to retrieve all object ids, do not specify the object_type.
|
|
439
|
+
|
|
440
|
+
Args:
|
|
441
|
+
object_type (dlubal.api.rfem.object_type_pb2.ObjectType | None): The type of objects to retrieve. To get all object ids, omit it.
|
|
442
|
+
parent_no (int | None): Unique identifier of the parent object.
|
|
443
|
+
Omit this parameter if the object type does not have a parent or you want to get result for all parent objects.
|
|
444
|
+
model_id (dlubal.api.common.model_id_pb2.ModelId | None): Unique identifier of the model.
|
|
445
|
+
If not specified, the active model is used.
|
|
446
|
+
|
|
447
|
+
Returns:
|
|
448
|
+
dlubal.api.rfem.application_pb2.ObjectIdList
|
|
449
|
+
"""
|
|
450
|
+
request = dlubal.api.rfem.application_pb2.GetObjectIdListRequest(object_type=object_type, parent_no=parent_no, model_id=model_id)
|
|
451
|
+
return self.stub.get_object_id_list(request)
|
|
452
|
+
|
|
368
453
|
def get_model_main_parameters(self, *, optional_model_id: dlubal.api.common.model_id_pb2.OptionalModelId = dlubal.api.common.model_id_pb2.OptionalModelId()) -> dlubal.api.rfem.application_pb2.ModelMainParameters:
|
|
369
454
|
"""
|
|
370
455
|
Retrieves the main parameters of a model, including its ID, name, description,
|
|
371
456
|
comments, file path, and associated project details.
|
|
372
457
|
|
|
373
458
|
Args:
|
|
374
|
-
optional_model_id (dlubal.api.common.model_id_pb2.OptionalModelId):
|
|
459
|
+
optional_model_id (dlubal.api.common.model_id_pb2.OptionalModelId):
|
|
375
460
|
|
|
376
461
|
Returns:
|
|
377
462
|
dlubal.api.rfem.application_pb2.ModelMainParameters
|
|
@@ -30,17 +30,17 @@ from dlubal.api.rfem import object_type_pb2 as dlubal_dot_api_dot_rfem_dot_objec
|
|
|
30
30
|
from dlubal.api.rfem.results import results_query_pb2 as dlubal_dot_api_dot_rfem_dot_results_dot_results__query__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/application.proto\x12\x0f\x64lubal.api.rfem\x1a\x19google/protobuf/any.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a dlubal/api/common/model_id.proto\x1a\"dlubal/api/common/table_data.proto\x1a!dlubal/api/rfem/object_type.proto\x1a+dlubal/api/rfem/results/results_query.proto\"P\n\x12\x43reateModelRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1a\n\rtemplate_path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x10\n\x0e_template_path\" \n\x10OpenModelRequest\x12\x0c\n\x04path\x18\x01 \x01(\t\"p\n\x12SaveModelAsRequest\x12\x31\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x12\x11\n\x04path\x18\x02 \x01(\tH\x01\x88\x01\x01\x42\x0b\n\t_model_idB\x07\n\x05_path\"i\n\x11\x43loseModelRequest\x12\x31\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x12\x14\n\x0csave_changes\x18\x02 \x01(\x08\x42\x0b\n\t_model_id\"-\n\x15\x43loseAllModelsRequest\x12\x14\n\x0csave_changes\x18\x01 \x01(\x08\"C\n\tModelInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04guid\x18\x02 \x01(\t\x12\x11\n\x04path\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\";\n\tModelList\x12.\n\nmodel_info\x18\x01 \x03(\x0b\x32\x1a.dlubal.api.rfem.ModelInfo\"\xcf\x01\n\x0f\x41pplicationInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12.\n\x04type\x18\x02 \x01(\x0e\x32 .dlubal.api.rfem.ApplicationType\x12\x1a\n\x12is_server_instance\x18\x03 \x01(\x08\x12\x0f\n\x07version\x18\x04 \x01(\t\x12\x14\n\x0c\x66ull_version\x18\x05 \x01(\t\x12\x0f\n\x07options\x18\x06 \x01(\t\x12\x15\n\rlanguage_name\x18\x07 \x01(\t\x12\x13\n\x0blanguage_id\x18\x08 \x01(\t\"n\n\x06Object\x12$\n\x06object\x18\x01 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"6\n\nObjectList\x12(\n\x07objects\x18\x01 \x03(\x0b\x32\x17.dlubal.api.rfem.Object\"{\n\x17\x43reateObjectListRequest\x12,\n\x07objects\x18\x01 \x01(\x0b\x32\x1b.dlubal.api.rfem.ObjectList\x12\x1d\n\x10return_object_id\x18\x02 \x01(\x08H\x00\x88\x01\x01\x42\x13\n\x11_return_object_id\"\xc3\x01\n\x08ObjectId\x12\n\n\x02no\x18\x01 \x01(\x05\x12\x30\n\x0bobject_type\x18\x02 \x01(\x0e\x32\x1b.dlubal.api.rfem.ObjectType\x12\x16\n\tparent_no\x18\x03 \x01(\x05H\x00\x88\x01\x01\x12<\n\x12parent_object_type\x18\x04 \x01(\x0e\x32\x1b.dlubal.api.rfem.ObjectTypeH\x01\x88\x01\x01\x42\x0c\n\n_parent_noB\x15\n\x13_parent_object_type\"<\n\x0cObjectIdList\x12,\n\tobject_id\x18\x01 \x03(\x0b\x32\x19.dlubal.api.rfem.ObjectId\"l\n\x13\x43\x61lculateAllRequest\x12\x15\n\rskip_warnings\x18\x01 \x01(\x08\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"b\n\x0fOperationResult\x12\x11\n\tsucceeded\x18\x01 \x01(\x08\x12\x11\n\x04\x64\x61ta\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07message\x18\x03 \x01(\tH\x01\x88\x01\x01\x42\x07\n\x05_dataB\n\n\x08_message\"\xa7\x01\n\x18PlausibilityCheckRequest\x12\x34\n\x04type\x18\x01 \x01(\x0e\x32&.dlubal.api.rfem.PlausibilityCheckType\x12\x15\n\rskip_warnings\x18\x02 \x01(\x08\x12\x31\n\x08model_id\x18\x03 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"\xe0\x01\n\x13ModelMainParameters\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x12\n\nmodel_name\x18\x02 \x01(\t\x12\x19\n\x11model_description\x18\x03 \x01(\t\x12\x15\n\rmodel_comment\x18\x04 \x01(\t\x12\x12\n\nmodel_path\x18\x05 \x01(\t\x12\x12\n\nproject_id\x18\x06 \x01(\t\x12\x14\n\x0cproject_name\x18\x07 \x01(\t\x12\x1b\n\x13project_description\x18\x08 \x01(\t\x12\x16\n\x0eproject_folder\x18\t \x01(\t*\xf1\x01\n\x0f\x41pplicationType\x12\x1b\n\x17\x41PPLICATION_UNSPECIFIED\x10\x00\x12\x1d\n\x19\x41PPLICATION_DLUBAL_CENTER\x10\x01\x12\x1d\n\x19\x41PPLICATION_REPORT_VIEWER\x10\x02\x12\x14\n\x10\x41PPLICATION_RFEM\x10\x03\x12\x15\n\x11\x41PPLICATION_RSTAB\x10\x04\x12\x18\n\x14\x41PPLICATION_RSECTION\x10\x05\x12\x1c\n\x18\x41PPLICATION_WEB_SECTIONS\x10\x06\x12\x1e\n\x1a\x41PPLICATION_CRASH_REPORTER\x10\x07*\xd3\x01\n\x15PlausibilityCheckType\x12\"\n\x1ePLAUSIBILITY_CHECK_UNSPECIFIED\x10\x00\x12%\n!PLAUSIBILITY_CHECK_MESH_GENERATOR\x10\x01\x12\"\n\x1ePLAUSIBILITY_CHECK_CALCULATION\x10\x02\x12)\n%PLAUSIBILITY_CHECK_PLAUSIBILITY_CHECK\x10\x03\x12 \n\x1cPLAUSIBILITY_CHECK_PART_LIST\x10\x04\x32\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/application.proto\x12\x0f\x64lubal.api.rfem\x1a\x19google/protobuf/any.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a dlubal/api/common/model_id.proto\x1a\"dlubal/api/common/table_data.proto\x1a!dlubal/api/rfem/object_type.proto\x1a+dlubal/api/rfem/results/results_query.proto\"P\n\x12\x43reateModelRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1a\n\rtemplate_path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x10\n\x0e_template_path\" \n\x10OpenModelRequest\x12\x0c\n\x04path\x18\x01 \x01(\t\"p\n\x12SaveModelAsRequest\x12\x31\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x12\x11\n\x04path\x18\x02 \x01(\tH\x01\x88\x01\x01\x42\x0b\n\t_model_idB\x07\n\x05_path\"i\n\x11\x43loseModelRequest\x12\x31\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x12\x14\n\x0csave_changes\x18\x02 \x01(\x08\x42\x0b\n\t_model_id\"-\n\x15\x43loseAllModelsRequest\x12\x14\n\x0csave_changes\x18\x01 \x01(\x08\"C\n\tModelInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04guid\x18\x02 \x01(\t\x12\x11\n\x04path\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\";\n\tModelList\x12.\n\nmodel_info\x18\x01 \x03(\x0b\x32\x1a.dlubal.api.rfem.ModelInfo\"\xcf\x01\n\x0f\x41pplicationInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12.\n\x04type\x18\x02 \x01(\x0e\x32 .dlubal.api.rfem.ApplicationType\x12\x1a\n\x12is_server_instance\x18\x03 \x01(\x08\x12\x0f\n\x07version\x18\x04 \x01(\t\x12\x14\n\x0c\x66ull_version\x18\x05 \x01(\t\x12\x0f\n\x07options\x18\x06 \x01(\t\x12\x15\n\rlanguage_name\x18\x07 \x01(\t\x12\x13\n\x0blanguage_id\x18\x08 \x01(\t\"n\n\x06Object\x12$\n\x06object\x18\x01 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"6\n\nObjectList\x12(\n\x07objects\x18\x01 \x03(\x0b\x32\x17.dlubal.api.rfem.Object\"{\n\x17\x43reateObjectListRequest\x12,\n\x07objects\x18\x01 \x01(\x0b\x32\x1b.dlubal.api.rfem.ObjectList\x12\x1d\n\x10return_object_id\x18\x02 \x01(\x08H\x00\x88\x01\x01\x42\x13\n\x11_return_object_id\"\xc3\x01\n\x08ObjectId\x12\n\n\x02no\x18\x01 \x01(\x05\x12\x30\n\x0bobject_type\x18\x02 \x01(\x0e\x32\x1b.dlubal.api.rfem.ObjectType\x12\x16\n\tparent_no\x18\x03 \x01(\x05H\x00\x88\x01\x01\x12<\n\x12parent_object_type\x18\x04 \x01(\x0e\x32\x1b.dlubal.api.rfem.ObjectTypeH\x01\x88\x01\x01\x42\x0c\n\n_parent_noB\x15\n\x13_parent_object_type\"<\n\x0cObjectIdList\x12,\n\tobject_id\x18\x01 \x03(\x0b\x32\x19.dlubal.api.rfem.ObjectId\"l\n\x13\x43\x61lculateAllRequest\x12\x15\n\rskip_warnings\x18\x01 \x01(\x08\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"b\n\x0fOperationResult\x12\x11\n\tsucceeded\x18\x01 \x01(\x08\x12\x11\n\x04\x64\x61ta\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07message\x18\x03 \x01(\tH\x01\x88\x01\x01\x42\x07\n\x05_dataB\n\n\x08_message\"\xa7\x01\n\x18PlausibilityCheckRequest\x12\x34\n\x04type\x18\x01 \x01(\x0e\x32&.dlubal.api.rfem.PlausibilityCheckType\x12\x15\n\rskip_warnings\x18\x02 \x01(\x08\x12\x31\n\x08model_id\x18\x03 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"\xe0\x01\n\x13ModelMainParameters\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x12\n\nmodel_name\x18\x02 \x01(\t\x12\x19\n\x11model_description\x18\x03 \x01(\t\x12\x15\n\rmodel_comment\x18\x04 \x01(\t\x12\x12\n\nmodel_path\x18\x05 \x01(\t\x12\x12\n\nproject_id\x18\x06 \x01(\t\x12\x14\n\x0cproject_name\x18\x07 \x01(\t\x12\x1b\n\x13project_description\x18\x08 \x01(\t\x12\x16\n\x0eproject_folder\x18\t \x01(\t\"\xc5\x01\n\x16GetObjectIdListRequest\x12\x35\n\x0bobject_type\x18\x01 \x01(\x0e\x32\x1b.dlubal.api.rfem.ObjectTypeH\x00\x88\x01\x01\x12\x16\n\tparent_no\x18\x02 \x01(\x05H\x01\x88\x01\x01\x12\x31\n\x08model_id\x18\x03 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x02\x88\x01\x01\x42\x0e\n\x0c_object_typeB\x0c\n\n_parent_noB\x0b\n\t_model_id*\xf1\x01\n\x0f\x41pplicationType\x12\x1b\n\x17\x41PPLICATION_UNSPECIFIED\x10\x00\x12\x1d\n\x19\x41PPLICATION_DLUBAL_CENTER\x10\x01\x12\x1d\n\x19\x41PPLICATION_REPORT_VIEWER\x10\x02\x12\x14\n\x10\x41PPLICATION_RFEM\x10\x03\x12\x15\n\x11\x41PPLICATION_RSTAB\x10\x04\x12\x18\n\x14\x41PPLICATION_RSECTION\x10\x05\x12\x1c\n\x18\x41PPLICATION_WEB_SECTIONS\x10\x06\x12\x1e\n\x1a\x41PPLICATION_CRASH_REPORTER\x10\x07*\xd3\x01\n\x15PlausibilityCheckType\x12\"\n\x1ePLAUSIBILITY_CHECK_UNSPECIFIED\x10\x00\x12%\n!PLAUSIBILITY_CHECK_MESH_GENERATOR\x10\x01\x12\"\n\x1ePLAUSIBILITY_CHECK_CALCULATION\x10\x02\x12)\n%PLAUSIBILITY_CHECK_PLAUSIBILITY_CHECK\x10\x03\x12 \n\x1cPLAUSIBILITY_CHECK_PART_LIST\x10\x04\x32\x97\x10\n\x0b\x41pplication\x12Q\n\x0c\x63reate_model\x12#.dlubal.api.rfem.CreateModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12M\n\nopen_model\x12!.dlubal.api.rfem.OpenModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12K\n\nsave_model\x12#.dlubal.api.rfem.SaveModelAsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12K\n\x0b\x63lose_model\x12\".dlubal.api.rfem.CloseModelRequest\x1a\x16.google.protobuf.Empty\"\x00\x12T\n\x10\x63lose_all_models\x12&.dlubal.api.rfem.CloseAllModelsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12H\n\x10get_active_model\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12H\n\x10set_active_model\x12\x1a.dlubal.api.common.ModelId\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x11\x63lose_application\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x46\n\x0eget_model_list\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.rfem.ModelList\"\x00\x12R\n\x14get_application_info\x12\x16.google.protobuf.Empty\x1a .dlubal.api.rfem.ApplicationInfo\"\x00\x12\x44\n\x10\x63lose_connection\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x0fget_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x17.dlubal.api.rfem.Object\"\x00\x12R\n\x14get_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x1b.dlubal.api.rfem.ObjectList\"\x00\x12J\n\x12\x63reate_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x19.dlubal.api.rfem.ObjectId\"\x00\x12\x64\n\x17\x63reate_object_list_impl\x12(.dlubal.api.rfem.CreateObjectListRequest\x1a\x1d.dlubal.api.rfem.ObjectIdList\"\x00\x12G\n\x12update_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17update_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12\x64\x65lete_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x64\x65lete_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12R\n\x12\x64\x65lete_all_objects\x12\".dlubal.api.common.OptionalModelId\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n\rcalculate_all\x12$.dlubal.api.rfem.CalculateAllRequest\x1a .dlubal.api.rfem.OperationResult\"\x00\x12Y\n\x10get_results_impl\x12%.dlubal.api.rfem.results.ResultsQuery\x1a\x1c.dlubal.api.common.TableData\"\x00\x12\x63\n\x12plausibility_check\x12).dlubal.api.rfem.PlausibilityCheckRequest\x1a .dlubal.api.rfem.OperationResult\"\x00\x12^\n\x12get_object_id_list\x12\'.dlubal.api.rfem.GetObjectIdListRequest\x1a\x1d.dlubal.api.rfem.ObjectIdList\"\x00\x12g\n\x19get_model_main_parameters\x12\".dlubal.api.common.OptionalModelId\x1a$.dlubal.api.rfem.ModelMainParameters\"\x00\x62\x06proto3')
|
|
34
34
|
|
|
35
35
|
_globals = globals()
|
|
36
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
37
37
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.application_pb2', _globals)
|
|
38
38
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
39
39
|
DESCRIPTOR._loaded_options = None
|
|
40
|
-
_globals['_APPLICATIONTYPE']._serialized_start=
|
|
41
|
-
_globals['_APPLICATIONTYPE']._serialized_end=
|
|
42
|
-
_globals['_PLAUSIBILITYCHECKTYPE']._serialized_start=
|
|
43
|
-
_globals['_PLAUSIBILITYCHECKTYPE']._serialized_end=
|
|
40
|
+
_globals['_APPLICATIONTYPE']._serialized_start=2345
|
|
41
|
+
_globals['_APPLICATIONTYPE']._serialized_end=2586
|
|
42
|
+
_globals['_PLAUSIBILITYCHECKTYPE']._serialized_start=2589
|
|
43
|
+
_globals['_PLAUSIBILITYCHECKTYPE']._serialized_end=2800
|
|
44
44
|
_globals['_CREATEMODELREQUEST']._serialized_start=260
|
|
45
45
|
_globals['_CREATEMODELREQUEST']._serialized_end=340
|
|
46
46
|
_globals['_OPENMODELREQUEST']._serialized_start=342
|
|
@@ -75,6 +75,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
75
75
|
_globals['_PLAUSIBILITYCHECKREQUEST']._serialized_end=1915
|
|
76
76
|
_globals['_MODELMAINPARAMETERS']._serialized_start=1918
|
|
77
77
|
_globals['_MODELMAINPARAMETERS']._serialized_end=2142
|
|
78
|
-
_globals['
|
|
79
|
-
_globals['
|
|
78
|
+
_globals['_GETOBJECTIDLISTREQUEST']._serialized_start=2145
|
|
79
|
+
_globals['_GETOBJECTIDLISTREQUEST']._serialized_end=2342
|
|
80
|
+
_globals['_APPLICATION']._serialized_start=2803
|
|
81
|
+
_globals['_APPLICATION']._serialized_end=4874
|
|
80
82
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -205,3 +205,13 @@ class ModelMainParameters(_message.Message):
|
|
|
205
205
|
project_description: str
|
|
206
206
|
project_folder: str
|
|
207
207
|
def __init__(self, model_id: _Optional[str] = ..., model_name: _Optional[str] = ..., model_description: _Optional[str] = ..., model_comment: _Optional[str] = ..., model_path: _Optional[str] = ..., project_id: _Optional[str] = ..., project_name: _Optional[str] = ..., project_description: _Optional[str] = ..., project_folder: _Optional[str] = ...) -> None: ...
|
|
208
|
+
|
|
209
|
+
class GetObjectIdListRequest(_message.Message):
|
|
210
|
+
__slots__ = ("object_type", "parent_no", "model_id")
|
|
211
|
+
OBJECT_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
212
|
+
PARENT_NO_FIELD_NUMBER: _ClassVar[int]
|
|
213
|
+
MODEL_ID_FIELD_NUMBER: _ClassVar[int]
|
|
214
|
+
object_type: _object_type_pb2.ObjectType
|
|
215
|
+
parent_no: int
|
|
216
|
+
model_id: _model_id_pb2.ModelId
|
|
217
|
+
def __init__(self, object_type: _Optional[_Union[_object_type_pb2.ObjectType, str]] = ..., parent_no: _Optional[int] = ..., model_id: _Optional[_Union[_model_id_pb2.ModelId, _Mapping]] = ...) -> None: ...
|
|
@@ -153,6 +153,11 @@ class ApplicationStub(object):
|
|
|
153
153
|
request_serializer=dlubal_dot_api_dot_rfem_dot_application__pb2.PlausibilityCheckRequest.SerializeToString,
|
|
154
154
|
response_deserializer=dlubal_dot_api_dot_rfem_dot_application__pb2.OperationResult.FromString,
|
|
155
155
|
_registered_method=True)
|
|
156
|
+
self.get_object_id_list = channel.unary_unary(
|
|
157
|
+
'/dlubal.api.rfem.Application/get_object_id_list',
|
|
158
|
+
request_serializer=dlubal_dot_api_dot_rfem_dot_application__pb2.GetObjectIdListRequest.SerializeToString,
|
|
159
|
+
response_deserializer=dlubal_dot_api_dot_rfem_dot_application__pb2.ObjectIdList.FromString,
|
|
160
|
+
_registered_method=True)
|
|
156
161
|
self.get_model_main_parameters = channel.unary_unary(
|
|
157
162
|
'/dlubal.api.rfem.Application/get_model_main_parameters',
|
|
158
163
|
request_serializer=dlubal_dot_api_dot_common_dot_model__id__pb2.OptionalModelId.SerializeToString,
|
|
@@ -236,7 +241,7 @@ class ApplicationServicer(object):
|
|
|
236
241
|
raise NotImplementedError('Method not implemented!')
|
|
237
242
|
|
|
238
243
|
def close_connection(self, request, context):
|
|
239
|
-
"""Closes connection to
|
|
244
|
+
"""Closes connection to API server
|
|
240
245
|
"""
|
|
241
246
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
242
247
|
context.set_details('Method not implemented!')
|
|
@@ -319,6 +324,14 @@ class ApplicationServicer(object):
|
|
|
319
324
|
context.set_details('Method not implemented!')
|
|
320
325
|
raise NotImplementedError('Method not implemented!')
|
|
321
326
|
|
|
327
|
+
def get_object_id_list(self, request, context):
|
|
328
|
+
"""Retrieves object ids filtered by a specific type.
|
|
329
|
+
If you want to retrieve all object ids, do not specify the object_type.
|
|
330
|
+
"""
|
|
331
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
332
|
+
context.set_details('Method not implemented!')
|
|
333
|
+
raise NotImplementedError('Method not implemented!')
|
|
334
|
+
|
|
322
335
|
def get_model_main_parameters(self, request, context):
|
|
323
336
|
"""Retrieves the main parameters of a model, including its ID, name, description,
|
|
324
337
|
comments, file path, and associated project details.
|
|
@@ -445,6 +458,11 @@ def add_ApplicationServicer_to_server(servicer, server):
|
|
|
445
458
|
request_deserializer=dlubal_dot_api_dot_rfem_dot_application__pb2.PlausibilityCheckRequest.FromString,
|
|
446
459
|
response_serializer=dlubal_dot_api_dot_rfem_dot_application__pb2.OperationResult.SerializeToString,
|
|
447
460
|
),
|
|
461
|
+
'get_object_id_list': grpc.unary_unary_rpc_method_handler(
|
|
462
|
+
servicer.get_object_id_list,
|
|
463
|
+
request_deserializer=dlubal_dot_api_dot_rfem_dot_application__pb2.GetObjectIdListRequest.FromString,
|
|
464
|
+
response_serializer=dlubal_dot_api_dot_rfem_dot_application__pb2.ObjectIdList.SerializeToString,
|
|
465
|
+
),
|
|
448
466
|
'get_model_main_parameters': grpc.unary_unary_rpc_method_handler(
|
|
449
467
|
servicer.get_model_main_parameters,
|
|
450
468
|
request_deserializer=dlubal_dot_api_dot_common_dot_model__id__pb2.OptionalModelId.FromString,
|
|
@@ -1082,6 +1100,33 @@ class Application(object):
|
|
|
1082
1100
|
metadata,
|
|
1083
1101
|
_registered_method=True)
|
|
1084
1102
|
|
|
1103
|
+
@staticmethod
|
|
1104
|
+
def get_object_id_list(request,
|
|
1105
|
+
target,
|
|
1106
|
+
options=(),
|
|
1107
|
+
channel_credentials=None,
|
|
1108
|
+
call_credentials=None,
|
|
1109
|
+
insecure=False,
|
|
1110
|
+
compression=None,
|
|
1111
|
+
wait_for_ready=None,
|
|
1112
|
+
timeout=None,
|
|
1113
|
+
metadata=None):
|
|
1114
|
+
return grpc.experimental.unary_unary(
|
|
1115
|
+
request,
|
|
1116
|
+
target,
|
|
1117
|
+
'/dlubal.api.rfem.Application/get_object_id_list',
|
|
1118
|
+
dlubal_dot_api_dot_rfem_dot_application__pb2.GetObjectIdListRequest.SerializeToString,
|
|
1119
|
+
dlubal_dot_api_dot_rfem_dot_application__pb2.ObjectIdList.FromString,
|
|
1120
|
+
options,
|
|
1121
|
+
channel_credentials,
|
|
1122
|
+
insecure,
|
|
1123
|
+
call_credentials,
|
|
1124
|
+
compression,
|
|
1125
|
+
wait_for_ready,
|
|
1126
|
+
timeout,
|
|
1127
|
+
metadata,
|
|
1128
|
+
_registered_method=True)
|
|
1129
|
+
|
|
1085
1130
|
@staticmethod
|
|
1086
1131
|
def get_model_main_parameters(request,
|
|
1087
1132
|
target,
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/object_type.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rfem/object_type.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/object_type.proto\x12\x0f\x64lubal.api.rfem*\x9b)\n\nObjectType\x12\x17\n\x13OBJECT_TYPE_UNKNOWN\x10\x00\x12\x1d\n\x18OBJECT_TYPE_ACCELEROGRAM\x10\xc3\x01\x12\x17\n\x12OBJECT_TYPE_ACTION\x10\x93\x01\x12#\n\x1eOBJECT_TYPE_ACTION_COMBINATION\x10\x95\x01\x12\x32\n-OBJECT_TYPE_ALUMINUM_DESIGN_SLS_CONFIGURATION\x10\xcd\x01\x12\x32\n-OBJECT_TYPE_ALUMINUM_DESIGN_ULS_CONFIGURATION\x10\xcc\x01\x12*\n&OBJECT_TYPE_ALUMINUM_EFFECTIVE_LENGTHS\x10z\x12\x37\n3OBJECT_TYPE_ALUMINUM_MEMBER_LOCAL_SECTION_REDUCTION\x10}\x12/\n+OBJECT_TYPE_ALUMINUM_MEMBER_TRANSVERSE_WELD\x10|\x12\x16\n\x11OBJECT_TYPE_BLOCK\x10\xe9\x01\x12\x18\n\x14OBJECT_TYPE_BOREHOLE\x10m\x12\x1d\n\x19OBJECT_TYPE_BUILDING_GRID\x10`\x12\x1f\n\x1aOBJECT_TYPE_BUILDING_STORY\x10\xa5\x01\x12#\n\x1fOBJECT_TYPE_CALCULATION_DIAGRAM\x10Q\x12\x1c\n\x18OBJECT_TYPE_CLIPPING_BOX\x10V\x12\x1e\n\x1aOBJECT_TYPE_CLIPPING_PLANE\x10T\x12#\n\x1eOBJECT_TYPE_COMBINATION_WIZARD\x10\xa1\x01\x12\x32\n-OBJECT_TYPE_CONCRETE_DESIGN_SLS_CONFIGURATION\x10\xd1\x01\x12\x32\n-OBJECT_TYPE_CONCRETE_DESIGN_ULS_CONFIGURATION\x10\xd0\x01\x12#\n\x1fOBJECT_TYPE_CONCRETE_DURABILITY\x10k\x12*\n&OBJECT_TYPE_CONCRETE_EFFECTIVE_LENGTHS\x10h\x12#\n\x1eOBJECT_TYPE_CONSTRUCTION_STAGE\x10\xa4\x01\x12!\n\x1dOBJECT_TYPE_COORDINATE_SYSTEM\x10R\x12\x1a\n\x15OBJECT_TYPE_DEEP_BEAM\x10\xa8\x01\x12!\n\x1cOBJECT_TYPE_DESIGN_SITUATION\x10\x94\x01\x12\x1e\n\x1aOBJECT_TYPE_DESIGN_SUPPORT\x10\x44\x12\x19\n\x15OBJECT_TYPE_DIMENSION\x10]\x12&\n!OBJECT_TYPE_DXF_FILE_MODEL_OBJECT\x10\xe6\x01\x12!\n\x1cOBJECT_TYPE_DXF_MODEL_OBJECT\x10\xe7\x01\x12\x1a\n\x15OBJECT_TYPE_FLOOR_SET\x10\xa6\x01\x12#\n\x1eOBJECT_TYPE_FREE_CIRCULAR_LOAD\x10\xba\x01\x12\'\n\"OBJECT_TYPE_FREE_CONCENTRATED_LOAD\x10\xb7\x01\x12\x1f\n\x1aOBJECT_TYPE_FREE_LINE_LOAD\x10\xb8\x01\x12\"\n\x1dOBJECT_TYPE_FREE_POLYGON_LOAD\x10\xbb\x01\x12&\n!OBJECT_TYPE_FREE_RECTANGULAR_LOAD\x10\xb9\x01\x12!\n\x1cOBJECT_TYPE_GLOBAL_PARAMETER\x10\xdf\x01\x12\"\n\x1dOBJECT_TYPE_IMPERFECTION_CASE\x10\x84\x01\x12)\n$OBJECT_TYPE_IMPOSED_LINE_DEFORMATION\x10\xbd\x01\x12*\n%OBJECT_TYPE_IMPOSED_NODAL_DEFORMATION\x10\xbc\x01\x12\x1c\n\x18OBJECT_TYPE_INTERSECTION\x10$\x12\x14\n\x10OBJECT_TYPE_LINE\x10\x17\x12\x1a\n\x16OBJECT_TYPE_LINE_HINGE\x10\x35\x12\x1a\n\x15OBJECT_TYPE_LINE_LOAD\x10\xad\x01\x12$\n OBJECT_TYPE_LINE_MESH_REFINEMENT\x10\x34\x12\x1c\n\x18OBJECT_TYPE_LINE_RELEASE\x10+\x12!\n\x1dOBJECT_TYPE_LINE_RELEASE_TYPE\x10O\x12\x18\n\x14OBJECT_TYPE_LINE_SET\x10\x1d\x12\x1e\n\x19OBJECT_TYPE_LINE_SET_LOAD\x10\xb5\x01\x12\x1c\n\x18OBJECT_TYPE_LINE_SUPPORT\x10\x33\x12!\n\x1dOBJECT_TYPE_LINE_WELDED_JOINT\x10\x36\x12\x1a\n\x15OBJECT_TYPE_LOAD_CASE\x10\x92\x01\x12!\n\x1cOBJECT_TYPE_LOAD_COMBINATION\x10\x96\x01\x12\x18\n\x14OBJECT_TYPE_MATERIAL\x10\x12\x12\x16\n\x12OBJECT_TYPE_MEMBER\x10\x18\x12*\n&OBJECT_TYPE_MEMBER_DEFINABLE_STIFFNESS\x10\x42\x12#\n\x1fOBJECT_TYPE_MEMBER_ECCENTRICITY\x10\x39\x12\x1c\n\x18OBJECT_TYPE_MEMBER_HINGE\x10\x38\x12$\n\x1fOBJECT_TYPE_MEMBER_IMPERFECTION\x10\x85\x01\x12\x1c\n\x17OBJECT_TYPE_MEMBER_LOAD\x10\xae\x01\x12#\n\x1fOBJECT_TYPE_MEMBER_NONLINEARITY\x10\x41\x12\x1f\n\x1bOBJECT_TYPE_MEMBER_OPENINGS\x10?\x12%\n!OBJECT_TYPE_MEMBER_REPRESENTATIVE\x10\x19\x12\x30\n,OBJECT_TYPE_MEMBER_RESULT_INTERMEDIATE_POINT\x10\x43\x12+\n\'OBJECT_TYPE_MEMBER_ROTATIONAL_RESTRAINT\x10<\x12\x1a\n\x16OBJECT_TYPE_MEMBER_SET\x10\x1e\x12(\n#OBJECT_TYPE_MEMBER_SET_IMPERFECTION\x10\x86\x01\x12 \n\x1bOBJECT_TYPE_MEMBER_SET_LOAD\x10\xb2\x01\x12)\n%OBJECT_TYPE_MEMBER_SET_REPRESENTATIVE\x10\x1f\x12\"\n\x1eOBJECT_TYPE_MEMBER_SHEAR_PANEL\x10;\x12\x1d\n\x19OBJECT_TYPE_MEMBER_SPRING\x10\x45\x12-\n)OBJECT_TYPE_MEMBER_STIFFNESS_MODIFICATION\x10@\x12\x1e\n\x1aOBJECT_TYPE_MEMBER_SUPPORT\x10:\x12+\n\'OBJECT_TYPE_MEMBER_TRANSVERSE_STIFFENER\x10=\x12(\n#OBJECT_TYPE_MODAL_ANALYSIS_SETTINGS\x10\x9b\x01\x12\x1b\n\x16OBJECT_TYPE_NODAL_LOAD\x10\xac\x01\x12%\n!OBJECT_TYPE_NODAL_MESH_REFINEMENT\x10#\x12\x1d\n\x19OBJECT_TYPE_NODAL_RELEASE\x10*\x12\"\n\x1eOBJECT_TYPE_NODAL_RELEASE_TYPE\x10N\x12\x1d\n\x19OBJECT_TYPE_NODAL_SUPPORT\x10\"\x12\x14\n\x10OBJECT_TYPE_NODE\x10\x15\x12\x14\n\x10OBJECT_TYPE_NOTE\x10^\x12\x1b\n\x17OBJECT_TYPE_OBJECT_SNAP\x10S\x12\x17\n\x13OBJECT_TYPE_OPENING\x10\x1b\x12\x1d\n\x18OBJECT_TYPE_OPENING_LOAD\x10\xb1\x01\x12&\n!OBJECT_TYPE_OPTIMIZATION_SETTINGS\x10\xa0\x01\x12&\n\"OBJECT_TYPE_PUNCHING_REINFORCEMENT\x10j\x12+\n&OBJECT_TYPE_PUSHOVER_ANALYSIS_SETTINGS\x10\x9e\x01\x12\'\n#OBJECT_TYPE_REINFORCEMENT_DIRECTION\x10l\x12\x30\n+OBJECT_TYPE_RELATIONSHIP_BETWEEN_LOAD_CASES\x10\xa2\x01\x12\"\n\x1dOBJECT_TYPE_RESPONSE_SPECTRUM\x10\xc1\x01\x12#\n\x1eOBJECT_TYPE_RESULT_COMBINATION\x10\x97\x01\x12\x1e\n\x1aOBJECT_TYPE_RESULT_SECTION\x10\x31\x12\x1a\n\x16OBJECT_TYPE_RIGID_LINK\x10\'\x12\x17\n\x13OBJECT_TYPE_SECTION\x10\x13\x12\x1b\n\x16OBJECT_TYPE_SHEAR_WALL\x10\xa7\x01\x12\x1b\n\x17OBJECT_TYPE_SOIL_MASSIF\x10n\x12\x15\n\x11OBJECT_TYPE_SOLID\x10\x1c\x12\x1e\n\x1aOBJECT_TYPE_SOLID_CONTACTS\x10L\x12\x19\n\x15OBJECT_TYPE_SOLID_GAS\x10K\x12\x1b\n\x16OBJECT_TYPE_SOLID_LOAD\x10\xb0\x01\x12%\n!OBJECT_TYPE_SOLID_MESH_REFINEMENT\x10J\x12\x19\n\x15OBJECT_TYPE_SOLID_SET\x10!\x12\x1f\n\x1aOBJECT_TYPE_SOLID_SET_LOAD\x10\xb4\x01\x12+\n&OBJECT_TYPE_SPECTRAL_ANALYSIS_SETTINGS\x10\x9c\x01\x12,\n\'OBJECT_TYPE_STABILITY_ANALYSIS_SETTINGS\x10\x9a\x01\x12)\n$OBJECT_TYPE_STATIC_ANALYSIS_SETTINGS\x10\x98\x01\x12)\n%OBJECT_TYPE_STEEL_BOUNDARY_CONDITIONS\x10q\x12.\n)OBJECT_TYPE_STEEL_DESIGN_FR_CONFIGURATION\x10\xca\x01\x12\x33\n.OBJECT_TYPE_STEEL_DESIGN_SEISMIC_CONFIGURATION\x10\xcb\x01\x12/\n*OBJECT_TYPE_STEEL_DESIGN_SLS_CONFIGURATION\x10\xc9\x01\x12/\n*OBJECT_TYPE_STEEL_DESIGN_ULS_CONFIGURATION\x10\xc8\x01\x12\'\n#OBJECT_TYPE_STEEL_EFFECTIVE_LENGTHS\x10p\x12\x34\n0OBJECT_TYPE_STEEL_MEMBER_LOCAL_SECTION_REDUCTION\x10s\x12&\n\"OBJECT_TYPE_STRUCTURE_MODIFICATION\x10)\x12\x17\n\x13OBJECT_TYPE_SURFACE\x10\x1a\x12 \n\x1cOBJECT_TYPE_SURFACES_CONTACT\x10&\x12%\n!OBJECT_TYPE_SURFACES_CONTACT_TYPE\x10M\x12$\n OBJECT_TYPE_SURFACE_ECCENTRICITY\x10G\x12%\n OBJECT_TYPE_SURFACE_IMPERFECTION\x10\x87\x01\x12\x1d\n\x18OBJECT_TYPE_SURFACE_LOAD\x10\xaf\x01\x12\'\n#OBJECT_TYPE_SURFACE_MESH_REFINEMENT\x10I\x12%\n!OBJECT_TYPE_SURFACE_REINFORCEMENT\x10i\x12\x1f\n\x1bOBJECT_TYPE_SURFACE_RELEASE\x10,\x12$\n OBJECT_TYPE_SURFACE_RELEASE_TYPE\x10P\x12*\n&OBJECT_TYPE_SURFACE_RESULTS_ADJUSTMENT\x10%\x12\x1b\n\x17OBJECT_TYPE_SURFACE_SET\x10 \x12)\n$OBJECT_TYPE_SURFACE_SET_IMPERFECTION\x10\x88\x01\x12!\n\x1cOBJECT_TYPE_SURFACE_SET_LOAD\x10\xb3\x01\x12.\n*OBJECT_TYPE_SURFACE_STIFFNESS_MODIFICATION\x10H\x12\x1f\n\x1bOBJECT_TYPE_SURFACE_SUPPORT\x10\x46\x12\x18\n\x13OBJECT_TYPE_TERRAIN\x10\xe5\x01\x12\x19\n\x15OBJECT_TYPE_THICKNESS\x10\x14\x12/\n*OBJECT_TYPE_TIMBER_DESIGN_FR_CONFIGURATION\x10\xd6\x01\x12\x30\n+OBJECT_TYPE_TIMBER_DESIGN_SLS_CONFIGURATION\x10\xd5\x01\x12\x30\n+OBJECT_TYPE_TIMBER_DESIGN_ULS_CONFIGURATION\x10\xd4\x01\x12(\n$OBJECT_TYPE_TIMBER_EFFECTIVE_LENGTHS\x10t\x12\x35\n1OBJECT_TYPE_TIMBER_MEMBER_LOCAL_SECTION_REDUCTION\x10x\x12%\n!OBJECT_TYPE_TIMBER_MOISTURE_CLASS\x10v\x12$\n OBJECT_TYPE_TIMBER_SERVICE_CLASS\x10u\x12)\n%OBJECT_TYPE_TIMBER_SERVICE_CONDITIONS\x10w\x12\x1d\n\x19OBJECT_TYPE_VISUAL_OBJECT\x10\x61\x12\x1d\n\x18OBJECT_TYPE_WIND_PROFILE\x10\x90\x01\x12 \n\x1bOBJECT_TYPE_WIND_SIMULATION\x10\x91\x01\x12\x32\n-OBJECT_TYPE_WIND_SIMULATION_ANALYSIS_SETTINGS\x10\x9f\x01\x62\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.object_type_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_OBJECTTYPE']._serialized_start=55
|
|
35
|
+
_globals['_OBJECTTYPE']._serialized_end=5330
|
|
36
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -24,13 +24,13 @@ _sym_db = _symbol_database.Default()
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(dlubal/api/rfem/results/results_id.proto\x12\x17\x64lubal.api.rfem.results
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(dlubal/api/rfem/results/results_id.proto\x12\x17\x64lubal.api.rfem.results*\x9f\x05\n\tResultsId\x12\x16\n\x12RESULTS_ID_INVALID\x10\x00\x12\x35\n1RESULTS_ID_STATIC_ANALYSIS_MEMBER_INTERNAL_FORCES\x10\x01\x12\x42\n>RESULTS_ID_STABILITY_NONLINEAR_ANALYSIS_MEMBER_INTERNAL_FORCES\x10\x02\x12\x37\n3RESULTS_ID_SPECTRAL_ANALYSIS_MEMBER_INTERNAL_FORCES\x10\x03\x12;\n7RESULTS_ID_TIME_HISTORY_ANALYSIS_MEMBER_INTERNAL_FORCES\x10\x04\x12\x38\n4RESULTS_ID_PUSH_OVER_ANALYSIS_MEMBER_INTERNAL_FORCES\x10\x05\x12\x38\n4RESULTS_ID_STATIC_ANALYSIS_NODES_GLOBAL_DEFORMATIONS\x10\x06\x12\x45\nARESULTS_ID_STABILITY_NONLINEAR_ANALYSIS_NODES_GLOBAL_DEFORMATIONS\x10\x07\x12:\n6RESULTS_ID_SPECTRAL_ANALYSIS_NODES_GLOBAL_DEFORMATIONS\x10\x08\x12>\n:RESULTS_ID_TIME_HISTORY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS\x10\t\x12;\n7RESULTS_ID_PUSH_OVER_ANALYSIS_NODES_GLOBAL_DEFORMATIONS\x10\n\x12\x15\n\x0fRESULTS_ID_TEST\x10\x9f\x8d\x06\x62\x06proto3')
|
|
28
28
|
|
|
29
29
|
_globals = globals()
|
|
30
30
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
31
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.results.results_id_pb2', _globals)
|
|
32
32
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
33
|
DESCRIPTOR._loaded_options = None
|
|
34
|
-
_globals['_RESULTSID']._serialized_start=
|
|
35
|
-
_globals['_RESULTSID']._serialized_end=
|
|
34
|
+
_globals['_RESULTSID']._serialized_start=70
|
|
35
|
+
_globals['_RESULTSID']._serialized_end=741
|
|
36
36
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
2
|
+
from google.protobuf import descriptor as _descriptor
|
|
3
|
+
from typing import ClassVar as _ClassVar
|
|
4
|
+
|
|
5
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
6
|
+
|
|
7
|
+
class ResultsId(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
8
|
+
__slots__ = ()
|
|
9
|
+
RESULTS_ID_INVALID: _ClassVar[ResultsId]
|
|
10
|
+
RESULTS_ID_STATIC_ANALYSIS_MEMBER_INTERNAL_FORCES: _ClassVar[ResultsId]
|
|
11
|
+
RESULTS_ID_STABILITY_NONLINEAR_ANALYSIS_MEMBER_INTERNAL_FORCES: _ClassVar[ResultsId]
|
|
12
|
+
RESULTS_ID_SPECTRAL_ANALYSIS_MEMBER_INTERNAL_FORCES: _ClassVar[ResultsId]
|
|
13
|
+
RESULTS_ID_TIME_HISTORY_ANALYSIS_MEMBER_INTERNAL_FORCES: _ClassVar[ResultsId]
|
|
14
|
+
RESULTS_ID_PUSH_OVER_ANALYSIS_MEMBER_INTERNAL_FORCES: _ClassVar[ResultsId]
|
|
15
|
+
RESULTS_ID_STATIC_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: _ClassVar[ResultsId]
|
|
16
|
+
RESULTS_ID_STABILITY_NONLINEAR_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: _ClassVar[ResultsId]
|
|
17
|
+
RESULTS_ID_SPECTRAL_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: _ClassVar[ResultsId]
|
|
18
|
+
RESULTS_ID_TIME_HISTORY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: _ClassVar[ResultsId]
|
|
19
|
+
RESULTS_ID_PUSH_OVER_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: _ClassVar[ResultsId]
|
|
20
|
+
RESULTS_ID_TEST: _ClassVar[ResultsId]
|
|
21
|
+
RESULTS_ID_INVALID: ResultsId
|
|
22
|
+
RESULTS_ID_STATIC_ANALYSIS_MEMBER_INTERNAL_FORCES: ResultsId
|
|
23
|
+
RESULTS_ID_STABILITY_NONLINEAR_ANALYSIS_MEMBER_INTERNAL_FORCES: ResultsId
|
|
24
|
+
RESULTS_ID_SPECTRAL_ANALYSIS_MEMBER_INTERNAL_FORCES: ResultsId
|
|
25
|
+
RESULTS_ID_TIME_HISTORY_ANALYSIS_MEMBER_INTERNAL_FORCES: ResultsId
|
|
26
|
+
RESULTS_ID_PUSH_OVER_ANALYSIS_MEMBER_INTERNAL_FORCES: ResultsId
|
|
27
|
+
RESULTS_ID_STATIC_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: ResultsId
|
|
28
|
+
RESULTS_ID_STABILITY_NONLINEAR_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: ResultsId
|
|
29
|
+
RESULTS_ID_SPECTRAL_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: ResultsId
|
|
30
|
+
RESULTS_ID_TIME_HISTORY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: ResultsId
|
|
31
|
+
RESULTS_ID_PUSH_OVER_ANALYSIS_NODES_GLOBAL_DEFORMATIONS: ResultsId
|
|
32
|
+
RESULTS_ID_TEST: ResultsId
|