dlubal.api 2.9.12__tar.gz → 2.10.1.dev1__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.

Files changed (351) hide show
  1. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/PKG-INFO +2 -2
  2. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/README.md +1 -1
  3. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/application.py +9 -0
  4. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/application_pb2.py +2 -2
  5. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/application_pb2_grpc.py +44 -0
  6. dlubal_api-2.10.1.dev1/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +40 -0
  7. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +2 -0
  8. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal.api.egg-info/PKG-INFO +2 -2
  9. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/setup.py +1 -1
  10. dlubal_api-2.9.12/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +0 -40
  11. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/__init__.py +0 -0
  12. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/__init__.py +0 -0
  13. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/__init__.py +0 -0
  14. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/common_pb2.py +0 -0
  15. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/common_pb2.pyi +0 -0
  16. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/connection.py +0 -0
  17. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/exceptions.py +0 -0
  18. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/model_id_pb2.py +0 -0
  19. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/model_id_pb2.pyi +0 -0
  20. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/table.py +0 -0
  21. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/table_data_pb2.py +0 -0
  22. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/common/table_data_pb2.pyi +0 -0
  23. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/__init__.py +0 -0
  24. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/aluminum_design_objects/__init__.py +0 -0
  25. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
  26. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
  27. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
  28. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
  29. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/application_pb2.pyi +0 -0
  30. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/base_data/__init__.py +0 -0
  31. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/base_data/terrain_pb2.py +0 -0
  32. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/base_data/terrain_pb2.pyi +0 -0
  33. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/__init__.py +0 -0
  34. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/building_story_pb2.py +0 -0
  35. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/building_story_pb2.pyi +0 -0
  36. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/deep_beam_pb2.py +0 -0
  37. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi +0 -0
  38. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/floor_set_pb2.py +0 -0
  39. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/floor_set_pb2.pyi +0 -0
  40. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/shear_wall_pb2.py +0 -0
  41. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi +0 -0
  42. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/calculation_diagrams/__init__.py +0 -0
  43. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +0 -0
  44. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
  45. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/concrete_design_objects/__init__.py +0 -0
  46. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
  47. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
  48. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
  49. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
  50. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/construction_stages/__init__.py +0 -0
  51. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/construction_stages/construction_stage_pb2.py +0 -0
  52. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +0 -0
  53. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/dynamic_loads/__init__.py +0 -0
  54. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +0 -0
  55. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +0 -0
  56. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +0 -0
  57. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +0 -0
  58. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/geotechnical_analysis/__init__.py +0 -0
  59. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +0 -0
  60. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +0 -0
  61. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +0 -0
  62. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +0 -0
  63. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/global_parameters/__init__.py +0 -0
  64. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/__init__.py +0 -0
  65. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/building_grid_pb2.py +0 -0
  66. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +0 -0
  67. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py +0 -0
  68. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +0 -0
  69. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +0 -0
  70. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +0 -0
  71. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +0 -0
  72. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +0 -0
  73. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/dimension_pb2.py +0 -0
  74. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/dimension_pb2.pyi +0 -0
  75. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +0 -0
  76. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
  77. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +0 -0
  78. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +0 -0
  79. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/note_pb2.py +0 -0
  80. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/note_pb2.pyi +0 -0
  81. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/object_snap_pb2.py +0 -0
  82. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +0 -0
  83. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/visual_object_pb2.py +0 -0
  84. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +0 -0
  85. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/__init__.py +0 -0
  86. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py +0 -0
  87. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +0 -0
  88. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py +0 -0
  89. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +0 -0
  90. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +0 -0
  91. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +0 -0
  92. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.py +0 -0
  93. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.pyi +0 -0
  94. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.py +0 -0
  95. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.pyi +0 -0
  96. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/load_wizards/__init__.py +0 -0
  97. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py +0 -0
  98. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +0 -0
  99. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +0 -0
  100. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +0 -0
  101. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/__init__.py +0 -0
  102. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/action_combination_pb2.py +0 -0
  103. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/action_combination_pb2.pyi +0 -0
  104. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/action_pb2.py +0 -0
  105. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/action_pb2.pyi +0 -0
  106. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/combination_wizard_pb2.py +0 -0
  107. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi +0 -0
  108. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/design_situation_pb2.py +0 -0
  109. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/design_situation_pb2.pyi +0 -0
  110. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/load_case_pb2.py +0 -0
  111. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/load_case_pb2.pyi +0 -0
  112. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/load_combination_pb2.py +0 -0
  113. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/load_combination_pb2.pyi +0 -0
  114. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +0 -0
  115. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +0 -0
  116. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/optimization_settings_pb2.py +0 -0
  117. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi +0 -0
  118. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +0 -0
  119. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +0 -0
  120. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +0 -0
  121. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +0 -0
  122. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/result_combination_pb2.py +0 -0
  123. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/result_combination_pb2.pyi +0 -0
  124. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +0 -0
  125. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +0 -0
  126. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +0 -0
  127. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +0 -0
  128. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py +0 -0
  129. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +0 -0
  130. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +0 -0
  131. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +0 -0
  132. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/__init__.py +0 -0
  133. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_circular_load_pb2.py +0 -0
  134. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi +0 -0
  135. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py +0 -0
  136. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +0 -0
  137. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_line_load_pb2.py +0 -0
  138. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_line_load_pb2.pyi +0 -0
  139. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_polygon_load_pb2.py +0 -0
  140. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +0 -0
  141. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_rectangular_load_pb2.py +0 -0
  142. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +0 -0
  143. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +0 -0
  144. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +0 -0
  145. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +0 -0
  146. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +0 -0
  147. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/line_load_pb2.py +0 -0
  148. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/line_load_pb2.pyi +0 -0
  149. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/line_set_load_pb2.py +0 -0
  150. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/line_set_load_pb2.pyi +0 -0
  151. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/member_load_pb2.py +0 -0
  152. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/member_load_pb2.pyi +0 -0
  153. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/member_set_load_pb2.py +0 -0
  154. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/member_set_load_pb2.pyi +0 -0
  155. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/nodal_load_pb2.py +0 -0
  156. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/nodal_load_pb2.pyi +0 -0
  157. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/opening_load_pb2.py +0 -0
  158. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/opening_load_pb2.pyi +0 -0
  159. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/solid_load_pb2.py +0 -0
  160. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/solid_load_pb2.pyi +0 -0
  161. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/solid_set_load_pb2.py +0 -0
  162. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/solid_set_load_pb2.pyi +0 -0
  163. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/surface_load_pb2.py +0 -0
  164. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/surface_load_pb2.pyi +0 -0
  165. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/surface_set_load_pb2.py +0 -0
  166. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/loads/surface_set_load_pb2.pyi +0 -0
  167. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/object_type_pb2.py +0 -0
  168. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/object_type_pb2.pyi +0 -0
  169. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/packing.py +0 -0
  170. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/result_objects/__init__.py +0 -0
  171. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/result_objects/result_section_pb2.py +0 -0
  172. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/result_objects/result_section_pb2.pyi +0 -0
  173. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/results/__init__.py +0 -0
  174. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/results/results_id_pb2.py +0 -0
  175. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/results/results_id_pb2.pyi +0 -0
  176. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/results/results_query_pb2.py +0 -0
  177. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/results/results_query_pb2.pyi +0 -0
  178. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/__init__.py +0 -0
  179. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
  180. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
  181. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
  182. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
  183. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
  184. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
  185. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
  186. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
  187. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/__init__.py +0 -0
  188. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/block_pb2.py +0 -0
  189. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/block_pb2.pyi +0 -0
  190. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/intersection_pb2.py +0 -0
  191. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +0 -0
  192. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/line_release_pb2.py +0 -0
  193. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +0 -0
  194. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +0 -0
  195. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +0 -0
  196. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +0 -0
  197. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +0 -0
  198. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +0 -0
  199. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +0 -0
  200. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/surface_release_pb2.py +0 -0
  201. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +0 -0
  202. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +0 -0
  203. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +0 -0
  204. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +0 -0
  205. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +0 -0
  206. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/__init__.py +0 -0
  207. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/line_pb2.py +0 -0
  208. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/line_pb2.pyi +0 -0
  209. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/line_set_pb2.py +0 -0
  210. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/line_set_pb2.pyi +0 -0
  211. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/material_pb2.py +0 -0
  212. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/material_pb2.pyi +0 -0
  213. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_pb2.py +0 -0
  214. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_pb2.pyi +0 -0
  215. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_representative_pb2.py +0 -0
  216. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_representative_pb2.pyi +0 -0
  217. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_set_pb2.py +0 -0
  218. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_set_pb2.pyi +0 -0
  219. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_set_representative_pb2.py +0 -0
  220. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +0 -0
  221. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/node_pb2.py +0 -0
  222. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/node_pb2.pyi +0 -0
  223. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/opening_pb2.py +0 -0
  224. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/opening_pb2.pyi +0 -0
  225. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/section_pb2.py +0 -0
  226. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/section_pb2.pyi +0 -0
  227. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/solid_pb2.py +0 -0
  228. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/solid_pb2.pyi +0 -0
  229. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/solid_set_pb2.py +0 -0
  230. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/solid_set_pb2.pyi +0 -0
  231. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/surface_pb2.py +0 -0
  232. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/surface_pb2.pyi +0 -0
  233. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/surface_set_pb2.py +0 -0
  234. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/surface_set_pb2.pyi +0 -0
  235. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/thickness_pb2.py +0 -0
  236. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/structure_core/thickness_pb2.pyi +0 -0
  237. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/timber_design_objects/__init__.py +0 -0
  238. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
  239. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
  240. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
  241. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
  242. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
  243. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
  244. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_aluminum_design/__init__.py +0 -0
  245. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
  246. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
  247. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
  248. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
  249. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
  250. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
  251. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/__init__.py +0 -0
  252. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.py +0 -0
  253. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
  254. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
  255. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
  256. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.py +0 -0
  257. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.pyi +0 -0
  258. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.py +0 -0
  259. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.pyi +0 -0
  260. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.py +0 -0
  261. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.pyi +0 -0
  262. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/__init__.py +0 -0
  263. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +0 -0
  264. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +0 -0
  265. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +0 -0
  266. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +0 -0
  267. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_support_pb2.py +0 -0
  268. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +0 -0
  269. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +0 -0
  270. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +0 -0
  271. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/__init__.py +0 -0
  272. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/design_support_pb2.py +0 -0
  273. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/design_support_pb2.pyi +0 -0
  274. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +0 -0
  275. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
  276. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +0 -0
  277. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +0 -0
  278. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_hinge_pb2.py +0 -0
  279. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +0 -0
  280. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +0 -0
  281. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +0 -0
  282. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_openings_pb2.py +0 -0
  283. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +0 -0
  284. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +0 -0
  285. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
  286. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +0 -0
  287. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
  288. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +0 -0
  289. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +0 -0
  290. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_spring_pb2.py +0 -0
  291. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +0 -0
  292. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +0 -0
  293. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
  294. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_support_pb2.py +0 -0
  295. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_support_pb2.pyi +0 -0
  296. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +0 -0
  297. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
  298. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_nodes/__init__.py +0 -0
  299. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +0 -0
  300. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +0 -0
  301. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +0 -0
  302. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +0 -0
  303. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_solids/__init__.py +0 -0
  304. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +0 -0
  305. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +0 -0
  306. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +0 -0
  307. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +0 -0
  308. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +0 -0
  309. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +0 -0
  310. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/__init__.py +0 -0
  311. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +0 -0
  312. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +0 -0
  313. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +0 -0
  314. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
  315. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +0 -0
  316. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +0 -0
  317. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +0 -0
  318. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +0 -0
  319. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_steel_design/__init__.py +0 -0
  320. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
  321. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
  322. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
  323. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
  324. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
  325. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
  326. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/__init__.py +0 -0
  327. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +0 -0
  328. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +0 -0
  329. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +0 -0
  330. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +0 -0
  331. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +0 -0
  332. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +0 -0
  333. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +0 -0
  334. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +0 -0
  335. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/__init__.py +0 -0
  336. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
  337. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
  338. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
  339. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
  340. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
  341. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
  342. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.py +0 -0
  343. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
  344. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
  345. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
  346. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal.api.egg-info/SOURCES.txt +0 -0
  347. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal.api.egg-info/dependency_links.txt +0 -0
  348. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal.api.egg-info/not-zip-safe +0 -0
  349. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal.api.egg-info/requires.txt +0 -0
  350. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/dlubal.api.egg-info/top_level.txt +0 -0
  351. {dlubal_api-2.9.12 → dlubal_api-2.10.1.dev1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dlubal.api
3
- Version: 2.9.12
3
+ Version: 2.10.1.dev1
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
@@ -34,7 +34,7 @@ Dynamic: summary
34
34
 
35
35
  This package version is fully compatible with the following **Dlubal App version**:
36
36
 
37
- ✅ **X.09.0012.511.ea97688f12e**
37
+ ✅ **X.10.0001.574.5db27b92a30**
38
38
 
39
39
  ## Overview
40
40
  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.0012.511.ea97688f12e**
11
+ ✅ **X.10.0001.574.5db27b92a30**
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**.
@@ -456,3 +456,12 @@ class Application:
456
456
  dlubal.api.rfem.application_pb2.ModelMainParameters
457
457
  """
458
458
  return self.stub.get_model_main_parameters(optional_model_id)
459
+
460
+ def generate_combinations(self, *, optional_model_id: dlubal.api.common.model_id_pb2.OptionalModelId = dlubal.api.common.model_id_pb2.OptionalModelId()):
461
+ """
462
+ Generates combinations
463
+
464
+ Args:
465
+ optional_model_id (dlubal.api.common.model_id_pb2.OptionalModelId):
466
+ """
467
+ self.stub.generate_combinations(optional_model_id)
@@ -30,7 +30,7 @@ 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\"\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')
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\xee\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\x12U\n\x15generate_combinations\x12\".dlubal.api.common.OptionalModelId\x1a\x16.google.protobuf.Empty\"\x00\x62\x06proto3')
34
34
 
35
35
  _globals = globals()
36
36
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -78,5 +78,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
78
78
  _globals['_GETOBJECTIDLISTREQUEST']._serialized_start=2145
79
79
  _globals['_GETOBJECTIDLISTREQUEST']._serialized_end=2342
80
80
  _globals['_APPLICATION']._serialized_start=2803
81
- _globals['_APPLICATION']._serialized_end=4874
81
+ _globals['_APPLICATION']._serialized_end=4961
82
82
  # @@protoc_insertion_point(module_scope)
@@ -163,6 +163,11 @@ class ApplicationStub(object):
163
163
  request_serializer=dlubal_dot_api_dot_common_dot_model__id__pb2.OptionalModelId.SerializeToString,
164
164
  response_deserializer=dlubal_dot_api_dot_rfem_dot_application__pb2.ModelMainParameters.FromString,
165
165
  _registered_method=True)
166
+ self.generate_combinations = channel.unary_unary(
167
+ '/dlubal.api.rfem.Application/generate_combinations',
168
+ request_serializer=dlubal_dot_api_dot_common_dot_model__id__pb2.OptionalModelId.SerializeToString,
169
+ response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
170
+ _registered_method=True)
166
171
 
167
172
 
168
173
  class ApplicationServicer(object):
@@ -340,6 +345,13 @@ class ApplicationServicer(object):
340
345
  context.set_details('Method not implemented!')
341
346
  raise NotImplementedError('Method not implemented!')
342
347
 
348
+ def generate_combinations(self, request, context):
349
+ """Generates combinations
350
+ """
351
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
352
+ context.set_details('Method not implemented!')
353
+ raise NotImplementedError('Method not implemented!')
354
+
343
355
 
344
356
  def add_ApplicationServicer_to_server(servicer, server):
345
357
  rpc_method_handlers = {
@@ -468,6 +480,11 @@ def add_ApplicationServicer_to_server(servicer, server):
468
480
  request_deserializer=dlubal_dot_api_dot_common_dot_model__id__pb2.OptionalModelId.FromString,
469
481
  response_serializer=dlubal_dot_api_dot_rfem_dot_application__pb2.ModelMainParameters.SerializeToString,
470
482
  ),
483
+ 'generate_combinations': grpc.unary_unary_rpc_method_handler(
484
+ servicer.generate_combinations,
485
+ request_deserializer=dlubal_dot_api_dot_common_dot_model__id__pb2.OptionalModelId.FromString,
486
+ response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
487
+ ),
471
488
  }
472
489
  generic_handler = grpc.method_handlers_generic_handler(
473
490
  'dlubal.api.rfem.Application', rpc_method_handlers)
@@ -1153,3 +1170,30 @@ class Application(object):
1153
1170
  timeout,
1154
1171
  metadata,
1155
1172
  _registered_method=True)
1173
+
1174
+ @staticmethod
1175
+ def generate_combinations(request,
1176
+ target,
1177
+ options=(),
1178
+ channel_credentials=None,
1179
+ call_credentials=None,
1180
+ insecure=False,
1181
+ compression=None,
1182
+ wait_for_ready=None,
1183
+ timeout=None,
1184
+ metadata=None):
1185
+ return grpc.experimental.unary_unary(
1186
+ request,
1187
+ target,
1188
+ '/dlubal.api.rfem.Application/generate_combinations',
1189
+ dlubal_dot_api_dot_common_dot_model__id__pb2.OptionalModelId.SerializeToString,
1190
+ google_dot_protobuf_dot_empty__pb2.Empty.FromString,
1191
+ options,
1192
+ channel_credentials,
1193
+ insecure,
1194
+ call_credentials,
1195
+ compression,
1196
+ wait_for_ready,
1197
+ timeout,
1198
+ metadata,
1199
+ _registered_method=True)
@@ -0,0 +1,40 @@
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/global_parameters/global_parameter.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/global_parameters/global_parameter.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'\n8dlubal/api/rfem/global_parameters/global_parameter.proto\x12!dlubal.api.rfem.global_parameters\"\x8b)\n\x0fGlobalParameter\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x02 \x01(\x08H\x01\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x02\x88\x01\x01\x12&\n\x19\x61ttribute_always_editable\x18\x04 \x01(\tH\x03\x88\x01\x01\x12\x13\n\x06symbol\x18\x05 \x01(\tH\x04\x88\x01\x01\x12U\n\nunit_group\x18\x06 \x01(\x0e\x32<.dlubal.api.rfem.global_parameters.GlobalParameter.UnitGroupH\x05\x88\x01\x01\x12_\n\x0f\x64\x65\x66inition_type\x18\x07 \x01(\x0e\x32\x41.dlubal.api.rfem.global_parameters.GlobalParameter.DefinitionTypeH\x06\x88\x01\x01\x12\x12\n\x05value\x18\x08 \x01(\x01H\x07\x88\x01\x01\x12\x11\n\x04unit\x18\t \x01(\tH\x08\x88\x01\x01\x12\x14\n\x07\x66ormula\x18\n \x01(\tH\t\x88\x01\x01\x12\x10\n\x03min\x18\x0b \x01(\x01H\n\x88\x01\x01\x12\x10\n\x03max\x18\x0c \x01(\x01H\x0b\x88\x01\x01\x12\x16\n\tincrement\x18\r \x01(\x01H\x0c\x88\x01\x01\x12\x12\n\x05steps\x18\x0e \x01(\x05H\r\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x0f \x01(\tH\x0e\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x10 \x01(\tH\x0f\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x11 \x01(\tH\x10\x88\x01\x01\"\xd2 \n\tUnitGroup\x12\x18\n\x14UNIT_GROUP_EG_MODULE\x10\x00\x12\x14\n\x10UNIT_GROUP_ANGLE\x10\x43\x12\x13\n\x0fUNIT_GROUP_AREA\x10@\x12\"\n\x1dUNIT_GROUP_COATING_DIMENSIONS\x10\xa7\x01\x12!\n\x1cUNIT_GROUP_COATING_ROTATIONS\x10\xa8\x01\x12\"\n\x1eUNIT_GROUP_DAMPING_COEFFICIENT\x10\x65\x12\x16\n\x12UNIT_GROUP_DENSITY\x10\x05\x12\x1c\n\x18UNIT_GROUP_DIMENSIONLESS\x10J\x12&\n\"UNIT_GROUP_DYNAMIC_INCREASE_FACTOR\x10\x19\x12\x16\n\x12UNIT_GROUP_FACTOR3\x10W\x12#\n\x1fUNIT_GROUP_FRICTION_COEFFICIENT\x10Q\x12%\n!UNIT_GROUP_GEOGRAPHIC_COORDINATES\x10\x44\x12)\n%UNIT_GROUP_GRAVITATIONAL_ACCELERATION\x10\r\x12\x15\n\x11UNIT_GROUP_LENGTH\x10>\x12#\n\x1fUNIT_GROUP_LINE_SPRING_CONSTANT\x10Z\x12/\n+UNIT_GROUP_LINE_SPRING_ROTATIONAL_STIFFNESS\x10[\x12$\n\x1fUNIT_GROUP_LOADING_COATING_AREA\x10\xa9\x01\x12*\n%UNIT_GROUP_LOADS_AMOUNT_PRECIPITATION\x10\xa6\x01\x12*\n%UNIT_GROUP_LOADS_ANGULAR_ACCELERATION\x10\x9f\x01\x12&\n!UNIT_GROUP_LOADS_ANGULAR_VELOCITY\x10\x9e\x01\x12\x1f\n\x1aUNIT_GROUP_LOADS_AREA_MASS\x10\x9b\x01\x12\"\n\x1dUNIT_GROUP_LOADS_AXIAL_STRAIN\x10\x90\x01\x12*\n%UNIT_GROUP_LOADS_CUTTING_PATTERN_LOAD\x10\xaa\x01\x12\x1d\n\x18UNIT_GROUP_LOADS_DENSITY\x10\x97\x01\x12\"\n\x1dUNIT_GROUP_LOADS_DISPLACEMENT\x10\x8a\x01\x12\x32\n-UNIT_GROUP_LOADS_DISPLACEMENT_PER_UNIT_LENGTH\x10\x93\x01\x12\x1b\n\x16UNIT_GROUP_LOADS_FORCE\x10\x87\x01\x12+\n&UNIT_GROUP_LOADS_FORCE_PER_UNIT_LENGTH\x10\x91\x01\x12*\n%UNIT_GROUP_LOADS_IMPOSED_DISPLACEMENT\x10\x9c\x01\x12&\n!UNIT_GROUP_LOADS_IMPOSED_ROTATION\x10\x9d\x01\x12)\n$UNIT_GROUP_LOADS_KINEMATIC_VISCOSITY\x10\xa1\x01\x12$\n\x1fUNIT_GROUP_LOADS_KINETIC_ENERGY\x10\xa2\x01\x12\x1c\n\x17UNIT_GROUP_LOADS_LENGTH\x10\x8c\x01\x12\x1a\n\x15UNIT_GROUP_LOADS_MASS\x10\x89\x01\x12\x1c\n\x17UNIT_GROUP_LOADS_MOMENT\x10\x88\x01\x12,\n\'UNIT_GROUP_LOADS_MOMENT_PER_UNIT_LENGTH\x10\x92\x01\x12\x1f\n\x1aUNIT_GROUP_LOADS_PRECAMBER\x10\x9a\x01\x12\x1e\n\x19UNIT_GROUP_LOADS_PRESSURE\x10\x98\x01\x12%\n UNIT_GROUP_LOADS_RELATIVE_LENGTH\x10\x8d\x01\x12\x1e\n\x19UNIT_GROUP_LOADS_ROTATION\x10\x8b\x01\x12.\n)UNIT_GROUP_LOADS_ROTATION_PER_UNIT_LENGTH\x10\x94\x01\x12\'\n\"UNIT_GROUP_LOADS_SHAPE_COEFFICIENT\x10\xab\x01\x12%\n UNIT_GROUP_LOADS_SOLID_TYPE_LOAD\x10\x96\x01\x12%\n UNIT_GROUP_LOADS_SPECIFIC_ENERGY\x10\xa4\x01\x12%\n UNIT_GROUP_LOADS_SPECIFIC_WEIGHT\x10\xa5\x01\x12\'\n\"UNIT_GROUP_LOADS_SURFACE_TYPE_LOAD\x10\x95\x01\x12!\n\x1cUNIT_GROUP_LOADS_TEMPERATURE\x10\x8e\x01\x12(\n#UNIT_GROUP_LOADS_TEMPERATURE_CHANGE\x10\x8f\x01\x12\x31\n,UNIT_GROUP_LOADS_TURBULENCE_DISSIPATION_RATE\x10\xa3\x01\x12\x1e\n\x19UNIT_GROUP_LOADS_VELOCITY\x10\xa0\x01\x12\x13\n\x0fUNIT_GROUP_MASS\x10\x45\x12(\n$UNIT_GROUP_MASS_MOMENT_PER_UNIT_AREA\x10\x62\x12!\n\x1dUNIT_GROUP_MASS_PER_UNIT_AREA\x10`\x12#\n\x1fUNIT_GROUP_MASS_PER_UNIT_LENGTH\x10\x61\x12\x1d\n\x19UNIT_GROUP_MATERIAL_ANGLE\x10\x11\x12#\n\x1fUNIT_GROUP_MATERIAL_DEFORMATION\x10\x0b\x12\x1e\n\x1aUNIT_GROUP_MATERIAL_FACTOR\x10\t\x12(\n$UNIT_GROUP_MATERIAL_QUANTITY_INTEGER\x10\x0f\x12\'\n#UNIT_GROUP_MATERIAL_SPECIFIC_WEIGHT\x10\x03\x12!\n\x1dUNIT_GROUP_MATERIAL_THICKNESS\x10\n\x12(\n$UNIT_GROUP_ORTHOTROPY_BENDING_MOMENT\x10^\x12%\n!UNIT_GROUP_ORTHOTROPY_LINE_MOMENT\x10_\x12\x1d\n\x19UNIT_GROUP_PARTIAL_FACTOR\x10M\x12\x1d\n\x19UNIT_GROUP_POISSONS_RATIO\x10\x06\x12\x1f\n\x1bUNIT_GROUP_PRECISION_FACTOR\x10P\x12\x17\n\x13UNIT_GROUP_QUANTITY\x10S\x12\x1f\n\x1bUNIT_GROUP_QUANTITY_INTEGER\x10U\x12\x14\n\x10UNIT_GROUP_RATIO\x10O\x12\x1e\n\x1aUNIT_GROUP_RELATIVE_LENGTH\x10K\x12\x1c\n\x18UNIT_GROUP_SECTION_ANGLE\x10\x1f\x12\x1b\n\x17UNIT_GROUP_SECTION_AREA\x10\x1e\x12\x1f\n\x1bUNIT_GROUP_SECTION_BIMOMENT\x10+\x12!\n\x1dUNIT_GROUP_SECTION_COMPLIANCE\x10\x1d\x12 \n\x1cUNIT_GROUP_SECTION_DIMENSION\x10\x1b\x12%\n!UNIT_GROUP_SECTION_EFFECTIVE_AREA\x10$\x12\x36\n2UNIT_GROUP_SECTION_EFFECTIVE_SECOND_MOMENT_OF_AREA\x10#\x12\x1c\n\x18UNIT_GROUP_SECTION_FORCE\x10,\x12\x38\n4UNIT_GROUP_SECTION_LIMIT_FOR_REINFORCEMENT_PLACEMENT\x10\x33\x12\x1d\n\x19UNIT_GROUP_SECTION_MOMENT\x10-\x12(\n$UNIT_GROUP_SECTION_MOMENT_OF_INERTIA\x10 \x12 \n\x1cUNIT_GROUP_SECTION_PERIMETER\x10\x1c\x12\x1f\n\x1bUNIT_GROUP_SECTION_QUANTITY\x10\x32\x12%\n!UNIT_GROUP_SECTION_SECTION_FACTOR\x10!\x12&\n\"UNIT_GROUP_SECTION_SECTION_MODULUS\x10\"\x12.\n*UNIT_GROUP_SECTION_STATICAL_MOMENT_OF_AREA\x10%\x12\x1e\n\x1aUNIT_GROUP_SECTION_SURFACE\x10\x35\x12\"\n\x1eUNIT_GROUP_SECTION_TEMPERATURE\x10\x30\x12)\n%UNIT_GROUP_SECTION_TEMPERATURE_CHANGE\x10\x31\x12\x32\n.UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_1\x10&\x12\x32\n.UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_2\x10\'\x12$\n UNIT_GROUP_SECTION_UNIT_STRESSES\x10.\x12,\n(UNIT_GROUP_SECTION_UNIT_WARPING_FUNCTION\x10/\x12\x1d\n\x19UNIT_GROUP_SECTION_VOLUME\x10\x34\x12\'\n#UNIT_GROUP_SECTION_WARPING_CONSTANT\x10(\x12\'\n#UNIT_GROUP_SECTION_WARPING_ORDINATE\x10)\x12.\n*UNIT_GROUP_SECTION_WARPING_STATICAL_MOMENT\x10*\x12\x1d\n\x19UNIT_GROUP_SECTION_WEIGHT\x10\x36\x12\"\n\x1dUNIT_GROUP_SELF_WEIGHT_FACTOR\x10\x99\x01\x12\x1f\n\x1bUNIT_GROUP_SELF_WEIGHT_MASS\x10G\x12$\n UNIT_GROUP_SHEAR_SPRING_CONSTANT\x10]\x12$\n UNIT_GROUP_SOLID_SHEAR_STIFFNESS\x10\x64\x12*\n&UNIT_GROUP_SPRING_ROTATIONAL_STIFFNESS\x10Y\x12\x1f\n\x1bUNIT_GROUP_SPRING_STIFFNESS\x10X\x12.\n*UNIT_GROUP_STIFFNESS_MULTIPLICATION_FACTOR\x10R\x12\x15\n\x11UNIT_GROUP_STRAIN\x10\x0c\x12\x1a\n\x16UNIT_GROUP_STRAIN_RATE\x10\x1a\x12\x17\n\x13UNIT_GROUP_STRESSES\x10\x01\x12\x34\n0UNIT_GROUP_SURFACES_CONTACT_TYPE_SHEAR_STIFFNESS\x10\x63\x12&\n\"UNIT_GROUP_SURFACE_SPRING_CONSTANT\x10\\\x12,\n(UNIT_GROUP_THERMAL_EXPANSION_COEFFICIENT\x10\x04\x12\x18\n\x14UNIT_GROUP_THICKNESS\x10H\x12\x13\n\x0fUNIT_GROUP_TIME\x10I\x12\x15\n\x11UNIT_GROUP_VOLUME\x10\x42\x12\x1e\n\x1aUNIT_GROUP_WEIGHT_AND_KNOT\x10N\"\xed\x01\n\x0e\x44\x65\x66initionType\x12\x19\n\x15\x44\x45\x46INITION_TYPE_VALUE\x10\x00\x12\x1b\n\x17\x44\x45\x46INITION_TYPE_FORMULA\x10\x01\x12 \n\x1c\x44\x45\x46INITION_TYPE_OPTIMIZATION\x10\x02\x12*\n&DEFINITION_TYPE_OPTIMIZATION_ASCENDING\x10\x03\x12+\n\'DEFINITION_TYPE_OPTIMIZATION_DESCENDING\x10\x04\x12(\n$DEFINITION_TYPE_OPTIMIZATION_FORMULA\x10\x05\x42\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x1c\n\x1a_attribute_always_editableB\t\n\x07_symbolB\r\n\x0b_unit_groupB\x12\n\x10_definition_typeB\x08\n\x06_valueB\x07\n\x05_unitB\n\n\x08_formulaB\x06\n\x04_minB\x06\n\x04_maxB\x0c\n\n_incrementB\x08\n\x06_stepsB\n\n\x08_commentB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.global_parameters.global_parameter_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_GLOBALPARAMETER']._serialized_start=96
35
+ _globals['_GLOBALPARAMETER']._serialized_end=5355
36
+ _globals['_GLOBALPARAMETER_UNITGROUP']._serialized_start=676
37
+ _globals['_GLOBALPARAMETER_UNITGROUP']._serialized_end=4854
38
+ _globals['_GLOBALPARAMETER_DEFINITIONTYPE']._serialized_start=4857
39
+ _globals['_GLOBALPARAMETER_DEFINITIONTYPE']._serialized_end=5094
40
+ # @@protoc_insertion_point(module_scope)
@@ -96,6 +96,7 @@ class GlobalParameter(_message.Message):
96
96
  UNIT_GROUP_SECTION_STATICAL_MOMENT_OF_AREA: _ClassVar[GlobalParameter.UnitGroup]
97
97
  UNIT_GROUP_SECTION_SURFACE: _ClassVar[GlobalParameter.UnitGroup]
98
98
  UNIT_GROUP_SECTION_TEMPERATURE: _ClassVar[GlobalParameter.UnitGroup]
99
+ UNIT_GROUP_SECTION_TEMPERATURE_CHANGE: _ClassVar[GlobalParameter.UnitGroup]
99
100
  UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_1: _ClassVar[GlobalParameter.UnitGroup]
100
101
  UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_2: _ClassVar[GlobalParameter.UnitGroup]
101
102
  UNIT_GROUP_SECTION_UNIT_STRESSES: _ClassVar[GlobalParameter.UnitGroup]
@@ -209,6 +210,7 @@ class GlobalParameter(_message.Message):
209
210
  UNIT_GROUP_SECTION_STATICAL_MOMENT_OF_AREA: GlobalParameter.UnitGroup
210
211
  UNIT_GROUP_SECTION_SURFACE: GlobalParameter.UnitGroup
211
212
  UNIT_GROUP_SECTION_TEMPERATURE: GlobalParameter.UnitGroup
213
+ UNIT_GROUP_SECTION_TEMPERATURE_CHANGE: GlobalParameter.UnitGroup
212
214
  UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_1: GlobalParameter.UnitGroup
213
215
  UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_2: GlobalParameter.UnitGroup
214
216
  UNIT_GROUP_SECTION_UNIT_STRESSES: GlobalParameter.UnitGroup
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dlubal.api
3
- Version: 2.9.12
3
+ Version: 2.10.1.dev1
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
@@ -34,7 +34,7 @@ Dynamic: summary
34
34
 
35
35
  This package version is fully compatible with the following **Dlubal App version**:
36
36
 
37
- ✅ **X.09.0012.511.ea97688f12e**
37
+ ✅ **X.10.0001.574.5db27b92a30**
38
38
 
39
39
  ## Overview
40
40
  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**.
@@ -19,7 +19,7 @@ readme = (here/"README.md").read_text(encoding="utf-8")
19
19
  setup(
20
20
  name='dlubal.api',
21
21
  # version=version,
22
- version="2.9.12",
22
+ version="2.10.1.dev1",
23
23
  python_requires=">=3.10",
24
24
  description='Python Client Library for Dlubal Software APIs powered by gRPC',
25
25
  long_description=readme,
@@ -1,40 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # NO CHECKED-IN PROTOBUF GENCODE
4
- # source: dlubal/api/rfem/global_parameters/global_parameter.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/global_parameters/global_parameter.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'\n8dlubal/api/rfem/global_parameters/global_parameter.proto\x12!dlubal.api.rfem.global_parameters\"\xe0(\n\x0fGlobalParameter\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x02 \x01(\x08H\x01\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x02\x88\x01\x01\x12&\n\x19\x61ttribute_always_editable\x18\x04 \x01(\tH\x03\x88\x01\x01\x12\x13\n\x06symbol\x18\x05 \x01(\tH\x04\x88\x01\x01\x12U\n\nunit_group\x18\x06 \x01(\x0e\x32<.dlubal.api.rfem.global_parameters.GlobalParameter.UnitGroupH\x05\x88\x01\x01\x12_\n\x0f\x64\x65\x66inition_type\x18\x07 \x01(\x0e\x32\x41.dlubal.api.rfem.global_parameters.GlobalParameter.DefinitionTypeH\x06\x88\x01\x01\x12\x12\n\x05value\x18\x08 \x01(\x01H\x07\x88\x01\x01\x12\x11\n\x04unit\x18\t \x01(\tH\x08\x88\x01\x01\x12\x14\n\x07\x66ormula\x18\n \x01(\tH\t\x88\x01\x01\x12\x10\n\x03min\x18\x0b \x01(\x01H\n\x88\x01\x01\x12\x10\n\x03max\x18\x0c \x01(\x01H\x0b\x88\x01\x01\x12\x16\n\tincrement\x18\r \x01(\x01H\x0c\x88\x01\x01\x12\x12\n\x05steps\x18\x0e \x01(\x05H\r\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x0f \x01(\tH\x0e\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x10 \x01(\tH\x0f\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x11 \x01(\tH\x10\x88\x01\x01\"\xa7 \n\tUnitGroup\x12\x18\n\x14UNIT_GROUP_EG_MODULE\x10\x00\x12\x14\n\x10UNIT_GROUP_ANGLE\x10\x42\x12\x13\n\x0fUNIT_GROUP_AREA\x10?\x12\"\n\x1dUNIT_GROUP_COATING_DIMENSIONS\x10\xa6\x01\x12!\n\x1cUNIT_GROUP_COATING_ROTATIONS\x10\xa7\x01\x12\"\n\x1eUNIT_GROUP_DAMPING_COEFFICIENT\x10\x64\x12\x16\n\x12UNIT_GROUP_DENSITY\x10\x05\x12\x1c\n\x18UNIT_GROUP_DIMENSIONLESS\x10I\x12&\n\"UNIT_GROUP_DYNAMIC_INCREASE_FACTOR\x10\x19\x12\x16\n\x12UNIT_GROUP_FACTOR3\x10V\x12#\n\x1fUNIT_GROUP_FRICTION_COEFFICIENT\x10P\x12%\n!UNIT_GROUP_GEOGRAPHIC_COORDINATES\x10\x43\x12)\n%UNIT_GROUP_GRAVITATIONAL_ACCELERATION\x10\r\x12\x15\n\x11UNIT_GROUP_LENGTH\x10=\x12#\n\x1fUNIT_GROUP_LINE_SPRING_CONSTANT\x10Y\x12/\n+UNIT_GROUP_LINE_SPRING_ROTATIONAL_STIFFNESS\x10Z\x12$\n\x1fUNIT_GROUP_LOADING_COATING_AREA\x10\xa8\x01\x12*\n%UNIT_GROUP_LOADS_AMOUNT_PRECIPITATION\x10\xa5\x01\x12*\n%UNIT_GROUP_LOADS_ANGULAR_ACCELERATION\x10\x9e\x01\x12&\n!UNIT_GROUP_LOADS_ANGULAR_VELOCITY\x10\x9d\x01\x12\x1f\n\x1aUNIT_GROUP_LOADS_AREA_MASS\x10\x9a\x01\x12\"\n\x1dUNIT_GROUP_LOADS_AXIAL_STRAIN\x10\x8f\x01\x12*\n%UNIT_GROUP_LOADS_CUTTING_PATTERN_LOAD\x10\xa9\x01\x12\x1d\n\x18UNIT_GROUP_LOADS_DENSITY\x10\x96\x01\x12\"\n\x1dUNIT_GROUP_LOADS_DISPLACEMENT\x10\x89\x01\x12\x32\n-UNIT_GROUP_LOADS_DISPLACEMENT_PER_UNIT_LENGTH\x10\x92\x01\x12\x1b\n\x16UNIT_GROUP_LOADS_FORCE\x10\x86\x01\x12+\n&UNIT_GROUP_LOADS_FORCE_PER_UNIT_LENGTH\x10\x90\x01\x12*\n%UNIT_GROUP_LOADS_IMPOSED_DISPLACEMENT\x10\x9b\x01\x12&\n!UNIT_GROUP_LOADS_IMPOSED_ROTATION\x10\x9c\x01\x12)\n$UNIT_GROUP_LOADS_KINEMATIC_VISCOSITY\x10\xa0\x01\x12$\n\x1fUNIT_GROUP_LOADS_KINETIC_ENERGY\x10\xa1\x01\x12\x1c\n\x17UNIT_GROUP_LOADS_LENGTH\x10\x8b\x01\x12\x1a\n\x15UNIT_GROUP_LOADS_MASS\x10\x88\x01\x12\x1c\n\x17UNIT_GROUP_LOADS_MOMENT\x10\x87\x01\x12,\n\'UNIT_GROUP_LOADS_MOMENT_PER_UNIT_LENGTH\x10\x91\x01\x12\x1f\n\x1aUNIT_GROUP_LOADS_PRECAMBER\x10\x99\x01\x12\x1e\n\x19UNIT_GROUP_LOADS_PRESSURE\x10\x97\x01\x12%\n UNIT_GROUP_LOADS_RELATIVE_LENGTH\x10\x8c\x01\x12\x1e\n\x19UNIT_GROUP_LOADS_ROTATION\x10\x8a\x01\x12.\n)UNIT_GROUP_LOADS_ROTATION_PER_UNIT_LENGTH\x10\x93\x01\x12\'\n\"UNIT_GROUP_LOADS_SHAPE_COEFFICIENT\x10\xaa\x01\x12%\n UNIT_GROUP_LOADS_SOLID_TYPE_LOAD\x10\x95\x01\x12%\n UNIT_GROUP_LOADS_SPECIFIC_ENERGY\x10\xa3\x01\x12%\n UNIT_GROUP_LOADS_SPECIFIC_WEIGHT\x10\xa4\x01\x12\'\n\"UNIT_GROUP_LOADS_SURFACE_TYPE_LOAD\x10\x94\x01\x12!\n\x1cUNIT_GROUP_LOADS_TEMPERATURE\x10\x8d\x01\x12(\n#UNIT_GROUP_LOADS_TEMPERATURE_CHANGE\x10\x8e\x01\x12\x31\n,UNIT_GROUP_LOADS_TURBULENCE_DISSIPATION_RATE\x10\xa2\x01\x12\x1e\n\x19UNIT_GROUP_LOADS_VELOCITY\x10\x9f\x01\x12\x13\n\x0fUNIT_GROUP_MASS\x10\x44\x12(\n$UNIT_GROUP_MASS_MOMENT_PER_UNIT_AREA\x10\x61\x12!\n\x1dUNIT_GROUP_MASS_PER_UNIT_AREA\x10_\x12#\n\x1fUNIT_GROUP_MASS_PER_UNIT_LENGTH\x10`\x12\x1d\n\x19UNIT_GROUP_MATERIAL_ANGLE\x10\x11\x12#\n\x1fUNIT_GROUP_MATERIAL_DEFORMATION\x10\x0b\x12\x1e\n\x1aUNIT_GROUP_MATERIAL_FACTOR\x10\t\x12(\n$UNIT_GROUP_MATERIAL_QUANTITY_INTEGER\x10\x0f\x12\'\n#UNIT_GROUP_MATERIAL_SPECIFIC_WEIGHT\x10\x03\x12!\n\x1dUNIT_GROUP_MATERIAL_THICKNESS\x10\n\x12(\n$UNIT_GROUP_ORTHOTROPY_BENDING_MOMENT\x10]\x12%\n!UNIT_GROUP_ORTHOTROPY_LINE_MOMENT\x10^\x12\x1d\n\x19UNIT_GROUP_PARTIAL_FACTOR\x10L\x12\x1d\n\x19UNIT_GROUP_POISSONS_RATIO\x10\x06\x12\x1f\n\x1bUNIT_GROUP_PRECISION_FACTOR\x10O\x12\x17\n\x13UNIT_GROUP_QUANTITY\x10R\x12\x1f\n\x1bUNIT_GROUP_QUANTITY_INTEGER\x10T\x12\x14\n\x10UNIT_GROUP_RATIO\x10N\x12\x1e\n\x1aUNIT_GROUP_RELATIVE_LENGTH\x10J\x12\x1c\n\x18UNIT_GROUP_SECTION_ANGLE\x10\x1f\x12\x1b\n\x17UNIT_GROUP_SECTION_AREA\x10\x1e\x12\x1f\n\x1bUNIT_GROUP_SECTION_BIMOMENT\x10+\x12!\n\x1dUNIT_GROUP_SECTION_COMPLIANCE\x10\x1d\x12 \n\x1cUNIT_GROUP_SECTION_DIMENSION\x10\x1b\x12%\n!UNIT_GROUP_SECTION_EFFECTIVE_AREA\x10$\x12\x36\n2UNIT_GROUP_SECTION_EFFECTIVE_SECOND_MOMENT_OF_AREA\x10#\x12\x1c\n\x18UNIT_GROUP_SECTION_FORCE\x10,\x12\x38\n4UNIT_GROUP_SECTION_LIMIT_FOR_REINFORCEMENT_PLACEMENT\x10\x32\x12\x1d\n\x19UNIT_GROUP_SECTION_MOMENT\x10-\x12(\n$UNIT_GROUP_SECTION_MOMENT_OF_INERTIA\x10 \x12 \n\x1cUNIT_GROUP_SECTION_PERIMETER\x10\x1c\x12\x1f\n\x1bUNIT_GROUP_SECTION_QUANTITY\x10\x31\x12%\n!UNIT_GROUP_SECTION_SECTION_FACTOR\x10!\x12&\n\"UNIT_GROUP_SECTION_SECTION_MODULUS\x10\"\x12.\n*UNIT_GROUP_SECTION_STATICAL_MOMENT_OF_AREA\x10%\x12\x1e\n\x1aUNIT_GROUP_SECTION_SURFACE\x10\x34\x12\"\n\x1eUNIT_GROUP_SECTION_TEMPERATURE\x10\x30\x12\x32\n.UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_1\x10&\x12\x32\n.UNIT_GROUP_SECTION_TENSION_FIELD_COEFFICIENT_2\x10\'\x12$\n UNIT_GROUP_SECTION_UNIT_STRESSES\x10.\x12,\n(UNIT_GROUP_SECTION_UNIT_WARPING_FUNCTION\x10/\x12\x1d\n\x19UNIT_GROUP_SECTION_VOLUME\x10\x33\x12\'\n#UNIT_GROUP_SECTION_WARPING_CONSTANT\x10(\x12\'\n#UNIT_GROUP_SECTION_WARPING_ORDINATE\x10)\x12.\n*UNIT_GROUP_SECTION_WARPING_STATICAL_MOMENT\x10*\x12\x1d\n\x19UNIT_GROUP_SECTION_WEIGHT\x10\x35\x12\"\n\x1dUNIT_GROUP_SELF_WEIGHT_FACTOR\x10\x98\x01\x12\x1f\n\x1bUNIT_GROUP_SELF_WEIGHT_MASS\x10\x46\x12$\n UNIT_GROUP_SHEAR_SPRING_CONSTANT\x10\\\x12$\n UNIT_GROUP_SOLID_SHEAR_STIFFNESS\x10\x63\x12*\n&UNIT_GROUP_SPRING_ROTATIONAL_STIFFNESS\x10X\x12\x1f\n\x1bUNIT_GROUP_SPRING_STIFFNESS\x10W\x12.\n*UNIT_GROUP_STIFFNESS_MULTIPLICATION_FACTOR\x10Q\x12\x15\n\x11UNIT_GROUP_STRAIN\x10\x0c\x12\x1a\n\x16UNIT_GROUP_STRAIN_RATE\x10\x1a\x12\x17\n\x13UNIT_GROUP_STRESSES\x10\x01\x12\x34\n0UNIT_GROUP_SURFACES_CONTACT_TYPE_SHEAR_STIFFNESS\x10\x62\x12&\n\"UNIT_GROUP_SURFACE_SPRING_CONSTANT\x10[\x12,\n(UNIT_GROUP_THERMAL_EXPANSION_COEFFICIENT\x10\x04\x12\x18\n\x14UNIT_GROUP_THICKNESS\x10G\x12\x13\n\x0fUNIT_GROUP_TIME\x10H\x12\x15\n\x11UNIT_GROUP_VOLUME\x10\x41\x12\x1e\n\x1aUNIT_GROUP_WEIGHT_AND_KNOT\x10M\"\xed\x01\n\x0e\x44\x65\x66initionType\x12\x19\n\x15\x44\x45\x46INITION_TYPE_VALUE\x10\x00\x12\x1b\n\x17\x44\x45\x46INITION_TYPE_FORMULA\x10\x01\x12 \n\x1c\x44\x45\x46INITION_TYPE_OPTIMIZATION\x10\x02\x12*\n&DEFINITION_TYPE_OPTIMIZATION_ASCENDING\x10\x03\x12+\n\'DEFINITION_TYPE_OPTIMIZATION_DESCENDING\x10\x04\x12(\n$DEFINITION_TYPE_OPTIMIZATION_FORMULA\x10\x05\x42\x05\n\x03_noB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x1c\n\x1a_attribute_always_editableB\t\n\x07_symbolB\r\n\x0b_unit_groupB\x12\n\x10_definition_typeB\x08\n\x06_valueB\x07\n\x05_unitB\n\n\x08_formulaB\x06\n\x04_minB\x06\n\x04_maxB\x0c\n\n_incrementB\x08\n\x06_stepsB\n\n\x08_commentB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
28
-
29
- _globals = globals()
30
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.global_parameters.global_parameter_pb2', _globals)
32
- if not _descriptor._USE_C_DESCRIPTORS:
33
- DESCRIPTOR._loaded_options = None
34
- _globals['_GLOBALPARAMETER']._serialized_start=96
35
- _globals['_GLOBALPARAMETER']._serialized_end=5312
36
- _globals['_GLOBALPARAMETER_UNITGROUP']._serialized_start=676
37
- _globals['_GLOBALPARAMETER_UNITGROUP']._serialized_end=4811
38
- _globals['_GLOBALPARAMETER_DEFINITIONTYPE']._serialized_start=4814
39
- _globals['_GLOBALPARAMETER_DEFINITIONTYPE']._serialized_end=5051
40
- # @@protoc_insertion_point(module_scope)