dlubal.api 2.10.12__tar.gz → 2.10.13__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 (748) hide show
  1. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/PKG-INFO +2 -2
  2. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/README.md +1 -1
  3. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/application.py +12 -12
  4. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/results/result_table_pb2.py +1 -1
  5. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.py +14 -14
  6. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.pyi +6 -0
  7. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/application.py +11 -11
  8. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/results/result_table_pb2.py +1 -1
  9. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal.api.egg-info/PKG-INFO +2 -2
  10. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/pyproject.toml +1 -1
  11. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/__init__.py +0 -0
  12. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/__init__.py +0 -0
  13. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/__init__.py +0 -0
  14. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/common_messages_pb2.py +0 -0
  15. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/common_messages_pb2.pyi +0 -0
  16. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/common_pb2.py +0 -0
  17. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/common_pb2.pyi +0 -0
  18. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/connection.py +0 -0
  19. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/exceptions.py +0 -0
  20. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/import_export/__init__.py +0 -0
  21. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/import_export/export_attributes_pb2.py +0 -0
  22. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/import_export/export_attributes_pb2.pyi +0 -0
  23. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/import_export/import_attributes_pb2.py +0 -0
  24. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/import_export/import_attributes_pb2.pyi +0 -0
  25. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/model_id_pb2.py +0 -0
  26. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/model_id_pb2.pyi +0 -0
  27. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/packing.py +0 -0
  28. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/table.py +0 -0
  29. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/table_data_pb2.py +0 -0
  30. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/common/table_data_pb2.pyi +0 -0
  31. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/__init__.py +0 -0
  32. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/all_pb2.py +0 -0
  33. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/all_pb2.pyi +0 -0
  34. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/aluminum_design_objects/__init__.py +0 -0
  35. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
  36. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
  37. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
  38. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
  39. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/application_pb2.py +0 -0
  40. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/application_pb2.pyi +0 -0
  41. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/application_pb2_grpc.py +0 -0
  42. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/base_data_objects/__init__.py +0 -0
  43. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/base_data_objects/terrain_pb2.py +0 -0
  44. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/base_data_objects/terrain_pb2.pyi +0 -0
  45. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/base_data_pb2.py +0 -0
  46. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/base_data_pb2.pyi +0 -0
  47. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/beam_panels/__init__.py +0 -0
  48. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.py +0 -0
  49. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.pyi +0 -0
  50. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.py +0 -0
  51. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.pyi +0 -0
  52. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.py +0 -0
  53. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.pyi +0 -0
  54. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/__init__.py +0 -0
  55. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/building_story_pb2.py +0 -0
  56. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/building_story_pb2.pyi +0 -0
  57. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/deep_beam_pb2.py +0 -0
  58. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi +0 -0
  59. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/floor_set_pb2.py +0 -0
  60. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/floor_set_pb2.pyi +0 -0
  61. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/shear_wall_pb2.py +0 -0
  62. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi +0 -0
  63. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/calculation_diagrams/__init__.py +0 -0
  64. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +0 -0
  65. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
  66. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/__init__.py +0 -0
  67. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.py +0 -0
  68. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +0 -0
  69. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +0 -0
  70. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +0 -0
  71. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
  72. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
  73. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
  74. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
  75. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/construction_stages/__init__.py +0 -0
  76. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/construction_stages/construction_stage_pb2.py +0 -0
  77. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +0 -0
  78. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/dynamic_loads/__init__.py +0 -0
  79. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +0 -0
  80. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +0 -0
  81. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +0 -0
  82. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +0 -0
  83. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/dynamic_loads/time_diagram_pb2.py +0 -0
  84. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/dynamic_loads/time_diagram_pb2.pyi +0 -0
  85. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/foundation_design_objects/__init__.py +0 -0
  86. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.py +0 -0
  87. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.pyi +0 -0
  88. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.py +0 -0
  89. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.pyi +0 -0
  90. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/geotechnical_analysis/__init__.py +0 -0
  91. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +0 -0
  92. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +0 -0
  93. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +0 -0
  94. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +0 -0
  95. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/glass_design_objects/__init__.py +0 -0
  96. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.py +0 -0
  97. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.pyi +0 -0
  98. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.py +0 -0
  99. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.pyi +0 -0
  100. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/global_parameters/__init__.py +0 -0
  101. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +0 -0
  102. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +0 -0
  103. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/__init__.py +0 -0
  104. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/building_grid_pb2.py +0 -0
  105. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +0 -0
  106. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py +0 -0
  107. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +0 -0
  108. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +0 -0
  109. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +0 -0
  110. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +0 -0
  111. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +0 -0
  112. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/dimension_pb2.py +0 -0
  113. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/dimension_pb2.pyi +0 -0
  114. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +0 -0
  115. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
  116. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +0 -0
  117. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +0 -0
  118. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.py +0 -0
  119. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.pyi +0 -0
  120. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/guideline_pb2.py +0 -0
  121. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/guideline_pb2.pyi +0 -0
  122. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/layer_group_pb2.py +0 -0
  123. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/layer_group_pb2.pyi +0 -0
  124. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/layer_pb2.py +0 -0
  125. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/layer_pb2.pyi +0 -0
  126. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/note_pb2.py +0 -0
  127. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/note_pb2.pyi +0 -0
  128. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/object_snap_pb2.py +0 -0
  129. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +0 -0
  130. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/visual_object_pb2.py +0 -0
  131. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +0 -0
  132. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/ifc_objects/__init__.py +0 -0
  133. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.py +0 -0
  134. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.pyi +0 -0
  135. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.py +0 -0
  136. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.pyi +0 -0
  137. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/imperfections/__init__.py +0 -0
  138. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py +0 -0
  139. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +0 -0
  140. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py +0 -0
  141. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +0 -0
  142. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +0 -0
  143. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +0 -0
  144. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/__init__.py +0 -0
  145. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/import_support_reactions_pb2.py +0 -0
  146. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/import_support_reactions_pb2.pyi +0 -0
  147. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/load_model_pb2.py +0 -0
  148. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/load_model_pb2.pyi +0 -0
  149. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.py +0 -0
  150. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.pyi +0 -0
  151. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.py +0 -0
  152. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.pyi +0 -0
  153. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/moving_load_pb2.py +0 -0
  154. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/moving_load_pb2.pyi +0 -0
  155. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py +0 -0
  156. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +0 -0
  157. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +0 -0
  158. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +0 -0
  159. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/__init__.py +0 -0
  160. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/action_combination_pb2.py +0 -0
  161. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/action_combination_pb2.pyi +0 -0
  162. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/action_pb2.py +0 -0
  163. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/action_pb2.pyi +0 -0
  164. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/combination_wizard_pb2.py +0 -0
  165. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi +0 -0
  166. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/design_situation_pb2.py +0 -0
  167. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/design_situation_pb2.pyi +0 -0
  168. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/load_case_pb2.py +0 -0
  169. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/load_case_pb2.pyi +0 -0
  170. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/load_combination_pb2.py +0 -0
  171. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/load_combination_pb2.pyi +0 -0
  172. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +0 -0
  173. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +0 -0
  174. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/optimization_settings_pb2.py +0 -0
  175. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi +0 -0
  176. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +0 -0
  177. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +0 -0
  178. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +0 -0
  179. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +0 -0
  180. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/result_combination_pb2.py +0 -0
  181. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/result_combination_pb2.pyi +0 -0
  182. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +0 -0
  183. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +0 -0
  184. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +0 -0
  185. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +0 -0
  186. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py +0 -0
  187. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +0 -0
  188. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/time_history_analysis_settings_pb2.py +0 -0
  189. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/time_history_analysis_settings_pb2.pyi +0 -0
  190. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +0 -0
  191. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +0 -0
  192. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/__init__.py +0 -0
  193. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/additional_foundation_load_pb2.py +0 -0
  194. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/additional_foundation_load_pb2.pyi +0 -0
  195. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_circular_load_pb2.py +0 -0
  196. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi +0 -0
  197. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py +0 -0
  198. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +0 -0
  199. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_line_load_pb2.py +0 -0
  200. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_line_load_pb2.pyi +0 -0
  201. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_polygon_load_pb2.py +0 -0
  202. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +0 -0
  203. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_rectangular_load_pb2.py +0 -0
  204. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +0 -0
  205. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +0 -0
  206. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +0 -0
  207. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +0 -0
  208. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +0 -0
  209. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/line_load_pb2.py +0 -0
  210. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/line_load_pb2.pyi +0 -0
  211. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/line_set_load_pb2.py +0 -0
  212. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/line_set_load_pb2.pyi +0 -0
  213. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/member_load_pb2.py +0 -0
  214. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/member_load_pb2.pyi +0 -0
  215. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/member_set_load_pb2.py +0 -0
  216. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/member_set_load_pb2.pyi +0 -0
  217. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/nodal_load_pb2.py +0 -0
  218. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/nodal_load_pb2.pyi +0 -0
  219. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/opening_load_pb2.py +0 -0
  220. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/opening_load_pb2.pyi +0 -0
  221. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/solid_load_pb2.py +0 -0
  222. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/solid_load_pb2.pyi +0 -0
  223. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/solid_set_load_pb2.py +0 -0
  224. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/solid_set_load_pb2.pyi +0 -0
  225. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/surface_load_pb2.py +0 -0
  226. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/surface_load_pb2.pyi +0 -0
  227. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/surface_set_load_pb2.py +0 -0
  228. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/loads/surface_set_load_pb2.pyi +0 -0
  229. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/object_id_pb2.py +0 -0
  230. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/object_id_pb2.pyi +0 -0
  231. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/object_type_pb2.py +0 -0
  232. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/object_type_pb2.pyi +0 -0
  233. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/result_objects/__init__.py +0 -0
  234. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/result_objects/result_point_pb2.py +0 -0
  235. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/result_objects/result_point_pb2.pyi +0 -0
  236. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/result_objects/result_section_pb2.py +0 -0
  237. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/result_objects/result_section_pb2.pyi +0 -0
  238. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/results/__init__.py +0 -0
  239. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/results/result_table_pb2.pyi +0 -0
  240. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/results/results_query_pb2.py +0 -0
  241. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/results/results_query_pb2.pyi +0 -0
  242. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/results/results_type_pb2.py +0 -0
  243. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/results/results_type_pb2.pyi +0 -0
  244. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/rsection_stresses/__init__.py +0 -0
  245. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/rsection_stresses/member_configuration_pb2.py +0 -0
  246. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/rsection_stresses/member_configuration_pb2.pyi +0 -0
  247. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/__init__.py +0 -0
  248. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
  249. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
  250. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
  251. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
  252. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
  253. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
  254. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
  255. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
  256. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_joint_design_addon_objects/__init__.py +0 -0
  257. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.py +0 -0
  258. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.pyi +0 -0
  259. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.py +0 -0
  260. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.pyi +0 -0
  261. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/stress_analysis_objects/__init__.py +0 -0
  262. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.py +0 -0
  263. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.pyi +0 -0
  264. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.py +0 -0
  265. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.pyi +0 -0
  266. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.py +0 -0
  267. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.pyi +0 -0
  268. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/__init__.py +0 -0
  269. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/block_pb2.py +0 -0
  270. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/block_pb2.pyi +0 -0
  271. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/design_strip_pb2.py +0 -0
  272. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/design_strip_pb2.pyi +0 -0
  273. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.py +0 -0
  274. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.pyi +0 -0
  275. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/intersection_pb2.py +0 -0
  276. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +0 -0
  277. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/line_release_pb2.py +0 -0
  278. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +0 -0
  279. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +0 -0
  280. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +0 -0
  281. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +0 -0
  282. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +0 -0
  283. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +0 -0
  284. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +0 -0
  285. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surface_cell_pb2.py +0 -0
  286. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surface_cell_pb2.pyi +0 -0
  287. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surface_release_pb2.py +0 -0
  288. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +0 -0
  289. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +0 -0
  290. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +0 -0
  291. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +0 -0
  292. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +0 -0
  293. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/__init__.py +0 -0
  294. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/line_pb2.py +0 -0
  295. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/line_pb2.pyi +0 -0
  296. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/line_set_pb2.py +0 -0
  297. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/line_set_pb2.pyi +0 -0
  298. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/material_pb2.py +0 -0
  299. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/material_pb2.pyi +0 -0
  300. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_pb2.py +0 -0
  301. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_pb2.pyi +0 -0
  302. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_representative_pb2.py +0 -0
  303. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_representative_pb2.pyi +0 -0
  304. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_set_pb2.py +0 -0
  305. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_set_pb2.pyi +0 -0
  306. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_set_representative_pb2.py +0 -0
  307. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +0 -0
  308. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/node_pb2.py +0 -0
  309. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/node_pb2.pyi +0 -0
  310. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/opening_pb2.py +0 -0
  311. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/opening_pb2.pyi +0 -0
  312. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/section_pb2.py +0 -0
  313. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/section_pb2.pyi +0 -0
  314. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/solid_pb2.py +0 -0
  315. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/solid_pb2.pyi +0 -0
  316. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/solid_set_pb2.py +0 -0
  317. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/solid_set_pb2.pyi +0 -0
  318. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/surface_pb2.py +0 -0
  319. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/surface_pb2.pyi +0 -0
  320. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/surface_set_pb2.py +0 -0
  321. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/surface_set_pb2.pyi +0 -0
  322. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/thickness_pb2.py +0 -0
  323. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/structure_core/thickness_pb2.pyi +0 -0
  324. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/timber_design_objects/__init__.py +0 -0
  325. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
  326. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
  327. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
  328. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
  329. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
  330. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
  331. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/__init__.py +0 -0
  332. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_boundary_conditions_pb2.py +0 -0
  333. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_boundary_conditions_pb2.pyi +0 -0
  334. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
  335. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
  336. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
  337. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
  338. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
  339. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
  340. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/__init__.py +0 -0
  341. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.py +0 -0
  342. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
  343. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
  344. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
  345. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.py +0 -0
  346. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.pyi +0 -0
  347. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.py +0 -0
  348. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.pyi +0 -0
  349. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_craneway_design/__init__.py +0 -0
  350. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_craneway_design/crane_pb2.py +0 -0
  351. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_craneway_design/crane_pb2.pyi +0 -0
  352. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_craneway_design/craneway_pb2.py +0 -0
  353. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_craneway_design/craneway_pb2.pyi +0 -0
  354. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_foundations/__init__.py +0 -0
  355. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_foundations/single_foundation_pb2.py +0 -0
  356. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_foundations/single_foundation_pb2.pyi +0 -0
  357. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_glass_design/__init__.py +0 -0
  358. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_glass_design/glass_composition_model_pb2.py +0 -0
  359. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_glass_design/glass_composition_model_pb2.pyi +0 -0
  360. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/__init__.py +0 -0
  361. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +0 -0
  362. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +0 -0
  363. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +0 -0
  364. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +0 -0
  365. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_support_pb2.py +0 -0
  366. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +0 -0
  367. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +0 -0
  368. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +0 -0
  369. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/__init__.py +0 -0
  370. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/design_support_pb2.py +0 -0
  371. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/design_support_pb2.pyi +0 -0
  372. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/diagonal_brace_pb2.py +0 -0
  373. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/diagonal_brace_pb2.pyi +0 -0
  374. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +0 -0
  375. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
  376. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +0 -0
  377. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +0 -0
  378. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_hinge_pb2.py +0 -0
  379. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +0 -0
  380. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +0 -0
  381. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +0 -0
  382. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_openings_pb2.py +0 -0
  383. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +0 -0
  384. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +0 -0
  385. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
  386. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +0 -0
  387. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
  388. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +0 -0
  389. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +0 -0
  390. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_spring_pb2.py +0 -0
  391. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +0 -0
  392. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +0 -0
  393. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
  394. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_support_pb2.py +0 -0
  395. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_support_pb2.pyi +0 -0
  396. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +0 -0
  397. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
  398. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_nodes/__init__.py +0 -0
  399. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_nodes/nodal_link_pb2.py +0 -0
  400. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_nodes/nodal_link_pb2.pyi +0 -0
  401. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +0 -0
  402. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +0 -0
  403. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +0 -0
  404. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +0 -0
  405. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_solids/__init__.py +0 -0
  406. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +0 -0
  407. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +0 -0
  408. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +0 -0
  409. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +0 -0
  410. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +0 -0
  411. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +0 -0
  412. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/__init__.py +0 -0
  413. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +0 -0
  414. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +0 -0
  415. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +0 -0
  416. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
  417. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +0 -0
  418. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +0 -0
  419. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +0 -0
  420. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +0 -0
  421. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/__init__.py +0 -0
  422. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
  423. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
  424. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
  425. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
  426. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
  427. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
  428. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_member_transverse_weld_pb2.py +0 -0
  429. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_design/steel_member_transverse_weld_pb2.pyi +0 -0
  430. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_joints/__init__.py +0 -0
  431. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.py +0 -0
  432. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.pyi +0 -0
  433. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/__init__.py +0 -0
  434. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +0 -0
  435. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +0 -0
  436. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +0 -0
  437. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +0 -0
  438. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +0 -0
  439. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +0 -0
  440. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +0 -0
  441. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +0 -0
  442. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/__init__.py +0 -0
  443. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
  444. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
  445. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
  446. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
  447. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
  448. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
  449. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_screw_type_pb2.py +0 -0
  450. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_screw_type_pb2.pyi +0 -0
  451. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.py +0 -0
  452. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
  453. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
  454. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
  455. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/__init__.py +0 -0
  456. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/all_pb2.py +0 -0
  457. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/all_pb2.pyi +0 -0
  458. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/aluminum_design_objects/__init__.py +0 -0
  459. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
  460. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
  461. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
  462. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
  463. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/application_pb2.py +0 -0
  464. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/application_pb2.pyi +0 -0
  465. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/application_pb2_grpc.py +0 -0
  466. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/base_data_objects/__init__.py +0 -0
  467. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/base_data_objects/terrain_pb2.py +0 -0
  468. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/base_data_objects/terrain_pb2.pyi +0 -0
  469. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/base_data_pb2.py +0 -0
  470. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/base_data_pb2.pyi +0 -0
  471. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/calculation_diagrams/__init__.py +0 -0
  472. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.py +0 -0
  473. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
  474. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/__init__.py +0 -0
  475. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.py +0 -0
  476. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +0 -0
  477. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +0 -0
  478. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +0 -0
  479. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
  480. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
  481. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
  482. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
  483. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/dynamic_loads/__init__.py +0 -0
  484. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/dynamic_loads/accelerogram_pb2.py +0 -0
  485. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/dynamic_loads/accelerogram_pb2.pyi +0 -0
  486. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.py +0 -0
  487. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.pyi +0 -0
  488. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/dynamic_loads/time_diagram_pb2.py +0 -0
  489. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/dynamic_loads/time_diagram_pb2.pyi +0 -0
  490. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/global_parameters/__init__.py +0 -0
  491. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/global_parameters/global_parameter_pb2.py +0 -0
  492. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/global_parameters/global_parameter_pb2.pyi +0 -0
  493. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/__init__.py +0 -0
  494. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/building_grid_pb2.py +0 -0
  495. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/building_grid_pb2.pyi +0 -0
  496. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/clipping_box_pb2.py +0 -0
  497. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/clipping_box_pb2.pyi +0 -0
  498. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/clipping_plane_pb2.py +0 -0
  499. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/clipping_plane_pb2.pyi +0 -0
  500. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/coordinate_system_pb2.py +0 -0
  501. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/coordinate_system_pb2.pyi +0 -0
  502. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/dimension_pb2.py +0 -0
  503. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/dimension_pb2.pyi +0 -0
  504. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.py +0 -0
  505. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
  506. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/dxf_model_object_pb2.py +0 -0
  507. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/dxf_model_object_pb2.pyi +0 -0
  508. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.py +0 -0
  509. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.pyi +0 -0
  510. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/guideline_pb2.py +0 -0
  511. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/guideline_pb2.pyi +0 -0
  512. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/layer_group_pb2.py +0 -0
  513. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/layer_group_pb2.pyi +0 -0
  514. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/layer_pb2.py +0 -0
  515. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/layer_pb2.pyi +0 -0
  516. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/note_pb2.py +0 -0
  517. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/note_pb2.pyi +0 -0
  518. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/object_snap_pb2.py +0 -0
  519. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/object_snap_pb2.pyi +0 -0
  520. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/visual_object_pb2.py +0 -0
  521. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/guide_objects/visual_object_pb2.pyi +0 -0
  522. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/ifc_objects/__init__.py +0 -0
  523. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.py +0 -0
  524. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.pyi +0 -0
  525. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.py +0 -0
  526. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.pyi +0 -0
  527. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/imperfections/__init__.py +0 -0
  528. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/imperfections/imperfection_case_pb2.py +0 -0
  529. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/imperfections/imperfection_case_pb2.pyi +0 -0
  530. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/imperfections/member_imperfection_pb2.py +0 -0
  531. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/imperfections/member_imperfection_pb2.pyi +0 -0
  532. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/imperfections/member_set_imperfection_pb2.py +0 -0
  533. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/imperfections/member_set_imperfection_pb2.pyi +0 -0
  534. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/__init__.py +0 -0
  535. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/import_support_reactions_pb2.py +0 -0
  536. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/import_support_reactions_pb2.pyi +0 -0
  537. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/load_model_pb2.py +0 -0
  538. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/load_model_pb2.pyi +0 -0
  539. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.py +0 -0
  540. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.pyi +0 -0
  541. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.py +0 -0
  542. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.pyi +0 -0
  543. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/moving_load_pb2.py +0 -0
  544. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/load_wizards/moving_load_pb2.pyi +0 -0
  545. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/__init__.py +0 -0
  546. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/action_combination_pb2.py +0 -0
  547. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/action_combination_pb2.pyi +0 -0
  548. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/action_pb2.py +0 -0
  549. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/action_pb2.pyi +0 -0
  550. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/combination_wizard_pb2.py +0 -0
  551. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/combination_wizard_pb2.pyi +0 -0
  552. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/design_situation_pb2.py +0 -0
  553. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/design_situation_pb2.pyi +0 -0
  554. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/load_case_pb2.py +0 -0
  555. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/load_case_pb2.pyi +0 -0
  556. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/load_combination_pb2.py +0 -0
  557. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/load_combination_pb2.pyi +0 -0
  558. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/modal_analysis_settings_pb2.py +0 -0
  559. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/modal_analysis_settings_pb2.pyi +0 -0
  560. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/optimization_settings_pb2.py +0 -0
  561. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/optimization_settings_pb2.pyi +0 -0
  562. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/relationship_between_load_cases_pb2.py +0 -0
  563. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/relationship_between_load_cases_pb2.pyi +0 -0
  564. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/result_combination_pb2.py +0 -0
  565. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/result_combination_pb2.pyi +0 -0
  566. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/spectral_analysis_settings_pb2.py +0 -0
  567. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/spectral_analysis_settings_pb2.pyi +0 -0
  568. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/stability_analysis_settings_pb2.py +0 -0
  569. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/stability_analysis_settings_pb2.pyi +0 -0
  570. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/static_analysis_settings_pb2.py +0 -0
  571. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/static_analysis_settings_pb2.pyi +0 -0
  572. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/time_history_analysis_settings_pb2.py +0 -0
  573. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loading/time_history_analysis_settings_pb2.pyi +0 -0
  574. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/__init__.py +0 -0
  575. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/additional_foundation_load_pb2.py +0 -0
  576. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/additional_foundation_load_pb2.pyi +0 -0
  577. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.py +0 -0
  578. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.pyi +0 -0
  579. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/member_load_pb2.py +0 -0
  580. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/member_load_pb2.pyi +0 -0
  581. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/member_set_load_pb2.py +0 -0
  582. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/member_set_load_pb2.pyi +0 -0
  583. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/nodal_load_pb2.py +0 -0
  584. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/loads/nodal_load_pb2.pyi +0 -0
  585. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/object_id_pb2.py +0 -0
  586. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/object_id_pb2.pyi +0 -0
  587. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/object_type_pb2.py +0 -0
  588. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/object_type_pb2.pyi +0 -0
  589. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/results/__init__.py +0 -0
  590. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/results/result_table_pb2.pyi +0 -0
  591. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/results/results_query_pb2.py +0 -0
  592. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/results/results_query_pb2.pyi +0 -0
  593. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/results/results_type_pb2.py +0 -0
  594. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/results/results_type_pb2.pyi +0 -0
  595. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/__init__.py +0 -0
  596. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
  597. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
  598. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
  599. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
  600. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
  601. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
  602. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
  603. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
  604. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_advanced/__init__.py +0 -0
  605. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_advanced/block_pb2.py +0 -0
  606. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_advanced/block_pb2.pyi +0 -0
  607. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_advanced/nodal_release_pb2.py +0 -0
  608. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_advanced/nodal_release_pb2.pyi +0 -0
  609. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_advanced/structure_modification_pb2.py +0 -0
  610. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_advanced/structure_modification_pb2.pyi +0 -0
  611. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/__init__.py +0 -0
  612. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/material_pb2.py +0 -0
  613. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/material_pb2.pyi +0 -0
  614. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_pb2.py +0 -0
  615. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_pb2.pyi +0 -0
  616. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_representative_pb2.py +0 -0
  617. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_representative_pb2.pyi +0 -0
  618. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_set_pb2.py +0 -0
  619. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_set_pb2.pyi +0 -0
  620. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_set_representative_pb2.py +0 -0
  621. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/member_set_representative_pb2.pyi +0 -0
  622. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/node_pb2.py +0 -0
  623. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/node_pb2.pyi +0 -0
  624. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/section_pb2.py +0 -0
  625. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/structure_core/section_pb2.pyi +0 -0
  626. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/timber_design_objects/__init__.py +0 -0
  627. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
  628. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
  629. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
  630. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
  631. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
  632. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
  633. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/__init__.py +0 -0
  634. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_boundary_conditions_pb2.py +0 -0
  635. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_boundary_conditions_pb2.pyi +0 -0
  636. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
  637. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
  638. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
  639. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
  640. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
  641. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
  642. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_concrete_design/__init__.py +0 -0
  643. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_concrete_design/concrete_durability_pb2.py +0 -0
  644. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
  645. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
  646. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
  647. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_craneway_design/__init__.py +0 -0
  648. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_craneway_design/crane_pb2.py +0 -0
  649. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_craneway_design/crane_pb2.pyi +0 -0
  650. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_craneway_design/craneway_pb2.py +0 -0
  651. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_craneway_design/craneway_pb2.pyi +0 -0
  652. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_foundations/__init__.py +0 -0
  653. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_foundations/single_foundation_pb2.py +0 -0
  654. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_foundations/single_foundation_pb2.pyi +0 -0
  655. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/__init__.py +0 -0
  656. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/design_support_pb2.py +0 -0
  657. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/design_support_pb2.pyi +0 -0
  658. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/diagonal_brace_pb2.py +0 -0
  659. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/diagonal_brace_pb2.pyi +0 -0
  660. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.py +0 -0
  661. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
  662. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_eccentricity_pb2.py +0 -0
  663. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_eccentricity_pb2.pyi +0 -0
  664. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_hinge_pb2.py +0 -0
  665. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_hinge_pb2.pyi +0 -0
  666. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.py +0 -0
  667. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.pyi +0 -0
  668. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.py +0 -0
  669. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
  670. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.py +0 -0
  671. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
  672. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_shear_panel_pb2.py +0 -0
  673. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_shear_panel_pb2.pyi +0 -0
  674. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_spring_pb2.py +0 -0
  675. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_spring_pb2.pyi +0 -0
  676. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.py +0 -0
  677. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
  678. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_support_pb2.py +0 -0
  679. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_support_pb2.pyi +0 -0
  680. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.py +0 -0
  681. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
  682. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_nodes/__init__.py +0 -0
  683. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_nodes/nodal_support_pb2.py +0 -0
  684. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_nodes/nodal_support_pb2.pyi +0 -0
  685. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_special_objects/__init__.py +0 -0
  686. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.py +0 -0
  687. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
  688. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/__init__.py +0 -0
  689. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
  690. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
  691. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
  692. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
  693. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
  694. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
  695. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_member_transverse_weld_pb2.py +0 -0
  696. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_steel_design/steel_member_transverse_weld_pb2.pyi +0 -0
  697. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/__init__.py +0 -0
  698. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
  699. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
  700. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
  701. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
  702. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
  703. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
  704. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_screw_type_pb2.py +0 -0
  705. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_screw_type_pb2.pyi +0 -0
  706. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_service_class_pb2.py +0 -0
  707. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
  708. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
  709. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal/api/rstab/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
  710. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal.api.egg-info/SOURCES.txt +0 -0
  711. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal.api.egg-info/dependency_links.txt +0 -0
  712. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal.api.egg-info/not-zip-safe +0 -0
  713. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal.api.egg-info/requires.txt +0 -0
  714. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/dlubal.api.egg-info/top_level.txt +0 -0
  715. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/bus_station.py +0 -0
  716. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/cantilever.py +0 -0
  717. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/column.py +0 -0
  718. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/dataframe.py +0 -0
  719. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/excel.py +0 -0
  720. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/export_model_to.py +0 -0
  721. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/frame.py +0 -0
  722. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/import_model_from.py +0 -0
  723. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/multiple_models.py +0 -0
  724. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/nested_tables.py +0 -0
  725. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/pydantic_streamlit.py +0 -0
  726. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/results_access.py +0 -0
  727. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/results_in_location.py +0 -0
  728. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/sectioned_roof.py +0 -0
  729. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/silo.py +0 -0
  730. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/steel_hall.py +0 -0
  731. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/steel_station.py +0 -0
  732. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rfem/tank_wind_load.py +0 -0
  733. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rsection/_imports.py +0 -0
  734. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/cantilever.py +0 -0
  735. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/column.py +0 -0
  736. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/dataframe.py +0 -0
  737. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/excel.py +0 -0
  738. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/frame.py +0 -0
  739. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/import_ifc.py +0 -0
  740. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/multiple_models.py +0 -0
  741. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/nested_tables.py +0 -0
  742. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/pydantic_streamlit.py +0 -0
  743. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/examples/rstab/results_access.py +0 -0
  744. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/google/protobuf/any_pb2.py +0 -0
  745. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/google/protobuf/any_pb2.pyi +0 -0
  746. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/google/protobuf/empty_pb2.py +0 -0
  747. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/google/protobuf/empty_pb2.pyi +0 -0
  748. {dlubal_api-2.10.12 → dlubal_api-2.10.13}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dlubal.api
3
- Version: 2.10.12
3
+ Version: 2.10.13
4
4
  Summary: Python Client Library for Dlubal Software APIs powered by gRPC
5
5
  Author-email: Dlubal Software <api@dlubal.com>
6
6
  License-Expression: MIT
@@ -24,7 +24,7 @@ Requires-Dist: pandas==2.2.3
24
24
 
25
25
  This package version is fully compatible with the following **Dlubal App version**:
26
26
 
27
- ✅ **X.10.0012.200.e393ebfac1a**
27
+ ✅ **X.10.0013.99.abfff451b8a**
28
28
 
29
29
  ## Overview
30
30
  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 **RFEM 6** and **RSTAB 9**, with plans for near-future support for additional products in the Dlubal portfolio.
@@ -8,7 +8,7 @@
8
8
 
9
9
  This package version is fully compatible with the following **Dlubal App version**:
10
10
 
11
- ✅ **X.10.0012.200.e393ebfac1a**
11
+ ✅ **X.10.0013.99.abfff451b8a**
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 **RFEM 6** and **RSTAB 9**, with plans for near-future support for additional products in the Dlubal portfolio.
@@ -124,7 +124,7 @@ class Application:
124
124
  obj (obj):
125
125
  An object to be retrieved defined by its number.
126
126
  Refer to the :ref:`rfem_objects` for available objects.
127
- model_id (:ref:`ModelId` | None):
127
+ model_id (:ref:`common_model_id_ModelId` | None):
128
128
  Unique identifier of the model.
129
129
 
130
130
  Returns:
@@ -141,7 +141,7 @@ class Application:
141
141
  objs (list[obj]):
142
142
  An object list to be retrieved.
143
143
  Refer to the :ref:`rfem_objects` for available objects.
144
- model_id (:ref:`ModelId` | None):
144
+ model_id (:ref:`common_model_id_ModelId` | None):
145
145
  Unique identifier of the model.
146
146
 
147
147
  Returns:
@@ -161,7 +161,7 @@ class Application:
161
161
  obj (obj):
162
162
  An object to be created.
163
163
  Refer to the :ref:`rfem_objects` for available objects.
164
- model_id (:ref:`ModelId` | None):
164
+ model_id (:ref:`common_model_id_ModelId` | None):
165
165
  Unique identifier of the model.
166
166
 
167
167
  Returns:
@@ -177,7 +177,7 @@ class Application:
177
177
  objs (list[obj]):
178
178
  A list of objects to be created.
179
179
  Refer to the :ref:`rfem_objects` for available objects.
180
- model_id (:ref:`ModelId` | None):
180
+ model_id (:ref:`common_model_id_ModelId` | None):
181
181
  Unique identifier of the model.
182
182
  Returns:
183
183
  None
@@ -192,7 +192,7 @@ class Application:
192
192
  obj (obj):
193
193
  An object to be updated.
194
194
  Refer to the :ref:`rfem_objects` for available objects.
195
- model_id (:ref:`ModelId` | None):
195
+ model_id (:ref:`common_model_id_ModelId` | None):
196
196
  Unique identifier of the model.
197
197
 
198
198
  Returns:
@@ -208,7 +208,7 @@ class Application:
208
208
  objs (list[obj]):
209
209
  A list of objects to be updated.
210
210
  Refer to the :ref:`rfem_objects` for available objects.
211
- model_id (:ref:`ModelId` | None):
211
+ model_id (:ref:`common_model_id_ModelId` | None):
212
212
  Unique identifier of the model.
213
213
 
214
214
  Returns:
@@ -224,7 +224,7 @@ class Application:
224
224
  obj (obj):
225
225
  An object to be deleted defined by its number.
226
226
  Refer to the :ref:`rfem_objects` for available objects.
227
- model_id (:ref:`ModelId` | None):
227
+ model_id (:ref:`common_model_id_ModelId` | None):
228
228
  Unique identifier of the model.
229
229
 
230
230
  Returns:
@@ -240,7 +240,7 @@ class Application:
240
240
  objs (list[obj]):
241
241
  A list of objects to be deleted.
242
242
  Refer to the :ref:`rfem_objects` for available objects.
243
- model_id (:ref:`ModelId` | None):
243
+ model_id (:ref:`common_model_id_ModelId` | None):
244
244
  Unique identifier of the model.
245
245
 
246
246
  Returns:
@@ -284,7 +284,7 @@ class Application:
284
284
  Unique identifier of the result category type.
285
285
  loading (:ref:`rfem_object_id_ObjectId`):
286
286
  Filter to get only relevant results
287
- model_id (:ref:`ModelId` | None):
287
+ model_id (:ref:`common_model_id_ModelId` | None):
288
288
  Unique identifier of the model.
289
289
 
290
290
  Returns:
@@ -309,7 +309,7 @@ class Application:
309
309
  Specifies conversion type
310
310
  objects (:ref:`rfem_application_ObjectList`):
311
311
  Objects to be converted
312
- model_id (:ref:`ModelId` | None):
312
+ model_id (:ref:`common_model_id_ModelId` | None):
313
313
  Unique identifier of the model.
314
314
  """
315
315
  request = ConvertObjectsRequest(convert_into=convert_into, objects=pack_object_list(objects, model_id))
@@ -326,7 +326,7 @@ class Application:
326
326
  Supported message types:
327
327
  :ref:`rfem_import_attributes_IfcImportAttributes`
328
328
 
329
- model_id (:ref:`ModelId` | None): Unique identifier of the model.
329
+ model_id (:ref:`common_model_id_ModelId` | None): Unique identifier of the model.
330
330
  If not specified, the active model is used.
331
331
  """
332
332
  request = ImportModelRequest(filepath=filepath, import_attributes=pack_message_to_any(import_attributes), model_id=model_id)
@@ -345,7 +345,7 @@ class Application:
345
345
  :ref:`common_export_attributes_PythonGrpcExportAttributes`
346
346
  :ref:`common_export_attributes_IfcExportAttributes`
347
347
 
348
- model_id (:ref:`ModelId` | None): Unique identifier of the model.
348
+ model_id (:ref:`common_model_id_ModelId` | None): Unique identifier of the model.
349
349
  If not specified, the active model is used.
350
350
  """
351
351
  request = ExportModelRequest(filepath=filepath, export_attributes=pack_message_to_any(export_attributes), model_id=model_id)
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
24
24
 
25
25
 
26
26
 
27
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*dlubal/api/rfem/results/result_table.proto\x12\x17\x64lubal.api.rfem.results*\xa8\x0f\n\x0bResultTable\x12\x18\n\x14INVALID_RESULT_TABLE\x10\x00\x12L\nHNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10x\x12I\nENONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10w\x12J\nFNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10t\x12\x46\nBNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10s\x12>\n:NONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10r\x12@\n<NONLINEAR_STABILITY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x64\x12\x42\n=PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xca\x02\x12?\n:PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xc9\x02\x12@\n;PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\xc6\x02\x12<\n7PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\xc5\x02\x12\x34\n/PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xc4\x02\x12\x36\n1PUSHOVER_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xb6\x02\x12\x42\n=SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xbf\x01\x12?\n:SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xbe\x01\x12@\n;SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\xbd\x01\x12<\n7SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\xbc\x01\x12\x34\n/SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xb9\x01\x12\x36\n1SPECTRAL_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xaa\x01\x12?\n;STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x19\x12<\n8STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\x18\x12=\n9STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\x17\x12\x39\n5STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\x16\x12\x31\n-STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\x13\x12\x33\n/STATIC_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x05\x12\x46\nATIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x80\x02\x12\x43\n>TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xff\x01\x12\x44\n?TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\xfc\x01\x12@\n;TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\xfb\x01\x12\x38\n3TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xfa\x01\x12:\n5TIME_HISTORY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xea\x01\x62\x06proto3')
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*dlubal/api/rfem/results/result_table.proto\x12\x17\x64lubal.api.rfem.results*\xa8\x0f\n\x0bResultTable\x12\x18\n\x14INVALID_RESULT_TABLE\x10\x00\x12L\nHNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10y\x12I\nENONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10x\x12J\nFNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10u\x12\x46\nBNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10t\x12>\n:NONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10s\x12@\n<NONLINEAR_STABILITY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x65\x12\x42\n=PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xce\x02\x12?\n:PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xcd\x02\x12@\n;PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\xca\x02\x12<\n7PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\xc9\x02\x12\x34\n/PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xc8\x02\x12\x36\n1PUSHOVER_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xba\x02\x12\x42\n=SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xc1\x01\x12?\n:SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xc0\x01\x12@\n;SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\xbf\x01\x12<\n7SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\xbe\x01\x12\x34\n/SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xbb\x01\x12\x36\n1SPECTRAL_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xac\x01\x12?\n;STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x19\x12<\n8STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\x18\x12=\n9STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\x17\x12\x39\n5STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\x16\x12\x31\n-STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\x13\x12\x33\n/STATIC_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x05\x12\x46\nATIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x83\x02\x12\x43\n>TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\x82\x02\x12\x44\n?TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_DIFFERENCES_TABLE\x10\xff\x01\x12@\n;TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_PRIMARY_TABLE\x10\xfe\x01\x12\x38\n3TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xfd\x01\x12:\n5TIME_HISTORY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xed\x01\x62\x06proto3')
28
28
 
29
29
  _globals = globals()
30
30
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
24
24
 
25
25
 
26
26
 
27
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFdlubal/api/rfem/types_for_concrete_design/punching_reinforcement.proto\x12)dlubal.api.rfem.types_for_concrete_design\"\xf7\x43\n\x15PunchingReinforcement\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12X\n\x04type\x18\x02 \x01(\x0e\x32\x45.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.TypeH\x01\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x03 \x01(\x08H\x02\x88\x01\x01\x12\x11\n\x04name\x18\x04 \x01(\tH\x03\x88\x01\x01\x12\r\n\x05nodes\x18\x05 \x03(\x05\x12\x15\n\x08material\x18\x06 \x01(\x05H\x04\x88\x01\x01\x12k\n\x0eplacement_type\x18\x07 \x01(\x0e\x32N.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.PlacementTypeH\x05\x88\x01\x01\x12!\n\x14number_of_perimeters\x18\x08 \x01(\x05H\x06\x88\x01\x01\x12.\n!number_of_perimeters_auto_enabled\x18\t \x01(\x08H\x07\x88\x01\x01\x12-\n number_of_legs_in_each_perimeter\x18\n \x01(\x05H\x08\x88\x01\x01\x12:\n-number_of_legs_in_each_perimeter_auto_enabled\x18\x0b \x01(\x08H\t\x88\x01\x01\x12z\n\x16perimeter_spacing_type\x18\x0c \x01(\x0e\x32U.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.PerimeterSpacingTypeH\n\x88\x01\x01\x12S\nFmultiple_static_depth_spacing_between_support_face_and_first_perimeter\x18\r \x01(\x01H\x0b\x88\x01\x01\x12`\nSmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_enabled\x18\x0e \x01(\x08H\x0c\x88\x01\x01\x12=\n0multiple_static_depth_spacing_between_perimeters\x18\x0f \x01(\x01H\r\x88\x01\x01\x12J\n=multiple_static_depth_spacing_between_perimeters_auto_enabled\x18\x10 \x01(\x08H\x0e\x88\x01\x01\x12\x46\n9absolute_spacing_between_support_face_and_first_perimeter\x18\x11 \x01(\x01H\x0f\x88\x01\x01\x12S\nFabsolute_spacing_between_support_face_and_first_perimeter_auto_enabled\x18\x12 \x01(\x08H\x10\x88\x01\x01\x12\x30\n#absolute_spacing_between_perimeters\x18\x13 \x01(\x01H\x11\x88\x01\x01\x12=\n0absolute_spacing_between_perimeters_auto_enabled\x18\x14 \x01(\x08H\x12\x88\x01\x01\x12\x1d\n\x10\x62\x65nd_up_diameter\x18\x15 \x01(\x01H\x13\x88\x01\x01\x12*\n\x1d\x62\x65nd_up_diameter_auto_enabled\x18\x16 \x01(\x08H\x14\x88\x01\x01\x12\x1b\n\x0eperimeter_area\x18\x17 \x01(\x01H\x15\x88\x01\x01\x12\x17\n\ntotal_area\x18\x18 \x01(\x01H\x16\x88\x01\x01\x12\x1e\n\x16integrated_in_surfaces\x18\x19 \x03(\x05\x12\x14\n\x07\x63omment\x18\x1a \x01(\tH\x17\x88\x01\x01\x12\x19\n\x0cis_generated\x18\x1b \x01(\x08H\x18\x88\x01\x01\x12#\n\x16generating_object_info\x18\x1c \x01(\tH\x19\x88\x01\x01\x12.\n!number_of_perimeters_auto_maximum\x18\x1d \x01(\x05H\x1a\x88\x01\x01\x12.\n!number_of_perimeters_auto_minimum\x18\x1e \x01(\x05H\x1b\x88\x01\x01\x12/\n\"number_of_perimeters_auto_priority\x18\x1f \x01(\x05H\x1c\x88\x01\x01\x12,\n\x1fnumber_of_perimeters_calculated\x18 \x01(\x05H\x1d\x88\x01\x01\x12:\n-number_of_legs_in_each_perimeter_auto_maximum\x18! \x01(\x05H\x1e\x88\x01\x01\x12:\n-number_of_legs_in_each_perimeter_auto_minimum\x18\" \x01(\x05H\x1f\x88\x01\x01\x12;\n.number_of_legs_in_each_perimeter_auto_priority\x18# \x01(\x05H \x88\x01\x01\x12\x38\n+number_of_legs_in_each_perimeter_calculated\x18$ \x01(\x05H!\x88\x01\x01\x12\x62\nUmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_increment\x18% \x01(\x01H\"\x88\x01\x01\x12`\nSmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_maximum\x18& \x01(\x01H#\x88\x01\x01\x12`\nSmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_minimum\x18\' \x01(\x01H$\x88\x01\x01\x12\x61\nTmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_priority\x18( \x01(\x05H%\x88\x01\x01\x12^\nQmultiple_static_depth_spacing_between_support_face_and_first_perimeter_calculated\x18) \x01(\x01H&\x88\x01\x01\x12L\n?multiple_static_depth_spacing_between_perimeters_auto_increment\x18* \x01(\x01H\'\x88\x01\x01\x12J\n=multiple_static_depth_spacing_between_perimeters_auto_maximum\x18+ \x01(\x01H(\x88\x01\x01\x12J\n=multiple_static_depth_spacing_between_perimeters_auto_minimum\x18, \x01(\x01H)\x88\x01\x01\x12K\n>multiple_static_depth_spacing_between_perimeters_auto_priority\x18- \x01(\x05H*\x88\x01\x01\x12H\n;multiple_static_depth_spacing_between_perimeters_calculated\x18. \x01(\x01H+\x88\x01\x01\x12\x8f\x01\n\x1e\x64ifferent_placement_perimeters\x18/ \x01(\x0b\x32\x62.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.DifferentPlacementPerimetersTableH,\x88\x01\x01\x12\xa0\x01\n*different_placement_perimeter_spacing_type\x18\x30 \x01(\x0e\x32g.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.DifferentPlacementPerimeterSpacingTypeH-\x88\x01\x01\x12*\n\x1d\x62\x65nd_up_diameter_auto_maximum\x18\x31 \x01(\x01H.\x88\x01\x01\x12*\n\x1d\x62\x65nd_up_diameter_auto_minimum\x18\x32 \x01(\x01H/\x88\x01\x01\x12+\n\x1e\x62\x65nd_up_diameter_auto_priority\x18\x33 \x01(\x05H0\x88\x01\x01\x12(\n\x1b\x62\x65nd_up_diameter_calculated\x18\x34 \x01(\x01H1\x88\x01\x01\x12%\n\x18\x62\x65nd_up_size_designation\x18\x35 \x01(\x01H2\x88\x01\x01\x12\x95\x01\n%bend_up_size_designation_auto_maximum\x18\x36 \x01(\x0e\x32\x61.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.BendUpSizeDesignationAutoMaximumH3\x88\x01\x01\x12\x95\x01\n%bend_up_size_designation_auto_minimum\x18\x37 \x01(\x0e\x32\x61.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.BendUpSizeDesignationAutoMinimumH4\x88\x01\x01\x12,\n$bend_up_diameter_auto_diameters_list\x18\x38 \x03(\x05\x12\x39\n,bend_up_diameter_auto_diameters_list_enabled\x18\x39 \x01(\x08H5\x88\x01\x01\x12U\nHabsolute_spacing_between_support_face_and_first_perimeter_auto_increment\x18: \x01(\x01H6\x88\x01\x01\x12S\nFabsolute_spacing_between_support_face_and_first_perimeter_auto_maximum\x18; \x01(\x01H7\x88\x01\x01\x12S\nFabsolute_spacing_between_support_face_and_first_perimeter_auto_minimum\x18< \x01(\x01H8\x88\x01\x01\x12T\nGabsolute_spacing_between_support_face_and_first_perimeter_auto_priority\x18= \x01(\x05H9\x88\x01\x01\x12Q\nDabsolute_spacing_between_support_face_and_first_perimeter_calculated\x18> \x01(\x01H:\x88\x01\x01\x12?\n2absolute_spacing_between_perimeters_auto_increment\x18? \x01(\x01H;\x88\x01\x01\x12=\n0absolute_spacing_between_perimeters_auto_maximum\x18@ \x01(\x01H<\x88\x01\x01\x12=\n0absolute_spacing_between_perimeters_auto_minimum\x18\x41 \x01(\x01H=\x88\x01\x01\x12>\n1absolute_spacing_between_perimeters_auto_priority\x18\x42 \x01(\x05H>\x88\x01\x01\x12;\n.absolute_spacing_between_perimeters_calculated\x18\x43 \x01(\x01H?\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x44 \x01(\tH@\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x45 \x01(\tHA\x88\x01\x01\x1a\x93\x01\n!DifferentPlacementPerimetersTable\x12n\n\x04rows\x18\x01 \x03(\x0b\x32`.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.DifferentPlacementPerimetersRow\x1a\xf5\x01\n\x1f\x44ifferentPlacementPerimetersRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x1f\n\x12number_links_count\x18\x03 \x01(\x05H\x02\x88\x01\x01\x12\x14\n\x07spacing\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\x1f\n\x12reinforcement_area\x18\x05 \x01(\x01H\x04\x88\x01\x01\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x15\n\x13_number_links_countB\n\n\x08_spacingB\x15\n\x13_reinforcement_area\"m\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x1a\n\x16TYPE_HEADED_SHEAR_STUD\x10\x02\x12$\n TYPE_HEADED_STUDS_WITH_BASE_RAIL\x10\x03\x12\x11\n\rTYPE_VERTICAL\x10\x01\"D\n\rPlacementType\x12\x19\n\x15PLACEMENT_TYPE_RADIAL\x10\x00\x12\x18\n\x14PLACEMENT_TYPE_AXIAL\x10\x01\"m\n\x14PerimeterSpacingType\x12\x30\n,PERIMETER_SPACING_TYPE_MULTIPLE_STATIC_DEPTH\x10\x00\x12#\n\x1fPERIMETER_SPACING_TYPE_ABSOLUTE\x10\x01\"\xa7\x01\n&DifferentPlacementPerimeterSpacingType\x12\x44\n@DIFFERENT_PLACEMENT_PERIMETER_SPACING_TYPE_MULTIPLE_STATIC_DEPTH\x10\x00\x12\x37\n3DIFFERENT_PLACEMENT_PERIMETER_SPACING_TYPE_ABSOLUTE\x10\x01\"U\n BendUpSizeDesignationAutoMaximum\x12\x31\n-BEND_UP_SIZE_DESIGNATION_AUTO_MAXIMUM_UNKNOWN\x10\x00\"U\n BendUpSizeDesignationAutoMinimum\x12\x31\n-BEND_UP_SIZE_DESIGNATION_AUTO_MINIMUM_UNKNOWN\x10\x00\x42\x05\n\x03_noB\x07\n\x05_typeB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x0b\n\t_materialB\x11\n\x0f_placement_typeB\x17\n\x15_number_of_perimetersB$\n\"_number_of_perimeters_auto_enabledB#\n!_number_of_legs_in_each_perimeterB0\n._number_of_legs_in_each_perimeter_auto_enabledB\x19\n\x17_perimeter_spacing_typeBI\nG_multiple_static_depth_spacing_between_support_face_and_first_perimeterBV\nT_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_enabledB3\n1_multiple_static_depth_spacing_between_perimetersB@\n>_multiple_static_depth_spacing_between_perimeters_auto_enabledB<\n:_absolute_spacing_between_support_face_and_first_perimeterBI\nG_absolute_spacing_between_support_face_and_first_perimeter_auto_enabledB&\n$_absolute_spacing_between_perimetersB3\n1_absolute_spacing_between_perimeters_auto_enabledB\x13\n\x11_bend_up_diameterB \n\x1e_bend_up_diameter_auto_enabledB\x11\n\x0f_perimeter_areaB\r\n\x0b_total_areaB\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB$\n\"_number_of_perimeters_auto_maximumB$\n\"_number_of_perimeters_auto_minimumB%\n#_number_of_perimeters_auto_priorityB\"\n _number_of_perimeters_calculatedB0\n._number_of_legs_in_each_perimeter_auto_maximumB0\n._number_of_legs_in_each_perimeter_auto_minimumB1\n/_number_of_legs_in_each_perimeter_auto_priorityB.\n,_number_of_legs_in_each_perimeter_calculatedBX\nV_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_incrementBV\nT_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_maximumBV\nT_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_minimumBW\nU_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_priorityBT\nR_multiple_static_depth_spacing_between_support_face_and_first_perimeter_calculatedBB\n@_multiple_static_depth_spacing_between_perimeters_auto_incrementB@\n>_multiple_static_depth_spacing_between_perimeters_auto_maximumB@\n>_multiple_static_depth_spacing_between_perimeters_auto_minimumBA\n?_multiple_static_depth_spacing_between_perimeters_auto_priorityB>\n<_multiple_static_depth_spacing_between_perimeters_calculatedB!\n\x1f_different_placement_perimetersB-\n+_different_placement_perimeter_spacing_typeB \n\x1e_bend_up_diameter_auto_maximumB \n\x1e_bend_up_diameter_auto_minimumB!\n\x1f_bend_up_diameter_auto_priorityB\x1e\n\x1c_bend_up_diameter_calculatedB\x1b\n\x19_bend_up_size_designationB(\n&_bend_up_size_designation_auto_maximumB(\n&_bend_up_size_designation_auto_minimumB/\n-_bend_up_diameter_auto_diameters_list_enabledBK\nI_absolute_spacing_between_support_face_and_first_perimeter_auto_incrementBI\nG_absolute_spacing_between_support_face_and_first_perimeter_auto_maximumBI\nG_absolute_spacing_between_support_face_and_first_perimeter_auto_minimumBJ\nH_absolute_spacing_between_support_face_and_first_perimeter_auto_priorityBG\nE_absolute_spacing_between_support_face_and_first_perimeter_calculatedB5\n3_absolute_spacing_between_perimeters_auto_incrementB3\n1_absolute_spacing_between_perimeters_auto_maximumB3\n1_absolute_spacing_between_perimeters_auto_minimumB4\n2_absolute_spacing_between_perimeters_auto_priorityB1\n/_absolute_spacing_between_perimeters_calculatedB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFdlubal/api/rfem/types_for_concrete_design/punching_reinforcement.proto\x12)dlubal.api.rfem.types_for_concrete_design\"\xd2\x44\n\x15PunchingReinforcement\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12X\n\x04type\x18\x02 \x01(\x0e\x32\x45.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.TypeH\x01\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x03 \x01(\x08H\x02\x88\x01\x01\x12\x11\n\x04name\x18\x04 \x01(\tH\x03\x88\x01\x01\x12\r\n\x05nodes\x18\x05 \x03(\x05\x12\x15\n\x08material\x18\x06 \x01(\x05H\x04\x88\x01\x01\x12k\n\x0eplacement_type\x18\x07 \x01(\x0e\x32N.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.PlacementTypeH\x05\x88\x01\x01\x12!\n\x14number_of_perimeters\x18\x08 \x01(\x05H\x06\x88\x01\x01\x12.\n!number_of_perimeters_auto_enabled\x18\t \x01(\x08H\x07\x88\x01\x01\x12-\n number_of_legs_in_each_perimeter\x18\n \x01(\x05H\x08\x88\x01\x01\x12:\n-number_of_legs_in_each_perimeter_auto_enabled\x18\x0b \x01(\x08H\t\x88\x01\x01\x12z\n\x16perimeter_spacing_type\x18\x0c \x01(\x0e\x32U.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.PerimeterSpacingTypeH\n\x88\x01\x01\x12S\nFmultiple_static_depth_spacing_between_support_face_and_first_perimeter\x18\r \x01(\x01H\x0b\x88\x01\x01\x12`\nSmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_enabled\x18\x0e \x01(\x08H\x0c\x88\x01\x01\x12=\n0multiple_static_depth_spacing_between_perimeters\x18\x0f \x01(\x01H\r\x88\x01\x01\x12J\n=multiple_static_depth_spacing_between_perimeters_auto_enabled\x18\x10 \x01(\x08H\x0e\x88\x01\x01\x12\x46\n9absolute_spacing_between_support_face_and_first_perimeter\x18\x11 \x01(\x01H\x0f\x88\x01\x01\x12S\nFabsolute_spacing_between_support_face_and_first_perimeter_auto_enabled\x18\x12 \x01(\x08H\x10\x88\x01\x01\x12\x30\n#absolute_spacing_between_perimeters\x18\x13 \x01(\x01H\x11\x88\x01\x01\x12=\n0absolute_spacing_between_perimeters_auto_enabled\x18\x14 \x01(\x08H\x12\x88\x01\x01\x12\x1d\n\x10\x62\x65nd_up_diameter\x18\x15 \x01(\x01H\x13\x88\x01\x01\x12*\n\x1d\x62\x65nd_up_diameter_auto_enabled\x18\x16 \x01(\x08H\x14\x88\x01\x01\x12\x1b\n\x0eperimeter_area\x18\x17 \x01(\x01H\x15\x88\x01\x01\x12\x17\n\ntotal_area\x18\x18 \x01(\x01H\x16\x88\x01\x01\x12\x1e\n\x16integrated_in_surfaces\x18\x19 \x03(\x05\x12\x14\n\x07\x63omment\x18\x1a \x01(\tH\x17\x88\x01\x01\x12\x19\n\x0cis_generated\x18\x1b \x01(\x08H\x18\x88\x01\x01\x12#\n\x16generating_object_info\x18\x1c \x01(\tH\x19\x88\x01\x01\x12.\n!number_of_perimeters_auto_maximum\x18\x1d \x01(\x05H\x1a\x88\x01\x01\x12.\n!number_of_perimeters_auto_minimum\x18\x1e \x01(\x05H\x1b\x88\x01\x01\x12/\n\"number_of_perimeters_auto_priority\x18\x1f \x01(\x05H\x1c\x88\x01\x01\x12,\n\x1fnumber_of_perimeters_calculated\x18 \x01(\x05H\x1d\x88\x01\x01\x12:\n-number_of_legs_in_each_perimeter_auto_maximum\x18! \x01(\x05H\x1e\x88\x01\x01\x12:\n-number_of_legs_in_each_perimeter_auto_minimum\x18\" \x01(\x05H\x1f\x88\x01\x01\x12;\n.number_of_legs_in_each_perimeter_auto_priority\x18# \x01(\x05H \x88\x01\x01\x12\x38\n+number_of_legs_in_each_perimeter_calculated\x18$ \x01(\x05H!\x88\x01\x01\x12\x62\nUmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_increment\x18% \x01(\x01H\"\x88\x01\x01\x12`\nSmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_maximum\x18& \x01(\x01H#\x88\x01\x01\x12`\nSmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_minimum\x18\' \x01(\x01H$\x88\x01\x01\x12\x61\nTmultiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_priority\x18( \x01(\x05H%\x88\x01\x01\x12^\nQmultiple_static_depth_spacing_between_support_face_and_first_perimeter_calculated\x18) \x01(\x01H&\x88\x01\x01\x12L\n?multiple_static_depth_spacing_between_perimeters_auto_increment\x18* \x01(\x01H\'\x88\x01\x01\x12J\n=multiple_static_depth_spacing_between_perimeters_auto_maximum\x18+ \x01(\x01H(\x88\x01\x01\x12J\n=multiple_static_depth_spacing_between_perimeters_auto_minimum\x18, \x01(\x01H)\x88\x01\x01\x12K\n>multiple_static_depth_spacing_between_perimeters_auto_priority\x18- \x01(\x05H*\x88\x01\x01\x12H\n;multiple_static_depth_spacing_between_perimeters_calculated\x18. \x01(\x01H+\x88\x01\x01\x12\x8f\x01\n\x1e\x64ifferent_placement_perimeters\x18/ \x01(\x0b\x32\x62.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.DifferentPlacementPerimetersTableH,\x88\x01\x01\x12\xa0\x01\n*different_placement_perimeter_spacing_type\x18\x30 \x01(\x0e\x32g.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.DifferentPlacementPerimeterSpacingTypeH-\x88\x01\x01\x12*\n\x1d\x62\x65nd_up_diameter_auto_maximum\x18\x31 \x01(\x01H.\x88\x01\x01\x12*\n\x1d\x62\x65nd_up_diameter_auto_minimum\x18\x32 \x01(\x01H/\x88\x01\x01\x12+\n\x1e\x62\x65nd_up_diameter_auto_priority\x18\x33 \x01(\x05H0\x88\x01\x01\x12(\n\x1b\x62\x65nd_up_diameter_calculated\x18\x34 \x01(\x01H1\x88\x01\x01\x12%\n\x18\x62\x65nd_up_size_designation\x18\x35 \x01(\x01H2\x88\x01\x01\x12\x95\x01\n%bend_up_size_designation_auto_maximum\x18\x36 \x01(\x0e\x32\x61.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.BendUpSizeDesignationAutoMaximumH3\x88\x01\x01\x12\x95\x01\n%bend_up_size_designation_auto_minimum\x18\x37 \x01(\x0e\x32\x61.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.BendUpSizeDesignationAutoMinimumH4\x88\x01\x01\x12,\n$bend_up_diameter_auto_diameters_list\x18\x38 \x03(\x05\x12\x39\n,bend_up_diameter_auto_diameters_list_enabled\x18\x39 \x01(\x08H5\x88\x01\x01\x12U\nHabsolute_spacing_between_support_face_and_first_perimeter_auto_increment\x18: \x01(\x01H6\x88\x01\x01\x12S\nFabsolute_spacing_between_support_face_and_first_perimeter_auto_maximum\x18; \x01(\x01H7\x88\x01\x01\x12S\nFabsolute_spacing_between_support_face_and_first_perimeter_auto_minimum\x18< \x01(\x01H8\x88\x01\x01\x12T\nGabsolute_spacing_between_support_face_and_first_perimeter_auto_priority\x18= \x01(\x05H9\x88\x01\x01\x12Q\nDabsolute_spacing_between_support_face_and_first_perimeter_calculated\x18> \x01(\x01H:\x88\x01\x01\x12?\n2absolute_spacing_between_perimeters_auto_increment\x18? \x01(\x01H;\x88\x01\x01\x12=\n0absolute_spacing_between_perimeters_auto_maximum\x18@ \x01(\x01H<\x88\x01\x01\x12=\n0absolute_spacing_between_perimeters_auto_minimum\x18\x41 \x01(\x01H=\x88\x01\x01\x12>\n1absolute_spacing_between_perimeters_auto_priority\x18\x42 \x01(\x05H>\x88\x01\x01\x12;\n.absolute_spacing_between_perimeters_calculated\x18\x43 \x01(\x01H?\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x44 \x01(\tH@\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x45 \x01(\tHA\x88\x01\x01\x1a\x93\x01\n!DifferentPlacementPerimetersTable\x12n\n\x04rows\x18\x01 \x03(\x0b\x32`.dlubal.api.rfem.types_for_concrete_design.PunchingReinforcement.DifferentPlacementPerimetersRow\x1a\xf5\x01\n\x1f\x44ifferentPlacementPerimetersRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x1f\n\x12number_links_count\x18\x03 \x01(\x05H\x02\x88\x01\x01\x12\x14\n\x07spacing\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\x1f\n\x12reinforcement_area\x18\x05 \x01(\x01H\x04\x88\x01\x01\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x15\n\x13_number_links_countB\n\n\x08_spacingB\x15\n\x13_reinforcement_area\"\xc7\x01\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x1a\n\x16TYPE_HEADED_SHEAR_STUD\x10\x05\x12$\n TYPE_HEADED_STUDS_WITH_BASE_RAIL\x10\x06\x12\x11\n\rTYPE_VERTICAL\x10\x01\x12\x1b\n\x17TYPE_VERTICAL_CROSSTIES\x10\x04\x12\x1f\n\x1bTYPE_VERTICAL_MULTIPLE_LEGS\x10\x03\x12\x1a\n\x16TYPE_VERTICAL_STIRRUPS\x10\x02\"D\n\rPlacementType\x12\x19\n\x15PLACEMENT_TYPE_RADIAL\x10\x00\x12\x18\n\x14PLACEMENT_TYPE_AXIAL\x10\x01\"m\n\x14PerimeterSpacingType\x12\x30\n,PERIMETER_SPACING_TYPE_MULTIPLE_STATIC_DEPTH\x10\x00\x12#\n\x1fPERIMETER_SPACING_TYPE_ABSOLUTE\x10\x01\"\xa7\x01\n&DifferentPlacementPerimeterSpacingType\x12\x44\n@DIFFERENT_PLACEMENT_PERIMETER_SPACING_TYPE_MULTIPLE_STATIC_DEPTH\x10\x00\x12\x37\n3DIFFERENT_PLACEMENT_PERIMETER_SPACING_TYPE_ABSOLUTE\x10\x01\"U\n BendUpSizeDesignationAutoMaximum\x12\x31\n-BEND_UP_SIZE_DESIGNATION_AUTO_MAXIMUM_UNKNOWN\x10\x00\"U\n BendUpSizeDesignationAutoMinimum\x12\x31\n-BEND_UP_SIZE_DESIGNATION_AUTO_MINIMUM_UNKNOWN\x10\x00\x42\x05\n\x03_noB\x07\n\x05_typeB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x0b\n\t_materialB\x11\n\x0f_placement_typeB\x17\n\x15_number_of_perimetersB$\n\"_number_of_perimeters_auto_enabledB#\n!_number_of_legs_in_each_perimeterB0\n._number_of_legs_in_each_perimeter_auto_enabledB\x19\n\x17_perimeter_spacing_typeBI\nG_multiple_static_depth_spacing_between_support_face_and_first_perimeterBV\nT_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_enabledB3\n1_multiple_static_depth_spacing_between_perimetersB@\n>_multiple_static_depth_spacing_between_perimeters_auto_enabledB<\n:_absolute_spacing_between_support_face_and_first_perimeterBI\nG_absolute_spacing_between_support_face_and_first_perimeter_auto_enabledB&\n$_absolute_spacing_between_perimetersB3\n1_absolute_spacing_between_perimeters_auto_enabledB\x13\n\x11_bend_up_diameterB \n\x1e_bend_up_diameter_auto_enabledB\x11\n\x0f_perimeter_areaB\r\n\x0b_total_areaB\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB$\n\"_number_of_perimeters_auto_maximumB$\n\"_number_of_perimeters_auto_minimumB%\n#_number_of_perimeters_auto_priorityB\"\n _number_of_perimeters_calculatedB0\n._number_of_legs_in_each_perimeter_auto_maximumB0\n._number_of_legs_in_each_perimeter_auto_minimumB1\n/_number_of_legs_in_each_perimeter_auto_priorityB.\n,_number_of_legs_in_each_perimeter_calculatedBX\nV_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_incrementBV\nT_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_maximumBV\nT_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_minimumBW\nU_multiple_static_depth_spacing_between_support_face_and_first_perimeter_auto_priorityBT\nR_multiple_static_depth_spacing_between_support_face_and_first_perimeter_calculatedBB\n@_multiple_static_depth_spacing_between_perimeters_auto_incrementB@\n>_multiple_static_depth_spacing_between_perimeters_auto_maximumB@\n>_multiple_static_depth_spacing_between_perimeters_auto_minimumBA\n?_multiple_static_depth_spacing_between_perimeters_auto_priorityB>\n<_multiple_static_depth_spacing_between_perimeters_calculatedB!\n\x1f_different_placement_perimetersB-\n+_different_placement_perimeter_spacing_typeB \n\x1e_bend_up_diameter_auto_maximumB \n\x1e_bend_up_diameter_auto_minimumB!\n\x1f_bend_up_diameter_auto_priorityB\x1e\n\x1c_bend_up_diameter_calculatedB\x1b\n\x19_bend_up_size_designationB(\n&_bend_up_size_designation_auto_maximumB(\n&_bend_up_size_designation_auto_minimumB/\n-_bend_up_diameter_auto_diameters_list_enabledBK\nI_absolute_spacing_between_support_face_and_first_perimeter_auto_incrementBI\nG_absolute_spacing_between_support_face_and_first_perimeter_auto_maximumBI\nG_absolute_spacing_between_support_face_and_first_perimeter_auto_minimumBJ\nH_absolute_spacing_between_support_face_and_first_perimeter_auto_priorityBG\nE_absolute_spacing_between_support_face_and_first_perimeter_calculatedB5\n3_absolute_spacing_between_perimeters_auto_incrementB3\n1_absolute_spacing_between_perimeters_auto_maximumB3\n1_absolute_spacing_between_perimeters_auto_minimumB4\n2_absolute_spacing_between_perimeters_auto_priorityB1\n/_absolute_spacing_between_perimeters_calculatedB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
28
28
 
29
29
  _globals = globals()
30
30
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -32,21 +32,21 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.types_for_c
32
32
  if not _descriptor._USE_C_DESCRIPTORS:
33
33
  DESCRIPTOR._loaded_options = None
34
34
  _globals['_PUNCHINGREINFORCEMENT']._serialized_start=118
35
- _globals['_PUNCHINGREINFORCEMENT']._serialized_end=8813
35
+ _globals['_PUNCHINGREINFORCEMENT']._serialized_end=8904
36
36
  _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSTABLE']._serialized_start=4662
37
37
  _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSTABLE']._serialized_end=4809
38
38
  _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSROW']._serialized_start=4812
39
39
  _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSROW']._serialized_end=5057
40
- _globals['_PUNCHINGREINFORCEMENT_TYPE']._serialized_start=5059
41
- _globals['_PUNCHINGREINFORCEMENT_TYPE']._serialized_end=5168
42
- _globals['_PUNCHINGREINFORCEMENT_PLACEMENTTYPE']._serialized_start=5170
43
- _globals['_PUNCHINGREINFORCEMENT_PLACEMENTTYPE']._serialized_end=5238
44
- _globals['_PUNCHINGREINFORCEMENT_PERIMETERSPACINGTYPE']._serialized_start=5240
45
- _globals['_PUNCHINGREINFORCEMENT_PERIMETERSPACINGTYPE']._serialized_end=5349
46
- _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSPACINGTYPE']._serialized_start=5352
47
- _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSPACINGTYPE']._serialized_end=5519
48
- _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMAXIMUM']._serialized_start=5521
49
- _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMAXIMUM']._serialized_end=5606
50
- _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMINIMUM']._serialized_start=5608
51
- _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMINIMUM']._serialized_end=5693
40
+ _globals['_PUNCHINGREINFORCEMENT_TYPE']._serialized_start=5060
41
+ _globals['_PUNCHINGREINFORCEMENT_TYPE']._serialized_end=5259
42
+ _globals['_PUNCHINGREINFORCEMENT_PLACEMENTTYPE']._serialized_start=5261
43
+ _globals['_PUNCHINGREINFORCEMENT_PLACEMENTTYPE']._serialized_end=5329
44
+ _globals['_PUNCHINGREINFORCEMENT_PERIMETERSPACINGTYPE']._serialized_start=5331
45
+ _globals['_PUNCHINGREINFORCEMENT_PERIMETERSPACINGTYPE']._serialized_end=5440
46
+ _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSPACINGTYPE']._serialized_start=5443
47
+ _globals['_PUNCHINGREINFORCEMENT_DIFFERENTPLACEMENTPERIMETERSPACINGTYPE']._serialized_end=5610
48
+ _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMAXIMUM']._serialized_start=5612
49
+ _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMAXIMUM']._serialized_end=5697
50
+ _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMINIMUM']._serialized_start=5699
51
+ _globals['_PUNCHINGREINFORCEMENT_BENDUPSIZEDESIGNATIONAUTOMINIMUM']._serialized_end=5784
52
52
  # @@protoc_insertion_point(module_scope)
@@ -14,10 +14,16 @@ class PunchingReinforcement(_message.Message):
14
14
  TYPE_HEADED_SHEAR_STUD: _ClassVar[PunchingReinforcement.Type]
15
15
  TYPE_HEADED_STUDS_WITH_BASE_RAIL: _ClassVar[PunchingReinforcement.Type]
16
16
  TYPE_VERTICAL: _ClassVar[PunchingReinforcement.Type]
17
+ TYPE_VERTICAL_CROSSTIES: _ClassVar[PunchingReinforcement.Type]
18
+ TYPE_VERTICAL_MULTIPLE_LEGS: _ClassVar[PunchingReinforcement.Type]
19
+ TYPE_VERTICAL_STIRRUPS: _ClassVar[PunchingReinforcement.Type]
17
20
  TYPE_UNKNOWN: PunchingReinforcement.Type
18
21
  TYPE_HEADED_SHEAR_STUD: PunchingReinforcement.Type
19
22
  TYPE_HEADED_STUDS_WITH_BASE_RAIL: PunchingReinforcement.Type
20
23
  TYPE_VERTICAL: PunchingReinforcement.Type
24
+ TYPE_VERTICAL_CROSSTIES: PunchingReinforcement.Type
25
+ TYPE_VERTICAL_MULTIPLE_LEGS: PunchingReinforcement.Type
26
+ TYPE_VERTICAL_STIRRUPS: PunchingReinforcement.Type
21
27
  class PlacementType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
22
28
  __slots__ = ()
23
29
  PLACEMENT_TYPE_RADIAL: _ClassVar[PunchingReinforcement.PlacementType]
@@ -124,7 +124,7 @@ class Application:
124
124
  obj (obj):
125
125
  An object to be retrieved defined by its number.
126
126
  Refer to the :ref:`rstab_objects` for available objects.
127
- model_id (:ref:`ModelId` | None):
127
+ model_id (:ref:`common_model_id_ModelId` | None):
128
128
  Unique identifier of the model.
129
129
 
130
130
  Returns:
@@ -141,7 +141,7 @@ class Application:
141
141
  objs (list[obj]):
142
142
  An object list to be retrieved.
143
143
  Refer to the :ref:`rstab_objects` for available objects.
144
- model_id (:ref:`ModelId` | None):
144
+ model_id (:ref:`common_model_id_ModelId` | None):
145
145
  Unique identifier of the model.
146
146
 
147
147
  Returns:
@@ -161,7 +161,7 @@ class Application:
161
161
  obj (obj):
162
162
  An object to be created.
163
163
  Refer to the :ref:`rstab_objects` for available objects.
164
- model_id (:ref:`ModelId` | None):
164
+ model_id (:ref:`common_model_id_ModelId` | None):
165
165
  Unique identifier of the model.
166
166
 
167
167
  Returns:
@@ -177,7 +177,7 @@ class Application:
177
177
  objs (list[obj]):
178
178
  A list of objects to be created.
179
179
  Refer to the :ref:`rstab_objects` for available objects.
180
- model_id (:ref:`ModelId` | None):
180
+ model_id (:ref:`common_model_id_ModelId` | None):
181
181
  Unique identifier of the model.
182
182
  Returns:
183
183
  None
@@ -192,7 +192,7 @@ class Application:
192
192
  obj (obj):
193
193
  An object to be updated.
194
194
  Refer to the :ref:`rstab_objects` for available objects.
195
- model_id (:ref:`ModelId` | None):
195
+ model_id (:ref:`common_model_id_ModelId` | None):
196
196
  Unique identifier of the model.
197
197
 
198
198
  Returns:
@@ -208,7 +208,7 @@ class Application:
208
208
  objs (list[obj]):
209
209
  A list of objects to be updated.
210
210
  Refer to the :ref:`rstab_objects` for available objects.
211
- model_id (:ref:`ModelId` | None):
211
+ model_id (:ref:`common_model_id_ModelId` | None):
212
212
  Unique identifier of the model.
213
213
 
214
214
  Returns:
@@ -224,7 +224,7 @@ class Application:
224
224
  obj (obj):
225
225
  An object to be deleted defined by its number.
226
226
  Refer to the :ref:`rstab_objects` for available objects.
227
- model_id (:ref:`ModelId` | None):
227
+ model_id (:ref:`common_model_id_ModelId` | None):
228
228
  Unique identifier of the model.
229
229
 
230
230
  Returns:
@@ -240,7 +240,7 @@ class Application:
240
240
  objs (list[obj]):
241
241
  A list of objects to be deleted.
242
242
  Refer to the :ref:`rstab_objects` for available objects.
243
- model_id (:ref:`ModelId` | None):
243
+ model_id (:ref:`common_model_id_ModelId` | None):
244
244
  Unique identifier of the model.
245
245
 
246
246
  Returns:
@@ -284,7 +284,7 @@ class Application:
284
284
  Unique identifier of the result category type.
285
285
  loading (:ref:`rstab_object_id_objectid`):
286
286
  Filter to get only relevant results
287
- model_id (:ref:`ModelId` | None):
287
+ model_id (:ref:`common_model_id_ModelId` | None):
288
288
  Unique identifier of the model.
289
289
 
290
290
  Returns:
@@ -309,7 +309,7 @@ class Application:
309
309
  Specifies conversion type
310
310
  objects (:ref:`rstab_application_ObjectList`):
311
311
  Objects to be converted
312
- model_id (:ref:`ModelId` | None):
312
+ model_id (:ref:`common_model_id_ModelId` | None):
313
313
  Unique identifier of the model.
314
314
  """
315
315
  request = ConvertObjectsRequest(convert_into=convert_into, objects=pack_object_list(objects, model_id))
@@ -341,7 +341,7 @@ class Application:
341
341
  :ref:`export_attributes_PythonExportAttributes`
342
342
  :ref:`export_attributes_PythonGrpcExportAttributes`
343
343
 
344
- model_id (:ref:`ModelId` | None): Unique identifier of the model.
344
+ model_id (:ref:`common_model_id_ModelId` | None): Unique identifier of the model.
345
345
  If not specified, the active model is used.
346
346
  """
347
347
  request = ExportModelRequest(filepath=filepath, export_attributes=pack_message_to_any(export_attributes), model_id=model_id)
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
24
24
 
25
25
 
26
26
 
27
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+dlubal/api/rstab/results/result_table.proto\x12\x18\x64lubal.api.rstab.results*\x92\n\n\x0bResultTable\x12\x18\n\x14INVALID_RESULT_TABLE\x10\x00\x12L\nHNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10x\x12I\nENONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10w\x12>\n:NONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10r\x12@\n<NONLINEAR_STABILITY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x64\x12\x42\n=PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xca\x02\x12?\n:PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xc9\x02\x12\x34\n/PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xc4\x02\x12\x36\n1PUSHOVER_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xb6\x02\x12\x42\n=SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xbf\x01\x12?\n:SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xbe\x01\x12\x34\n/SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xb9\x01\x12\x36\n1SPECTRAL_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xaa\x01\x12?\n;STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x19\x12<\n8STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\x18\x12\x31\n-STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\x13\x12\x33\n/STATIC_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x05\x12\x46\nATIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x80\x02\x12\x43\n>TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xff\x01\x12\x38\n3TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xfa\x01\x12:\n5TIME_HISTORY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xea\x01\x62\x06proto3')
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+dlubal/api/rstab/results/result_table.proto\x12\x18\x64lubal.api.rstab.results*\x92\n\n\x0bResultTable\x12\x18\n\x14INVALID_RESULT_TABLE\x10\x00\x12L\nHNONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10y\x12I\nENONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10x\x12>\n:NONLINEAR_STABILITY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10s\x12@\n<NONLINEAR_STABILITY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x65\x12\x42\n=PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xce\x02\x12?\n:PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xcd\x02\x12\x34\n/PUSHOVER_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xc8\x02\x12\x36\n1PUSHOVER_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xba\x02\x12\x42\n=SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\xc1\x01\x12?\n:SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\xc0\x01\x12\x34\n/SPECTRAL_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xbb\x01\x12\x36\n1SPECTRAL_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xac\x01\x12?\n;STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x19\x12<\n8STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\x18\x12\x31\n-STATIC_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\x13\x12\x33\n/STATIC_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\x05\x12\x46\nATIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_MEMBER_SET_TABLE\x10\x83\x02\x12\x43\n>TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_BY_SECTION_TABLE\x10\x82\x02\x12\x38\n3TIME_HISTORY_ANALYSIS_MEMBERS_INTERNAL_FORCES_TABLE\x10\xfd\x01\x12:\n5TIME_HISTORY_ANALYSIS_NODES_GLOBAL_DEFORMATIONS_TABLE\x10\xed\x01\x62\x06proto3')
28
28
 
29
29
  _globals = globals()
30
30
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dlubal.api
3
- Version: 2.10.12
3
+ Version: 2.10.13
4
4
  Summary: Python Client Library for Dlubal Software APIs powered by gRPC
5
5
  Author-email: Dlubal Software <api@dlubal.com>
6
6
  License-Expression: MIT
@@ -24,7 +24,7 @@ Requires-Dist: pandas==2.2.3
24
24
 
25
25
  This package version is fully compatible with the following **Dlubal App version**:
26
26
 
27
- ✅ **X.10.0012.200.e393ebfac1a**
27
+ ✅ **X.10.0013.99.abfff451b8a**
28
28
 
29
29
  ## Overview
30
30
  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 **RFEM 6** and **RSTAB 9**, with plans for near-future support for additional products in the Dlubal portfolio.
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "dlubal.api"
7
- version = "2.10.12"
7
+ version = "2.10.13"
8
8
  authors = [
9
9
  { name="Dlubal Software", email="api@dlubal.com" },
10
10
  ]