dlubal.api 2.9.2rc2__tar.gz → 2.9.3rc3__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 (348) hide show
  1. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/PKG-INFO +1 -1
  2. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/application.py +26 -16
  3. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/application_pb2.py +2 -2
  4. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/application_pb2_grpc.py +44 -0
  5. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/load_case_pb2.py +22 -22
  6. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/load_case_pb2.pyi +38 -38
  7. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/nodal_load_pb2.py +12 -12
  8. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/nodal_load_pb2.pyi +4 -2
  9. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/packing.py +1 -2
  10. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/line_pb2.py +20 -18
  11. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/line_pb2.pyi +15 -4
  12. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal.api.egg-info/PKG-INFO +1 -1
  13. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/setup.py +1 -1
  14. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/README.md +0 -0
  15. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/__init__.py +0 -0
  16. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/__init__.py +0 -0
  17. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/__init__.py +0 -0
  18. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/common_pb2.py +0 -0
  19. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/common_pb2.pyi +0 -0
  20. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/connection.py +0 -0
  21. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/exceptions.py +0 -0
  22. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/model_id_pb2.py +0 -0
  23. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/model_id_pb2.pyi +0 -0
  24. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/table.py +0 -0
  25. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/table_data_pb2.py +0 -0
  26. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/common/table_data_pb2.pyi +0 -0
  27. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/__init__.py +0 -0
  28. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/aluminum_design_objects/__init__.py +0 -0
  29. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
  30. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
  31. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
  32. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
  33. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/application_pb2.pyi +0 -0
  34. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/base_data/__init__.py +0 -0
  35. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/base_data/terrain_pb2.py +0 -0
  36. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/base_data/terrain_pb2.pyi +0 -0
  37. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/__init__.py +0 -0
  38. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/building_story_pb2.py +0 -0
  39. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/building_story_pb2.pyi +0 -0
  40. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/deep_beam_pb2.py +0 -0
  41. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi +0 -0
  42. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/floor_set_pb2.py +0 -0
  43. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/floor_set_pb2.pyi +0 -0
  44. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/shear_wall_pb2.py +0 -0
  45. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi +0 -0
  46. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/calculation_diagrams/__init__.py +0 -0
  47. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +0 -0
  48. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
  49. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/concrete_design_objects/__init__.py +0 -0
  50. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
  51. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
  52. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
  53. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
  54. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/construction_stages/__init__.py +0 -0
  55. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/construction_stages/construction_stage_pb2.py +0 -0
  56. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +0 -0
  57. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/dynamic_loads/__init__.py +0 -0
  58. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +0 -0
  59. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +0 -0
  60. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +0 -0
  61. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +0 -0
  62. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/geotechnical_analysis/__init__.py +0 -0
  63. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +0 -0
  64. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +0 -0
  65. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +0 -0
  66. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +0 -0
  67. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/global_parameters/__init__.py +0 -0
  68. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +0 -0
  69. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +0 -0
  70. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/__init__.py +0 -0
  71. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/building_grid_pb2.py +0 -0
  72. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +0 -0
  73. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py +0 -0
  74. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +0 -0
  75. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +0 -0
  76. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +0 -0
  77. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +0 -0
  78. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +0 -0
  79. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/dimension_pb2.py +0 -0
  80. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/dimension_pb2.pyi +0 -0
  81. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +0 -0
  82. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
  83. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +0 -0
  84. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +0 -0
  85. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/note_pb2.py +0 -0
  86. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/note_pb2.pyi +0 -0
  87. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/object_snap_pb2.py +0 -0
  88. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +0 -0
  89. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/visual_object_pb2.py +0 -0
  90. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +0 -0
  91. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/__init__.py +0 -0
  92. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py +0 -0
  93. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +0 -0
  94. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py +0 -0
  95. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +0 -0
  96. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +0 -0
  97. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +0 -0
  98. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.py +0 -0
  99. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/surface_imperfection_pb2.pyi +0 -0
  100. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.py +0 -0
  101. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.pyi +0 -0
  102. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/load_wizards/__init__.py +0 -0
  103. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py +0 -0
  104. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +0 -0
  105. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +0 -0
  106. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +0 -0
  107. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/__init__.py +0 -0
  108. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/action_combination_pb2.py +0 -0
  109. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/action_combination_pb2.pyi +0 -0
  110. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/action_pb2.py +0 -0
  111. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/action_pb2.pyi +0 -0
  112. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/combination_wizard_pb2.py +0 -0
  113. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi +0 -0
  114. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/design_situation_pb2.py +0 -0
  115. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/design_situation_pb2.pyi +0 -0
  116. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/load_combination_pb2.py +0 -0
  117. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/load_combination_pb2.pyi +0 -0
  118. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +0 -0
  119. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +0 -0
  120. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/optimization_settings_pb2.py +0 -0
  121. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi +0 -0
  122. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +0 -0
  123. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +0 -0
  124. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +0 -0
  125. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +0 -0
  126. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/result_combination_pb2.py +0 -0
  127. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/result_combination_pb2.pyi +0 -0
  128. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +0 -0
  129. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +0 -0
  130. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +0 -0
  131. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +0 -0
  132. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py +0 -0
  133. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +0 -0
  134. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +0 -0
  135. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +0 -0
  136. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/__init__.py +0 -0
  137. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_circular_load_pb2.py +0 -0
  138. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi +0 -0
  139. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py +0 -0
  140. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +0 -0
  141. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_line_load_pb2.py +0 -0
  142. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_line_load_pb2.pyi +0 -0
  143. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_polygon_load_pb2.py +0 -0
  144. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +0 -0
  145. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_rectangular_load_pb2.py +0 -0
  146. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +0 -0
  147. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +0 -0
  148. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +0 -0
  149. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +0 -0
  150. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +0 -0
  151. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/line_load_pb2.py +0 -0
  152. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/line_load_pb2.pyi +0 -0
  153. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/line_set_load_pb2.py +0 -0
  154. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/line_set_load_pb2.pyi +0 -0
  155. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/member_load_pb2.py +0 -0
  156. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/member_load_pb2.pyi +0 -0
  157. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/member_set_load_pb2.py +0 -0
  158. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/member_set_load_pb2.pyi +0 -0
  159. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/opening_load_pb2.py +0 -0
  160. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/opening_load_pb2.pyi +0 -0
  161. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/solid_load_pb2.py +0 -0
  162. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/solid_load_pb2.pyi +0 -0
  163. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/solid_set_load_pb2.py +0 -0
  164. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/solid_set_load_pb2.pyi +0 -0
  165. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/surface_load_pb2.py +0 -0
  166. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/surface_load_pb2.pyi +0 -0
  167. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/surface_set_load_pb2.py +0 -0
  168. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/loads/surface_set_load_pb2.pyi +0 -0
  169. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/result_objects/__init__.py +0 -0
  170. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/result_objects/result_section_pb2.py +0 -0
  171. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/result_objects/result_section_pb2.pyi +0 -0
  172. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/results/__init__.py +0 -0
  173. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/results/results_id_pb2.py +0 -0
  174. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/results/results_id_pb2.pyi +0 -0
  175. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/results/results_query_pb2.py +0 -0
  176. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/results/results_query_pb2.pyi +0 -0
  177. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/__init__.py +0 -0
  178. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
  179. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
  180. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
  181. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
  182. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
  183. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
  184. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
  185. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
  186. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/__init__.py +0 -0
  187. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/block_pb2.py +0 -0
  188. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/block_pb2.pyi +0 -0
  189. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/intersection_pb2.py +0 -0
  190. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +0 -0
  191. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/line_release_pb2.py +0 -0
  192. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +0 -0
  193. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +0 -0
  194. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +0 -0
  195. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +0 -0
  196. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +0 -0
  197. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +0 -0
  198. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +0 -0
  199. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/surface_release_pb2.py +0 -0
  200. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +0 -0
  201. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +0 -0
  202. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +0 -0
  203. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +0 -0
  204. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +0 -0
  205. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/__init__.py +0 -0
  206. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/line_set_pb2.py +0 -0
  207. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/line_set_pb2.pyi +0 -0
  208. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/material_pb2.py +0 -0
  209. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/material_pb2.pyi +0 -0
  210. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_pb2.py +0 -0
  211. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_pb2.pyi +0 -0
  212. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_representative_pb2.py +0 -0
  213. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_representative_pb2.pyi +0 -0
  214. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_set_pb2.py +0 -0
  215. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_set_pb2.pyi +0 -0
  216. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_set_representative_pb2.py +0 -0
  217. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +0 -0
  218. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/node_pb2.py +0 -0
  219. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/node_pb2.pyi +0 -0
  220. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/opening_pb2.py +0 -0
  221. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/opening_pb2.pyi +0 -0
  222. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/section_pb2.py +0 -0
  223. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/section_pb2.pyi +0 -0
  224. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/solid_pb2.py +0 -0
  225. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/solid_pb2.pyi +0 -0
  226. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/solid_set_pb2.py +0 -0
  227. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/solid_set_pb2.pyi +0 -0
  228. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/surface_pb2.py +0 -0
  229. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/surface_pb2.pyi +0 -0
  230. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/surface_set_pb2.py +0 -0
  231. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/surface_set_pb2.pyi +0 -0
  232. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/thickness_pb2.py +0 -0
  233. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/structure_core/thickness_pb2.pyi +0 -0
  234. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/timber_design_objects/__init__.py +0 -0
  235. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
  236. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
  237. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
  238. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
  239. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
  240. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
  241. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_aluminum_design/__init__.py +0 -0
  242. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
  243. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
  244. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
  245. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
  246. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
  247. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
  248. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/__init__.py +0 -0
  249. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.py +0 -0
  250. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
  251. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
  252. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
  253. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.py +0 -0
  254. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.pyi +0 -0
  255. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.py +0 -0
  256. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.pyi +0 -0
  257. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.py +0 -0
  258. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.pyi +0 -0
  259. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/__init__.py +0 -0
  260. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +0 -0
  261. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +0 -0
  262. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +0 -0
  263. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +0 -0
  264. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_support_pb2.py +0 -0
  265. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +0 -0
  266. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +0 -0
  267. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +0 -0
  268. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/__init__.py +0 -0
  269. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/design_support_pb2.py +0 -0
  270. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/design_support_pb2.pyi +0 -0
  271. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +0 -0
  272. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
  273. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +0 -0
  274. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +0 -0
  275. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_hinge_pb2.py +0 -0
  276. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +0 -0
  277. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +0 -0
  278. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +0 -0
  279. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_openings_pb2.py +0 -0
  280. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +0 -0
  281. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +0 -0
  282. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
  283. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +0 -0
  284. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
  285. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +0 -0
  286. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +0 -0
  287. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_spring_pb2.py +0 -0
  288. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +0 -0
  289. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +0 -0
  290. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
  291. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_support_pb2.py +0 -0
  292. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_support_pb2.pyi +0 -0
  293. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +0 -0
  294. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
  295. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_nodes/__init__.py +0 -0
  296. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +0 -0
  297. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +0 -0
  298. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +0 -0
  299. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +0 -0
  300. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_solids/__init__.py +0 -0
  301. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +0 -0
  302. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +0 -0
  303. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +0 -0
  304. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +0 -0
  305. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +0 -0
  306. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +0 -0
  307. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/__init__.py +0 -0
  308. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +0 -0
  309. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +0 -0
  310. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +0 -0
  311. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
  312. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +0 -0
  313. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +0 -0
  314. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +0 -0
  315. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +0 -0
  316. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_steel_design/__init__.py +0 -0
  317. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
  318. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
  319. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
  320. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
  321. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
  322. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
  323. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/__init__.py +0 -0
  324. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +0 -0
  325. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +0 -0
  326. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +0 -0
  327. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +0 -0
  328. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +0 -0
  329. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +0 -0
  330. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +0 -0
  331. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +0 -0
  332. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/__init__.py +0 -0
  333. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
  334. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
  335. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
  336. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
  337. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
  338. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
  339. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.py +0 -0
  340. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
  341. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
  342. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
  343. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal.api.egg-info/SOURCES.txt +0 -0
  344. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal.api.egg-info/dependency_links.txt +0 -0
  345. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal.api.egg-info/not-zip-safe +0 -0
  346. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal.api.egg-info/requires.txt +0 -0
  347. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/dlubal.api.egg-info/top_level.txt +0 -0
  348. {dlubal_api-2.9.2rc2 → dlubal_api-2.9.3rc3}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: dlubal.api
3
- Version: 2.9.2rc2
3
+ Version: 2.9.3rc3
4
4
  Summary: Python Client Library for Dlubal Software APIs powered by gRPC
5
5
  Author: Dlubal Software
6
6
  Author-email: api@dlubal.com
@@ -78,13 +78,13 @@ class Application:
78
78
  return True
79
79
 
80
80
  # Functions using packing
81
- def get_object(self, obj, model_id=None):
81
+ def get_object(self, obj, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
82
82
  '''
83
83
  Retrieves a single object from the model using only the `no` argument in the object arguments.
84
84
 
85
85
  Args:
86
86
  obj (obj): An object to be retrieved defined by its number. Refer to the :ref:`rfem_objects` for available objects.
87
- model_id (str, optional): Model ID specifies the model to be usred.
87
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
88
88
 
89
89
  Returns:
90
90
  :ref:`rfem_objects`: A retrieved object.
@@ -92,13 +92,13 @@ class Application:
92
92
  result = self.stub.get_object_impl(pack_object(obj, model_id))
93
93
  return unpack_object(result, type(obj))
94
94
 
95
- def get_object_list(self, objs, model_id=None):
95
+ def get_object_list(self, objs, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
96
96
  '''
97
97
  Retrieves a list of objects from the model.
98
98
 
99
99
  Args:
100
100
  objs (obj): An object dict to be retrieved. Refer to the :ref:`rfem_objects` for available objects.
101
- model_id (str, optional): Model ID specifies the model to bbe used.
101
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
102
102
 
103
103
  Returns:
104
104
  :ref:`rfem_objects`: A retrieved object.
@@ -106,78 +106,78 @@ class Application:
106
106
  result = self.stub.get_object_list_impl(pack_object_list(objs, model_id))
107
107
  return unpack_object_list(result, type(objs[0]))
108
108
 
109
- def create_object(self, obj, model_id=None):
109
+ def create_object(self, obj, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
110
110
  '''
111
111
  Creates a single object in the model.
112
112
 
113
113
  Args:
114
114
  obj (obj): An object to be created. Refer to the :ref:`rfem_objects` for available objects.
115
- model_id (str, optional): Model ID specifies the model to be modified.
115
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
116
116
 
117
117
  Returns:
118
118
  None
119
119
  '''
120
120
  self.stub.create_object_impl(pack_object(obj, model_id))
121
121
 
122
- def create_object_list(self, objs, model_id=None):
122
+ def create_object_list(self, objs, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
123
123
  '''
124
124
  Creates a list of objects in the model.
125
125
 
126
126
  Args:
127
127
  objs (list[obj]): A list of objects to be created. Refer to the :ref:`rfem_objects` for available objects.
128
- model_id (str, optional): Model ID specifies the model to be modified.
128
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
129
129
 
130
130
  Returns:
131
131
  None
132
132
  '''
133
133
  self.stub.create_object_list_impl(pack_object_list(objs, model_id))
134
134
 
135
- def update_object(self, obj, model_id=None):
135
+ def update_object(self, obj, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
136
136
  '''
137
137
  Updates a single object in the model.
138
138
 
139
139
  Args:
140
140
  obj (obj): An object to be updated. Refer to the :ref:`rfem_objects` for available objects.
141
- model_id (str, optional): Model ID specifies the model to be modified.
141
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
142
142
 
143
143
  Returns:
144
144
  None
145
145
  '''
146
146
  self.stub.update_object_impl(pack_object(obj, model_id))
147
147
 
148
- def update_object_list(self, objs, model_id=None):
148
+ def update_object_list(self, objs, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
149
149
  '''
150
150
  Updates a list of objects in the model.
151
151
 
152
152
  Args:
153
153
  objs (list[obj]): A list of objects to be updated. Refer to the :ref:`rfem_objects` for available objects.
154
- model_id (str, optional): Model ID specifies the model to be modified.
154
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
155
155
 
156
156
  Returns:
157
157
  None
158
158
  '''
159
159
  self.stub.update_object_list_impl(pack_object_list(objs, model_id))
160
160
 
161
- def delete_object(self, obj, model_id=None):
161
+ def delete_object(self, obj, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
162
162
  '''
163
163
  Deletes a single object from the model.
164
164
 
165
165
  Args:
166
166
  obj (obj): An object to be deleted defined by its number. Refer to the :ref:`rfem_objects` for available objects.
167
- model_id (str, optional): Model ID specifies the model to be modified.
167
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
168
168
 
169
169
  Returns:
170
170
  None
171
171
  '''
172
172
  self.stub.delete_object_impl(pack_object(obj, model_id))
173
173
 
174
- def delete_object_list(self, objs, model_id=None):
174
+ def delete_object_list(self, objs, model_id: dlubal.api.common.model_id_pb2.ModelId | None = None):
175
175
  '''
176
176
  Deletes a list of objects from the model.
177
177
 
178
178
  Args:
179
179
  objs (list[obj]): A list of objects to be deleted. Refer to the :ref:`rfem_objects` for available objects.
180
- model_id (str, optional): Model ID specifies the model to be modified.
180
+ model_id (:ref:`ModelId` | None): Unique identifier of the model.
181
181
 
182
182
  Returns:
183
183
  None
@@ -282,6 +282,16 @@ class Application:
282
282
  """
283
283
  return self.stub.get_active_model(google.protobuf.empty_pb2.Empty())
284
284
 
285
+ def set_active_model(self, *, id: str):
286
+ """
287
+ Sets active model specified by model id
288
+
289
+ Args:
290
+ id (str): Unique identifier of the model
291
+ """
292
+ request = dlubal.api.common.model_id_pb2.ModelId(id=id)
293
+ self.stub.set_active_model(request)
294
+
285
295
  def close_application(self):
286
296
  """
287
297
  Closes the whole application
@@ -29,7 +29,7 @@ from dlubal.api.common import table_data_pb2 as dlubal_dot_api_dot_common_dot_ta
29
29
  from dlubal.api.rfem.results import results_query_pb2 as dlubal_dot_api_dot_rfem_dot_results_dot_results__query__pb2
30
30
 
31
31
 
32
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/application.proto\x12\x0f\x64lubal.api.rfem\x1a\x19google/protobuf/any.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a dlubal/api/common/model_id.proto\x1a\"dlubal/api/common/table_data.proto\x1a+dlubal/api/rfem/results/results_query.proto\"P\n\x12\x43reateModelRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1a\n\rtemplate_path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x10\n\x0e_template_path\" \n\x10OpenModelRequest\x12\x0c\n\x04path\x18\x01 \x01(\t\"^\n\x12SaveModelAsRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x11\n\x04path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\"W\n\x11\x43loseModelRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x14\n\x0csave_changes\x18\x02 \x01(\x08\"-\n\x15\x43loseAllModelsRequest\x12\x14\n\x0csave_changes\x18\x01 \x01(\x08\"A\n\tModelInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\n\n\x02id\x18\x02 \x01(\t\x12\x11\n\x04path\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\";\n\tModelList\x12.\n\nmodel_info\x18\x01 \x03(\x0b\x32\x1a.dlubal.api.rfem.ModelInfo\"\xcf\x01\n\x0f\x41pplicationInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12.\n\x04type\x18\x02 \x01(\x0e\x32 .dlubal.api.rfem.ApplicationType\x12\x1a\n\x12is_server_instance\x18\x03 \x01(\x08\x12\x0f\n\x07version\x18\x04 \x01(\t\x12\x14\n\x0c\x66ull_version\x18\x05 \x01(\t\x12\x0f\n\x07options\x18\x06 \x01(\t\x12\x15\n\rlanguage_name\x18\x07 \x01(\t\x12\x13\n\x0blanguage_id\x18\x08 \x01(\t\"n\n\x06Object\x12$\n\x06object\x18\x01 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"6\n\nObjectList\x12(\n\x07objects\x18\x01 \x03(\x0b\x32\x17.dlubal.api.rfem.Object\"l\n\x13\x43\x61lculateAllRequest\x12\x15\n\rskip_warnings\x18\x01 \x01(\x08\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"b\n\x0fOperationResult\x12\x11\n\tsucceeded\x18\x01 \x01(\x08\x12\x11\n\x04\x64\x61ta\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07message\x18\x03 \x01(\tH\x01\x88\x01\x01\x42\x07\n\x05_dataB\n\n\x08_message*\xf1\x01\n\x0f\x41pplicationType\x12\x1b\n\x17\x41PPLICATION_UNSPECIFIED\x10\x00\x12\x1d\n\x19\x41PPLICATION_DLUBAL_CENTER\x10\x01\x12\x1d\n\x19\x41PPLICATION_REPORT_VIEWER\x10\x02\x12\x14\n\x10\x41PPLICATION_RFEM\x10\x03\x12\x15\n\x11\x41PPLICATION_RSTAB\x10\x04\x12\x18\n\x14\x41PPLICATION_RSECTION\x10\x05\x12\x1c\n\x18\x41PPLICATION_WEB_SECTIONS\x10\x06\x12\x1e\n\x1a\x41PPLICATION_CRASH_REPORTER\x10\x07\x32\x88\r\n\x0b\x41pplication\x12Q\n\x0c\x63reate_model\x12#.dlubal.api.rfem.CreateModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12M\n\nopen_model\x12!.dlubal.api.rfem.OpenModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12K\n\nsave_model\x12#.dlubal.api.rfem.SaveModelAsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12K\n\x0b\x63lose_model\x12\".dlubal.api.rfem.CloseModelRequest\x1a\x16.google.protobuf.Empty\"\x00\x12T\n\x10\x63lose_all_models\x12&.dlubal.api.rfem.CloseAllModelsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12H\n\x10get_active_model\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12\x45\n\x11\x63lose_application\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x46\n\x0eget_model_list\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.rfem.ModelList\"\x00\x12R\n\x14get_application_info\x12\x16.google.protobuf.Empty\x1a .dlubal.api.rfem.ApplicationInfo\"\x00\x12\x44\n\x10\x63lose_connection\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x0fget_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x17.dlubal.api.rfem.Object\"\x00\x12R\n\x14get_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x1b.dlubal.api.rfem.ObjectList\"\x00\x12G\n\x12\x63reate_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x63reate_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12update_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17update_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12\x64\x65lete_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x64\x65lete_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12R\n\x12\x64\x65lete_all_objects\x12\".dlubal.api.common.OptionalModelId\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n\rcalculate_all\x12$.dlubal.api.rfem.CalculateAllRequest\x1a .dlubal.api.rfem.OperationResult\"\x00\x12Y\n\x10get_results_impl\x12%.dlubal.api.rfem.results.ResultsQuery\x1a\x1c.dlubal.api.common.TableData\"\x00\x62\x06proto3')
32
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/application.proto\x12\x0f\x64lubal.api.rfem\x1a\x19google/protobuf/any.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a dlubal/api/common/model_id.proto\x1a\"dlubal/api/common/table_data.proto\x1a+dlubal/api/rfem/results/results_query.proto\"P\n\x12\x43reateModelRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1a\n\rtemplate_path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x10\n\x0e_template_path\" \n\x10OpenModelRequest\x12\x0c\n\x04path\x18\x01 \x01(\t\"^\n\x12SaveModelAsRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x11\n\x04path\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\"W\n\x11\x43loseModelRequest\x12,\n\x08model_id\x18\x01 \x01(\x0b\x32\x1a.dlubal.api.common.ModelId\x12\x14\n\x0csave_changes\x18\x02 \x01(\x08\"-\n\x15\x43loseAllModelsRequest\x12\x14\n\x0csave_changes\x18\x01 \x01(\x08\"A\n\tModelInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\n\n\x02id\x18\x02 \x01(\t\x12\x11\n\x04path\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_path\";\n\tModelList\x12.\n\nmodel_info\x18\x01 \x03(\x0b\x32\x1a.dlubal.api.rfem.ModelInfo\"\xcf\x01\n\x0f\x41pplicationInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12.\n\x04type\x18\x02 \x01(\x0e\x32 .dlubal.api.rfem.ApplicationType\x12\x1a\n\x12is_server_instance\x18\x03 \x01(\x08\x12\x0f\n\x07version\x18\x04 \x01(\t\x12\x14\n\x0c\x66ull_version\x18\x05 \x01(\t\x12\x0f\n\x07options\x18\x06 \x01(\t\x12\x15\n\rlanguage_name\x18\x07 \x01(\t\x12\x13\n\x0blanguage_id\x18\x08 \x01(\t\"n\n\x06Object\x12$\n\x06object\x18\x01 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"6\n\nObjectList\x12(\n\x07objects\x18\x01 \x03(\x0b\x32\x17.dlubal.api.rfem.Object\"l\n\x13\x43\x61lculateAllRequest\x12\x15\n\rskip_warnings\x18\x01 \x01(\x08\x12\x31\n\x08model_id\x18\x02 \x01(\x0b\x32\x1a.dlubal.api.common.ModelIdH\x00\x88\x01\x01\x42\x0b\n\t_model_id\"b\n\x0fOperationResult\x12\x11\n\tsucceeded\x18\x01 \x01(\x08\x12\x11\n\x04\x64\x61ta\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07message\x18\x03 \x01(\tH\x01\x88\x01\x01\x42\x07\n\x05_dataB\n\n\x08_message*\xf1\x01\n\x0f\x41pplicationType\x12\x1b\n\x17\x41PPLICATION_UNSPECIFIED\x10\x00\x12\x1d\n\x19\x41PPLICATION_DLUBAL_CENTER\x10\x01\x12\x1d\n\x19\x41PPLICATION_REPORT_VIEWER\x10\x02\x12\x14\n\x10\x41PPLICATION_RFEM\x10\x03\x12\x15\n\x11\x41PPLICATION_RSTAB\x10\x04\x12\x18\n\x14\x41PPLICATION_RSECTION\x10\x05\x12\x1c\n\x18\x41PPLICATION_WEB_SECTIONS\x10\x06\x12\x1e\n\x1a\x41PPLICATION_CRASH_REPORTER\x10\x07\x32\xd2\r\n\x0b\x41pplication\x12Q\n\x0c\x63reate_model\x12#.dlubal.api.rfem.CreateModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12M\n\nopen_model\x12!.dlubal.api.rfem.OpenModelRequest\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12K\n\nsave_model\x12#.dlubal.api.rfem.SaveModelAsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12K\n\x0b\x63lose_model\x12\".dlubal.api.rfem.CloseModelRequest\x1a\x16.google.protobuf.Empty\"\x00\x12T\n\x10\x63lose_all_models\x12&.dlubal.api.rfem.CloseAllModelsRequest\x1a\x16.google.protobuf.Empty\"\x00\x12H\n\x10get_active_model\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.common.ModelId\"\x00\x12H\n\x10set_active_model\x12\x1a.dlubal.api.common.ModelId\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x11\x63lose_application\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x46\n\x0eget_model_list\x12\x16.google.protobuf.Empty\x1a\x1a.dlubal.api.rfem.ModelList\"\x00\x12R\n\x14get_application_info\x12\x16.google.protobuf.Empty\x1a .dlubal.api.rfem.ApplicationInfo\"\x00\x12\x44\n\x10\x63lose_connection\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12\x45\n\x0fget_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x17.dlubal.api.rfem.Object\"\x00\x12R\n\x14get_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x1b.dlubal.api.rfem.ObjectList\"\x00\x12G\n\x12\x63reate_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x63reate_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12update_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17update_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12G\n\x12\x64\x65lete_object_impl\x12\x17.dlubal.api.rfem.Object\x1a\x16.google.protobuf.Empty\"\x00\x12P\n\x17\x64\x65lete_object_list_impl\x12\x1b.dlubal.api.rfem.ObjectList\x1a\x16.google.protobuf.Empty\"\x00\x12R\n\x12\x64\x65lete_all_objects\x12\".dlubal.api.common.OptionalModelId\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n\rcalculate_all\x12$.dlubal.api.rfem.CalculateAllRequest\x1a .dlubal.api.rfem.OperationResult\"\x00\x12Y\n\x10get_results_impl\x12%.dlubal.api.rfem.results.ResultsQuery\x1a\x1c.dlubal.api.common.TableData\"\x00\x62\x06proto3')
33
33
 
34
34
  _globals = globals()
35
35
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -63,5 +63,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
63
63
  _globals['_OPERATIONRESULT']._serialized_start=1189
64
64
  _globals['_OPERATIONRESULT']._serialized_end=1287
65
65
  _globals['_APPLICATION']._serialized_start=1534
66
- _globals['_APPLICATION']._serialized_end=3206
66
+ _globals['_APPLICATION']._serialized_end=3280
67
67
  # @@protoc_insertion_point(module_scope)
@@ -68,6 +68,11 @@ class ApplicationStub(object):
68
68
  request_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
69
69
  response_deserializer=dlubal_dot_api_dot_common_dot_model__id__pb2.ModelId.FromString,
70
70
  _registered_method=True)
71
+ self.set_active_model = channel.unary_unary(
72
+ '/dlubal.api.rfem.Application/set_active_model',
73
+ request_serializer=dlubal_dot_api_dot_common_dot_model__id__pb2.ModelId.SerializeToString,
74
+ response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
75
+ _registered_method=True)
71
76
  self.close_application = channel.unary_unary(
72
77
  '/dlubal.api.rfem.Application/close_application',
73
78
  request_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
@@ -192,6 +197,13 @@ class ApplicationServicer(object):
192
197
  context.set_details('Method not implemented!')
193
198
  raise NotImplementedError('Method not implemented!')
194
199
 
200
+ def set_active_model(self, request, context):
201
+ """Sets active model specified by model id
202
+ """
203
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
204
+ context.set_details('Method not implemented!')
205
+ raise NotImplementedError('Method not implemented!')
206
+
195
207
  def close_application(self, request, context):
196
208
  """Closes the whole application
197
209
  """
@@ -322,6 +334,11 @@ def add_ApplicationServicer_to_server(servicer, server):
322
334
  request_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
323
335
  response_serializer=dlubal_dot_api_dot_common_dot_model__id__pb2.ModelId.SerializeToString,
324
336
  ),
337
+ 'set_active_model': grpc.unary_unary_rpc_method_handler(
338
+ servicer.set_active_model,
339
+ request_deserializer=dlubal_dot_api_dot_common_dot_model__id__pb2.ModelId.FromString,
340
+ response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
341
+ ),
325
342
  'close_application': grpc.unary_unary_rpc_method_handler(
326
343
  servicer.close_application,
327
344
  request_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
@@ -570,6 +587,33 @@ class Application(object):
570
587
  metadata,
571
588
  _registered_method=True)
572
589
 
590
+ @staticmethod
591
+ def set_active_model(request,
592
+ target,
593
+ options=(),
594
+ channel_credentials=None,
595
+ call_credentials=None,
596
+ insecure=False,
597
+ compression=None,
598
+ wait_for_ready=None,
599
+ timeout=None,
600
+ metadata=None):
601
+ return grpc.experimental.unary_unary(
602
+ request,
603
+ target,
604
+ '/dlubal.api.rfem.Application/set_active_model',
605
+ dlubal_dot_api_dot_common_dot_model__id__pb2.ModelId.SerializeToString,
606
+ google_dot_protobuf_dot_empty__pb2.Empty.FromString,
607
+ options,
608
+ channel_credentials,
609
+ insecure,
610
+ call_credentials,
611
+ compression,
612
+ wait_for_ready,
613
+ timeout,
614
+ metadata,
615
+ _registered_method=True)
616
+
573
617
  @staticmethod
574
618
  def close_application(request,
575
619
  target,
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
25
25
  from dlubal.api.common import common_pb2 as dlubal_dot_api_dot_common_dot_common__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'dlubal/api/rfem/loading/load_case.proto\x12\x17\x64lubal.api.rfem.loading\x1a\x1e\x64lubal/api/common/common.proto\"\x90s\n\x08LoadCase\x12\n\n\x02no\x18\x01 \x01(\x05\x12I\n\ranalysis_type\x18\x02 \x01(\x0e\x32-.dlubal.api.rfem.loading.LoadCaseAnalysisTypeH\x00\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x01\x88\x01\x01\x12$\n\x17\x63\x61lculate_critical_load\x18\x04 \x01(\x08H\x02\x88\x01\x01\x12%\n\x18static_analysis_settings\x18\x05 \x01(\x05H\x03\x88\x01\x01\x12(\n\x1bstability_analysis_settings\x18\x06 \x01(\x05H\x04\x88\x01\x01\x12$\n\x17modal_analysis_settings\x18\x07 \x01(\x05H\x05\x88\x01\x01\x12\'\n\x1aspectral_analysis_settings\x18\x08 \x01(\x05H\x06\x88\x01\x01\x12\"\n\x15\x63onsider_imperfection\x18\t \x01(\x08H\x07\x88\x01\x01\x12\x1e\n\x11imperfection_case\x18\n \x01(\x05H\x08\x88\x01\x01\x12#\n\x16\x63onsider_initial_state\x18\x0b \x01(\x08H\t\x88\x01\x01\x12\x1f\n\x12initial_state_case\x18\x0c \x01(\x05H\n\x88\x01\x01\x12g\n\x1dinitial_state_definition_type\x18\r \x01(\x0e\x32;.dlubal.api.rfem.loading.LoadCaseInitialStateDefinitionTypeH\x0b\x88\x01\x01\x12\x8a\x01\n,individual_factors_of_selected_objects_table\x18\x0e \x01(\x0b\x32O.dlubal.api.rfem.loading.ArrayOfLoadCaseIndividualFactorsOfSelectedObjectsTableH\x0c\x88\x01\x01\x12(\n\x1b\x63onsider_construction_stage\x18\x0f \x01(\x08H\r\x88\x01\x01\x12$\n\x17\x63onstruction_stage_case\x18\x10 \x01(\x05H\x0e\x88\x01\x01\x12\x15\n\x08to_solve\x18\x11 \x01(\x08H\x0f\x88\x01\x01\x12\x1c\n\x0f\x61\x63tion_category\x18\x12 \x01(\tH\x10\x88\x01\x01\x12\x1f\n\x12self_weight_active\x18\x13 \x01(\x08H\x11\x88\x01\x01\x12=\n\x13self_weight_factors\x18\x14 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x12\x88\x01\x01\x12!\n\x14self_weight_factor_x\x18\x15 \x01(\x01H\x13\x88\x01\x01\x12!\n\x14self_weight_factor_y\x18\x16 \x01(\x01H\x14\x88\x01\x01\x12!\n\x14self_weight_factor_z\x18\x17 \x01(\x01H\x15\x88\x01\x01\x12\x43\n\nfactor_phi\x18\x18 \x01(\x0e\x32*.dlubal.api.rfem.loading.LoadCaseFactorPhiH\x16\x88\x01\x01\x12\x1a\n\rload_duration\x18\x19 \x01(\tH\x17\x88\x01\x01\x12\x1a\n\rloading_start\x18\x1a \x01(\x01H\x18\x88\x01\x01\x12$\n\x17time_being_investigated\x18\x1b \x01(\x01H\x19\x88\x01\x01\x12\x1f\n\x12import_masses_from\x18\x1c \x01(\x05H\x1a\x88\x01\x01\x12\'\n\x1aimport_modal_analysis_from\x18\x1d \x01(\x05H\x1b\x88\x01\x01\x12:\n-response_spectrum_is_enabled_in_any_direction\x18\x1e \x01(\x08H\x1c\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_x\x18\x1f \x01(\x08H\x1d\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_y\x18 \x01(\x08H\x1e\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_z\x18! \x01(\x08H\x1f\x88\x01\x01\x12-\n response_spectrum_in_direction_x\x18\" \x01(\x05H \x88\x01\x01\x12-\n response_spectrum_in_direction_y\x18# \x01(\x05H!\x88\x01\x01\x12-\n response_spectrum_in_direction_z\x18$ \x01(\x05H\"\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_x\x18% \x01(\x01H#\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_y\x18& \x01(\x01H$\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_z\x18\' \x01(\x01H%\x88\x01\x01\x12-\n response_spectrum_rotation_angle\x18( \x01(\x01H&\x88\x01\x01\x12:\n-response_spectrum_consider_accidental_torsion\x18) \x01(\x08H\'\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_x_direction_absolute\x18* \x01(\x01H(\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_y_direction_absolute\x18+ \x01(\x01H)\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_x_direction_relative\x18, \x01(\x01H*\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_y_direction_relative\x18- \x01(\x01H+\x88\x01\x01\x12\x33\n&response_spectrum_building_length_in_x\x18. \x01(\x01H,\x88\x01\x01\x12\x33\n&response_spectrum_building_length_in_y\x18/ \x01(\x01H-\x88\x01\x01\x12R\nEresponse_spectrum_eccentricity_for_x_direction_is_defined_as_relative\x18\x30 \x01(\x08H.\x88\x01\x01\x12R\nEresponse_spectrum_eccentricity_for_y_direction_is_defined_as_relative\x18\x31 \x01(\x08H/\x88\x01\x01\x12<\n/response_spectrum_user_defined_building_lengths\x18\x32 \x01(\x08H0\x88\x01\x01\x12\x82\x01\n(selection_of_modes_mode_activation_table\x18\x33 \x01(\x0b\x32K.dlubal.api.rfem.loading.ArrayOfLoadCaseSelectionOfModesModeActivationTableH1\x88\x01\x01\x12P\nCselection_of_modes_deselect_modes_according_to_criterion_is_enabled\x18\x34 \x01(\x08H2\x88\x01\x01\x12Q\nDselection_of_modes_deselect_modes_modes_according_to_criterion_value\x18\x35 \x01(\x01H3\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mex\x18\x36 \x01(\x01H4\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mey\x18\x37 \x01(\x01H5\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mez\x18\x38 \x01(\x01H6\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x39 \x01(\tH7\x88\x01\x01\x12\x19\n\x0cis_generated\x18: \x01(\x08H8\x88\x01\x01\x12#\n\x16generating_object_info\x18; \x01(\tH9\x88\x01\x01\x12+\n\x1estructure_modification_enabled\x18< \x01(\x08H:\x88\x01\x01\x12#\n\x16structure_modification\x18= \x01(\x05H;\x88\x01\x01\x12\"\n\x15possibility_of_crowds\x18> \x01(\x08H<\x88\x01\x01\x12l\n specification_for_load_case_gr1a\x18? \x01(\x0e\x32=.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr1aH=\x88\x01\x01\x12j\n\x1fspecification_for_load_case_gr2\x18@ \x01(\x0e\x32<.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr2H>\x88\x01\x01\x12j\n\x1fspecification_for_load_case_gr5\x18\x41 \x01(\x0e\x32<.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr5H?\x88\x01\x01\x12j\n\x1fspecification_for_load_case_gr6\x18\x42 \x01(\x0e\x32<.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr6H@\x88\x01\x01\x12$\n\x17liveload_less_equal_100\x18\x43 \x01(\x08HA\x88\x01\x01\x12N\nAliveload_consider_design_situation_effective_seismic_weight_check\x18\x44 \x01(\x08HB\x88\x01\x01\x12\xab\x01\nAliveload_consider_design_situation_effective_seismic_weight_combo\x18\x45 \x01(\x0e\x32[.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightComboHC\x88\x01\x01\x12U\nHliveload_consider_design_situation_effective_seismic_weight_CYTHYE_check\x18\x46 \x01(\x08HD\x88\x01\x01\x12\xb8\x01\nHliveload_consider_design_situation_effective_seismic_weight_CYTHYE_combo\x18G \x01(\x0e\x32\x61.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYEComboHE\x88\x01\x01\x12\x44\n7liveload_consider_design_situation_seismic_weight_check\x18H \x01(\x08HF\x88\x01\x01\x12\x98\x01\n7liveload_consider_design_situation_seismic_weight_combo\x18I \x01(\x0e\x32R.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationSeismicWeightComboHG\x88\x01\x01\x12\x42\n5liveload_consider_design_situation_seismic_mass_check\x18J \x01(\x08HH\x88\x01\x01\x12\x94\x01\n5liveload_consider_design_situation_seismic_mass_combo\x18K \x01(\x0e\x32P.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationSeismicMassComboHI\x88\x01\x01\x12?\n2consider_design_situation_effective_seismic_weight\x18L \x01(\x08HJ\x88\x01\x01\x12#\n\x16liveload_less_equal_48\x18M \x01(\x08HK\x88\x01\x01\x12R\nEliveload_consider_design_situation_effective_seismic_weight_aci_check\x18N \x01(\x08HL\x88\x01\x01\x12\xb2\x01\nEliveload_consider_design_situation_effective_seismic_weight_aci_combo\x18O \x01(\x0e\x32^.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciComboHM\x88\x01\x01\x12(\n\x1bliveload_less_equal_100_ibc\x18P \x01(\x08HN\x88\x01\x01\x12R\nEliveload_consider_design_situation_effective_seismic_weight_ibc_check\x18Q \x01(\x08HO\x88\x01\x01\x12\xb2\x01\nEliveload_consider_design_situation_effective_seismic_weight_ibc_combo\x18R \x01(\x0e\x32^.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcComboHP\x88\x01\x01\x12\x32\n%cranehookload_nocombined_roofliveload\x18S \x01(\x08HQ\x88\x01\x01\x12\x36\n)roof_configurations_that_do_not_shed_snow\x18T \x01(\x08HR\x88\x01\x01\x12 \n\x13\x66lat_roof_snow_load\x18U \x01(\x08HS\x88\x01\x01\x12\x64\n\x1c\x66lat_roof_snow_load_category\x18V \x01(\x0e\x32\x39.dlubal.api.rfem.loading.LoadCaseFlatRoofSnowLoadCategoryHT\x88\x01\x01\x12/\n\"deadload_factor_shall_be_increased\x18W \x01(\x08HU\x88\x01\x01\x12\x30\n#deadload_factor_shall_be_increased1\x18X \x01(\x08HV\x88\x01\x01\x12\x30\n#deadload_factor_shall_be_increased2\x18Y \x01(\x08HW\x88\x01\x01\x12\x33\n&dead_no_effective_seismic_weight_NBC05\x18Z \x01(\x08HX\x88\x01\x01\x12\x33\n&dead_no_effective_seismic_weight_NBC15\x18[ \x01(\x08HY\x88\x01\x01\x12\x36\n)liveload_principal_factor_may_be_reduced1\x18\\ \x01(\x08HZ\x88\x01\x01\x12\x38\n+liveload_companion_factor_may_be_increased1\x18] \x01(\x08H[\x88\x01\x01\x12\x36\n)liveload_principal_factor_may_be_reduced2\x18^ \x01(\x08H\\\x88\x01\x01\x12\x38\n+liveload_companion_factor_may_be_increased2\x18_ \x01(\x08H]\x88\x01\x01\x12\x45\n8consider_design_situation_effective_seismic_weight_NBC05\x18` \x01(\x08H^\x88\x01\x01\x12\x45\n8consider_design_situation_effective_seismic_weight_NBC15\x18\x61 \x01(\x08H_\x88\x01\x01\x12-\n dead_no_effective_seismic_weight\x18\x62 \x01(\x08H`\x88\x01\x01\x12H\n;longtermload_tp_considered_in_limit_state_of_serviceability\x18\x63 \x01(\x08Ha\x88\x01\x01\x12%\n\x18greater_intensity_than_4\x18\x64 \x01(\x08Hb\x88\x01\x01\x12L\n?distinguish_different_overstrength_factor_in_direction_xy_check\x18\x65 \x01(\x08Hc\x88\x01\x01\x12\xa7\x01\n?distinguish_different_overstrength_factor_in_direction_xy_combo\x18\x66 \x01(\x0e\x32Y.dlubal.api.rfem.loading.LoadCaseDistinguishDifferentOverstrengthFactorInDirectionXyComboHd\x88\x01\x01\x12N\n\x10load_duration_sp\x18g \x01(\x0e\x32/.dlubal.api.rfem.loading.LoadCaseLoadDurationSpHe\x88\x01\x01\x12Z\n\x16ground_water_elevation\x18h \x01(\x0e\x32\x35.dlubal.api.rfem.loading.LoadCaseGroundWaterElevationHf\x88\x01\x01\x12\x1e\n\x11\x64irection_x_check\x18i \x01(\x08Hg\x88\x01\x01\x12\x1e\n\x11\x64irection_y_check\x18j \x01(\x08Hh\x88\x01\x01\x12)\n\x1c\x63onsider_inclusive_load_case\x18k \x01(\x08Hi\x88\x01\x01\x12 \n\x13inclusive_load_case\x18l \x01(\x05Hj\x88\x01\x01\x12?\n2consider_design_situation_seismic_mass_combination\x18m \x01(\x08Hk\x88\x01\x01\x12[\n\x17type_of_imposed_actions\x18n \x01(\x0e\x32\x35.dlubal.api.rfem.loading.LoadCaseTypeOfImposedActionsHl\x88\x01\x01\x12\x31\n$wind_simulation_wind_direction_angle\x18o \x01(\x01Hm\x88\x01\x01\x12@\n3wind_simulation_wind_tunnel_depth_minus_coefficient\x18p \x01(\x01Hn\x88\x01\x01\x12?\n2wind_simulation_wind_tunnel_depth_plus_coefficient\x18q \x01(\x01Ho\x88\x01\x01\x12@\n3wind_simulation_wind_tunnel_width_minus_coefficient\x18r \x01(\x01Hp\x88\x01\x01\x12?\n2wind_simulation_wind_tunnel_width_plus_coefficient\x18s \x01(\x01Hq\x88\x01\x01\x12@\n3wind_simulation_wind_tunnel_height_plus_coefficient\x18t \x01(\x01Hr\x88\x01\x01\x12H\n;wind_simulation_construction_bounding_box_depth_coefficient\x18u \x01(\x01Hs\x88\x01\x01\x12I\n<wind_simulation_construction_bounding_box_height_coefficient\x18v \x01(\x01Ht\x88\x01\x01\x12H\n;wind_simulation_construction_bounding_box_width_coefficient\x18w \x01(\x01Hu\x88\x01\x01\x12:\n-wind_simulation_wind_tunnel_depth_coefficient\x18x \x01(\x01Hv\x88\x01\x01\x12:\n-wind_simulation_wind_tunnel_width_coefficient\x18y \x01(\x01Hw\x88\x01\x01\x12;\n.wind_simulation_wind_tunnel_height_coefficient\x18z \x01(\x01Hx\x88\x01\x01\x12)\n\x1cwind_simulation_wind_profile\x18{ \x01(\x05Hy\x88\x01\x01\x12.\n!wind_simulation_analysis_settings\x18| \x01(\x05Hz\x88\x01\x01\x12;\n.wind_simulation_wind_tunnel_depth_minus_length\x18} \x01(\x01H{\x88\x01\x01\x12:\n-wind_simulation_wind_tunnel_depth_plus_length\x18~ \x01(\x01H|\x88\x01\x01\x12;\n.wind_simulation_wind_tunnel_width_minus_length\x18\x7f \x01(\x01H}\x88\x01\x01\x12;\n-wind_simulation_wind_tunnel_width_plus_length\x18\x80\x01 \x01(\x01H~\x88\x01\x01\x12<\n.wind_simulation_wind_tunnel_height_plus_length\x18\x81\x01 \x01(\x01H\x7f\x88\x01\x01\x12>\n/wind_simulation_construction_bounding_box_depth\x18\x82\x01 \x01(\x01H\x80\x01\x88\x01\x01\x12?\n0wind_simulation_construction_bounding_box_height\x18\x83\x01 \x01(\x01H\x81\x01\x88\x01\x01\x12>\n/wind_simulation_construction_bounding_box_width\x18\x84\x01 \x01(\x01H\x82\x01\x88\x01\x01\x12\x30\n!wind_simulation_wind_tunnel_depth\x18\x85\x01 \x01(\x01H\x83\x01\x88\x01\x01\x12\x30\n!wind_simulation_wind_tunnel_width\x18\x86\x01 \x01(\x01H\x84\x01\x88\x01\x01\x12\x31\n\"wind_simulation_wind_tunnel_height\x18\x87\x01 \x01(\x01H\x85\x01\x88\x01\x01\x12?\n0geotechnical_analysis_reset_small_strain_history\x18\x88\x01 \x01(\x08H\x86\x01\x88\x01\x01\x12#\n\x14id_for_export_import\x18\x89\x01 \x01(\tH\x87\x01\x88\x01\x01\x12)\n\x1ametadata_for_export_import\x18\x8a\x01 \x01(\tH\x88\x01\x88\x01\x01\x42\x10\n\x0e_analysis_typeB\x07\n\x05_nameB\x1a\n\x18_calculate_critical_loadB\x1b\n\x19_static_analysis_settingsB\x1e\n\x1c_stability_analysis_settingsB\x1a\n\x18_modal_analysis_settingsB\x1d\n\x1b_spectral_analysis_settingsB\x18\n\x16_consider_imperfectionB\x14\n\x12_imperfection_caseB\x19\n\x17_consider_initial_stateB\x15\n\x13_initial_state_caseB \n\x1e_initial_state_definition_typeB/\n-_individual_factors_of_selected_objects_tableB\x1e\n\x1c_consider_construction_stageB\x1a\n\x18_construction_stage_caseB\x0b\n\t_to_solveB\x12\n\x10_action_categoryB\x15\n\x13_self_weight_activeB\x16\n\x14_self_weight_factorsB\x17\n\x15_self_weight_factor_xB\x17\n\x15_self_weight_factor_yB\x17\n\x15_self_weight_factor_zB\r\n\x0b_factor_phiB\x10\n\x0e_load_durationB\x10\n\x0e_loading_startB\x1a\n\x18_time_being_investigatedB\x15\n\x13_import_masses_fromB\x1d\n\x1b_import_modal_analysis_fromB0\n._response_spectrum_is_enabled_in_any_directionB.\n,_response_spectrum_is_enabled_in_direction_xB.\n,_response_spectrum_is_enabled_in_direction_yB.\n,_response_spectrum_is_enabled_in_direction_zB#\n!_response_spectrum_in_direction_xB#\n!_response_spectrum_in_direction_yB#\n!_response_spectrum_in_direction_zB0\n._response_spectrum_scale_factor_in_direction_xB0\n._response_spectrum_scale_factor_in_direction_yB0\n._response_spectrum_scale_factor_in_direction_zB#\n!_response_spectrum_rotation_angleB0\n._response_spectrum_consider_accidental_torsionB:\n8_response_spectrum_eccentricity_for_x_direction_absoluteB:\n8_response_spectrum_eccentricity_for_y_direction_absoluteB:\n8_response_spectrum_eccentricity_for_x_direction_relativeB:\n8_response_spectrum_eccentricity_for_y_direction_relativeB)\n\'_response_spectrum_building_length_in_xB)\n\'_response_spectrum_building_length_in_yBH\nF_response_spectrum_eccentricity_for_x_direction_is_defined_as_relativeBH\nF_response_spectrum_eccentricity_for_y_direction_is_defined_as_relativeB2\n0_response_spectrum_user_defined_building_lengthsB+\n)_selection_of_modes_mode_activation_tableBF\nD_selection_of_modes_deselect_modes_according_to_criterion_is_enabledBG\nE_selection_of_modes_deselect_modes_modes_according_to_criterion_valueB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_mexB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_meyB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_mezB\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB!\n\x1f_structure_modification_enabledB\x19\n\x17_structure_modificationB\x18\n\x16_possibility_of_crowdsB#\n!_specification_for_load_case_gr1aB\"\n _specification_for_load_case_gr2B\"\n _specification_for_load_case_gr5B\"\n _specification_for_load_case_gr6B\x1a\n\x18_liveload_less_equal_100BD\nB_liveload_consider_design_situation_effective_seismic_weight_checkBD\nB_liveload_consider_design_situation_effective_seismic_weight_comboBK\nI_liveload_consider_design_situation_effective_seismic_weight_CYTHYE_checkBK\nI_liveload_consider_design_situation_effective_seismic_weight_CYTHYE_comboB:\n8_liveload_consider_design_situation_seismic_weight_checkB:\n8_liveload_consider_design_situation_seismic_weight_comboB8\n6_liveload_consider_design_situation_seismic_mass_checkB8\n6_liveload_consider_design_situation_seismic_mass_comboB5\n3_consider_design_situation_effective_seismic_weightB\x19\n\x17_liveload_less_equal_48BH\nF_liveload_consider_design_situation_effective_seismic_weight_aci_checkBH\nF_liveload_consider_design_situation_effective_seismic_weight_aci_comboB\x1e\n\x1c_liveload_less_equal_100_ibcBH\nF_liveload_consider_design_situation_effective_seismic_weight_ibc_checkBH\nF_liveload_consider_design_situation_effective_seismic_weight_ibc_comboB(\n&_cranehookload_nocombined_roofliveloadB,\n*_roof_configurations_that_do_not_shed_snowB\x16\n\x14_flat_roof_snow_loadB\x1f\n\x1d_flat_roof_snow_load_categoryB%\n#_deadload_factor_shall_be_increasedB&\n$_deadload_factor_shall_be_increased1B&\n$_deadload_factor_shall_be_increased2B)\n\'_dead_no_effective_seismic_weight_NBC05B)\n\'_dead_no_effective_seismic_weight_NBC15B,\n*_liveload_principal_factor_may_be_reduced1B.\n,_liveload_companion_factor_may_be_increased1B,\n*_liveload_principal_factor_may_be_reduced2B.\n,_liveload_companion_factor_may_be_increased2B;\n9_consider_design_situation_effective_seismic_weight_NBC05B;\n9_consider_design_situation_effective_seismic_weight_NBC15B#\n!_dead_no_effective_seismic_weightB>\n<_longtermload_tp_considered_in_limit_state_of_serviceabilityB\x1b\n\x19_greater_intensity_than_4BB\n@_distinguish_different_overstrength_factor_in_direction_xy_checkBB\n@_distinguish_different_overstrength_factor_in_direction_xy_comboB\x13\n\x11_load_duration_spB\x19\n\x17_ground_water_elevationB\x14\n\x12_direction_x_checkB\x14\n\x12_direction_y_checkB\x1f\n\x1d_consider_inclusive_load_caseB\x16\n\x14_inclusive_load_caseB5\n3_consider_design_situation_seismic_mass_combinationB\x1a\n\x18_type_of_imposed_actionsB\'\n%_wind_simulation_wind_direction_angleB6\n4_wind_simulation_wind_tunnel_depth_minus_coefficientB5\n3_wind_simulation_wind_tunnel_depth_plus_coefficientB6\n4_wind_simulation_wind_tunnel_width_minus_coefficientB5\n3_wind_simulation_wind_tunnel_width_plus_coefficientB6\n4_wind_simulation_wind_tunnel_height_plus_coefficientB>\n<_wind_simulation_construction_bounding_box_depth_coefficientB?\n=_wind_simulation_construction_bounding_box_height_coefficientB>\n<_wind_simulation_construction_bounding_box_width_coefficientB0\n._wind_simulation_wind_tunnel_depth_coefficientB0\n._wind_simulation_wind_tunnel_width_coefficientB1\n/_wind_simulation_wind_tunnel_height_coefficientB\x1f\n\x1d_wind_simulation_wind_profileB$\n\"_wind_simulation_analysis_settingsB1\n/_wind_simulation_wind_tunnel_depth_minus_lengthB0\n._wind_simulation_wind_tunnel_depth_plus_lengthB1\n/_wind_simulation_wind_tunnel_width_minus_lengthB0\n._wind_simulation_wind_tunnel_width_plus_lengthB1\n/_wind_simulation_wind_tunnel_height_plus_lengthB2\n0_wind_simulation_construction_bounding_box_depthB3\n1_wind_simulation_construction_bounding_box_heightB2\n0_wind_simulation_construction_bounding_box_widthB$\n\"_wind_simulation_wind_tunnel_depthB$\n\"_wind_simulation_wind_tunnel_widthB%\n#_wind_simulation_wind_tunnel_heightB3\n1_geotechnical_analysis_reset_small_strain_historyB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_import\"8\n6ArrayOfLoadCaseIndividualFactorsOfSelectedObjectsTable\"4\n2ArrayOfLoadCaseSelectionOfModesModeActivationTable*\xc9\x03\n\x14LoadCaseAnalysisType\x12#\n\x1fLOAD_CASE_ANALYSIS_TYPE_UNKNOWN\x10\x00\x12/\n+LOAD_CASE_ANALYSIS_TYPE_CREEP_AND_SHRINKAGE\x10\x03\x12+\n\'LOAD_CASE_ANALYSIS_TYPE_CUTTING_PATTERN\x10\x0b\x12!\n\x1dLOAD_CASE_ANALYSIS_TYPE_MODAL\x10\x07\x12-\n)LOAD_CASE_ANALYSIS_TYPE_RESPONSE_SPECTRUM\x10\x08\x12\"\n\x1eLOAD_CASE_ANALYSIS_TYPE_STATIC\x10\x01\x12*\n&LOAD_CASE_ANALYSIS_TYPE_TIME_DEPENDENT\x10\x02\x12(\n$LOAD_CASE_ANALYSIS_TYPE_TIME_HISTORY\x10\n\x12\x35\n1LOAD_CASE_ANALYSIS_TYPE_TIME_HISTORY_TIME_DIAGRAM\x10\x06\x12+\n\'LOAD_CASE_ANALYSIS_TYPE_WIND_SIMULATION\x10\t*\x98\x02\n\"LoadCaseInitialStateDefinitionType\x12\x37\n3LOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_FINAL_STATE\x10\x00\x12\x35\n1LOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_STIFFNESS\x10\x02\x12\x33\n/LOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_STRAINS\x10\x01\x12M\nILOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_STRAINS_WITH_USER_DEFINED_FACTORS\x10\x03*g\n\x11LoadCaseFactorPhi\x12\x1a\n\x16LOAD_CASE_FACTOR_PHI_1\x10\x00\x12\x1a\n\x16LOAD_CASE_FACTOR_PHI_2\x10\x01\x12\x1a\n\x16LOAD_CASE_FACTOR_PHI_3\x10\x02*\xd9\x01\n$LoadCaseSpecificationForLoadCaseGr1a\x12\x32\n.LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR1A_TS1\x10\x00\x12I\nELOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR1A_PEDESTRIAN_AND_CYCLE_TRACK\x10\x02\x12\x32\n.LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR1A_UDL\x10\x01*\xd3\x01\n#LoadCaseSpecificationForLoadCaseGr2\x12X\nTLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR2_HORIZONTAL_FORCES_BRAKING_AND_ACCELERATION\x10\x00\x12R\nNLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR2_HORIZONTAL_FORCES_CENTRIFUGAL_FORCES\x10\x01*\xc9\x01\n#LoadCaseSpecificationForLoadCaseGr5\x12=\n9LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR5_SPECIAL_VEHICLE\x10\x00\x12\x30\n,LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR5_TS\x10\x01\x12\x31\n-LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR5_UDL\x10\x02*\x82\x03\n#LoadCaseSpecificationForLoadCaseGr6\x12\x30\n,LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_TS\x10\x00\x12X\nTLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_BRAKING_AND_ACCELERATION\x10\x03\x12R\nNLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_CENTRIFUGAL_FORCES\x10\x04\x12H\nDLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_PEDESTRIAN_AND_CYCLE_TRACK\x10\x02\x12\x31\n-LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_UDL\x10\x01*\xca\x03\nBLoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo\x12y\nuLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD\x10\x00\x12\x92\x01\n\x8d\x01LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12t\npLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS\x10\x01*\xe6\x03\nHLoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo\x12\x80\x01\n|LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD\x10\x00\x12\x99\x01\n\x94\x01LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12{\nwLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS\x10\x01*\x91\x02\n9LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo\x12i\neLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_ESEISMIC_WEIGHT_FLOOR_LOADS_UP_TO_3\x10\x00\x12i\neLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_ESEISMIC_WEIGHT_FLOOR_LOADS_ABOVE_3\x10\x01*\xe3\x03\n7LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo\x12}\nyLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_ACTUAL_CONDITIONS\x10\x00\x12\x90\x01\n\x8b\x01LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_LIBRARY_ARCHIVES\x10\x01\x12\x95\x01\n\x90\x01LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_OTHER_CIVIL_BUILDINGS\x10\x02*\xd9\x03\nELoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo\x12}\nyLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD\x10\x00\x12\x96\x01\n\x91\x01LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12x\ntLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS\x10\x01*\xd9\x03\nELoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo\x12}\nyLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD\x10\x00\x12\x96\x01\n\x91\x01LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12x\ntLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS\x10\x01*\xb9\x01\n LoadCaseFlatRoofSnowLoadCategory\x12J\nFLOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_CAT_SNOW_LOADS_OF_30PSF_OR_LESS\x10\x00\x12I\nELOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_CAT_SNOW_LOADS_EXCEEDING_30PSF\x10\x01*\xe4\x01\n@LoadCaseDistinguishDifferentOverstrengthFactorInDirectionXyCombo\x12O\nKLOAD_CASE_DISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_X\x10\x00\x12O\nKLOAD_CASE_DISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_Y\x10\x01*c\n\x16LoadCaseLoadDurationSp\x12#\n\x1fLOAD_CASE_LOAD_DURATION_SP_LONG\x10\x00\x12$\n LOAD_CASE_LOAD_DURATION_SP_SHORT\x10\x01*z\n\x1cLoadCaseGroundWaterElevation\x12,\n(LOAD_CASE_GROUND_WATER_ELEVATION_MAXIMUM\x10\x00\x12,\n(LOAD_CASE_GROUND_WATER_ELEVATION_MINIMUM\x10\x01*\xdf\x07\n\x1cLoadCaseTypeOfImposedActions\x12\x44\n@LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_RESIDENTIAL\x10\x00\x12>\n:LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_BALUSTRADES\x10\r\x12\x43\n?LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_DOMESTIC_HOUSING\x10\n\x12\x41\n=LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_FLOORS_OFFICES\x10\x08\x12<\n8LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_MACHINERY\x10\x0e\x12>\n:LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_OTHER_ROOFS\x10\x0c\x12\x38\n4LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_ROOFS\x10\x0b\x12:\n6LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_STORAGE\x10\t\x12@\n<LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_OFFICES\x10\x01\x12>\n:LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_OTHER\x10\x05\x12@\n<LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_PARKING\x10\x02\x12?\n;LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_RETAIL\x10\x03\x12@\n<LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_STORAGE\x10\x04\x12=\n9LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_OTHER_ROOFS\x10\x07\x12\x37\n3LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_ROOFS\x10\x06\x62\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'dlubal/api/rfem/loading/load_case.proto\x12\x17\x64lubal.api.rfem.loading\x1a\x1e\x64lubal/api/common/common.proto\"\x90s\n\x08LoadCase\x12\n\n\x02no\x18\x01 \x01(\x05\x12I\n\ranalysis_type\x18\x02 \x01(\x0e\x32-.dlubal.api.rfem.loading.LoadCaseAnalysisTypeH\x00\x88\x01\x01\x12\x11\n\x04name\x18\x03 \x01(\tH\x01\x88\x01\x01\x12$\n\x17\x63\x61lculate_critical_load\x18\x04 \x01(\x08H\x02\x88\x01\x01\x12%\n\x18static_analysis_settings\x18\x05 \x01(\x05H\x03\x88\x01\x01\x12(\n\x1bstability_analysis_settings\x18\x06 \x01(\x05H\x04\x88\x01\x01\x12$\n\x17modal_analysis_settings\x18\x07 \x01(\x05H\x05\x88\x01\x01\x12\'\n\x1aspectral_analysis_settings\x18\x08 \x01(\x05H\x06\x88\x01\x01\x12\"\n\x15\x63onsider_imperfection\x18\t \x01(\x08H\x07\x88\x01\x01\x12\x1e\n\x11imperfection_case\x18\n \x01(\x05H\x08\x88\x01\x01\x12#\n\x16\x63onsider_initial_state\x18\x0b \x01(\x08H\t\x88\x01\x01\x12\x1f\n\x12initial_state_case\x18\x0c \x01(\x05H\n\x88\x01\x01\x12g\n\x1dinitial_state_definition_type\x18\r \x01(\x0e\x32;.dlubal.api.rfem.loading.LoadCaseInitialStateDefinitionTypeH\x0b\x88\x01\x01\x12\x8a\x01\n,individual_factors_of_selected_objects_table\x18\x0e \x01(\x0b\x32O.dlubal.api.rfem.loading.ArrayOfLoadCaseIndividualFactorsOfSelectedObjectsTableH\x0c\x88\x01\x01\x12(\n\x1b\x63onsider_construction_stage\x18\x0f \x01(\x08H\r\x88\x01\x01\x12$\n\x17\x63onstruction_stage_case\x18\x10 \x01(\x05H\x0e\x88\x01\x01\x12\x15\n\x08to_solve\x18\x11 \x01(\x08H\x0f\x88\x01\x01\x12\x1c\n\x0f\x61\x63tion_category\x18\x12 \x01(\tH\x10\x88\x01\x01\x12\x1f\n\x12self_weight_active\x18\x13 \x01(\x08H\x11\x88\x01\x01\x12=\n\x13self_weight_factors\x18\x14 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x12\x88\x01\x01\x12!\n\x14self_weight_factor_x\x18\x15 \x01(\x01H\x13\x88\x01\x01\x12!\n\x14self_weight_factor_y\x18\x16 \x01(\x01H\x14\x88\x01\x01\x12!\n\x14self_weight_factor_z\x18\x17 \x01(\x01H\x15\x88\x01\x01\x12\x43\n\nfactor_phi\x18\x18 \x01(\x0e\x32*.dlubal.api.rfem.loading.LoadCaseFactorPhiH\x16\x88\x01\x01\x12\x1a\n\rload_duration\x18\x19 \x01(\tH\x17\x88\x01\x01\x12\x1a\n\rloading_start\x18\x1a \x01(\x01H\x18\x88\x01\x01\x12$\n\x17time_being_investigated\x18\x1b \x01(\x01H\x19\x88\x01\x01\x12\x1f\n\x12import_masses_from\x18\x1c \x01(\x05H\x1a\x88\x01\x01\x12\'\n\x1aimport_modal_analysis_from\x18\x1d \x01(\x05H\x1b\x88\x01\x01\x12:\n-response_spectrum_is_enabled_in_any_direction\x18\x1e \x01(\x08H\x1c\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_x\x18\x1f \x01(\x08H\x1d\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_y\x18 \x01(\x08H\x1e\x88\x01\x01\x12\x38\n+response_spectrum_is_enabled_in_direction_z\x18! \x01(\x08H\x1f\x88\x01\x01\x12-\n response_spectrum_in_direction_x\x18\" \x01(\x05H \x88\x01\x01\x12-\n response_spectrum_in_direction_y\x18# \x01(\x05H!\x88\x01\x01\x12-\n response_spectrum_in_direction_z\x18$ \x01(\x05H\"\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_x\x18% \x01(\x01H#\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_y\x18& \x01(\x01H$\x88\x01\x01\x12:\n-response_spectrum_scale_factor_in_direction_z\x18\' \x01(\x01H%\x88\x01\x01\x12-\n response_spectrum_rotation_angle\x18( \x01(\x01H&\x88\x01\x01\x12:\n-response_spectrum_consider_accidental_torsion\x18) \x01(\x08H\'\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_x_direction_absolute\x18* \x01(\x01H(\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_y_direction_absolute\x18+ \x01(\x01H)\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_x_direction_relative\x18, \x01(\x01H*\x88\x01\x01\x12\x44\n7response_spectrum_eccentricity_for_y_direction_relative\x18- \x01(\x01H+\x88\x01\x01\x12\x33\n&response_spectrum_building_length_in_x\x18. \x01(\x01H,\x88\x01\x01\x12\x33\n&response_spectrum_building_length_in_y\x18/ \x01(\x01H-\x88\x01\x01\x12R\nEresponse_spectrum_eccentricity_for_x_direction_is_defined_as_relative\x18\x30 \x01(\x08H.\x88\x01\x01\x12R\nEresponse_spectrum_eccentricity_for_y_direction_is_defined_as_relative\x18\x31 \x01(\x08H/\x88\x01\x01\x12<\n/response_spectrum_user_defined_building_lengths\x18\x32 \x01(\x08H0\x88\x01\x01\x12\x82\x01\n(selection_of_modes_mode_activation_table\x18\x33 \x01(\x0b\x32K.dlubal.api.rfem.loading.ArrayOfLoadCaseSelectionOfModesModeActivationTableH1\x88\x01\x01\x12P\nCselection_of_modes_deselect_modes_according_to_criterion_is_enabled\x18\x34 \x01(\x08H2\x88\x01\x01\x12Q\nDselection_of_modes_deselect_modes_modes_according_to_criterion_value\x18\x35 \x01(\x01H3\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mex\x18\x36 \x01(\x01H4\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mey\x18\x37 \x01(\x01H5\x88\x01\x01\x12G\n:selection_of_modes_total_effective_modal_mass_factor_f_mez\x18\x38 \x01(\x01H6\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x39 \x01(\tH7\x88\x01\x01\x12\x19\n\x0cis_generated\x18: \x01(\x08H8\x88\x01\x01\x12#\n\x16generating_object_info\x18; \x01(\tH9\x88\x01\x01\x12+\n\x1estructure_modification_enabled\x18< \x01(\x08H:\x88\x01\x01\x12#\n\x16structure_modification\x18= \x01(\x05H;\x88\x01\x01\x12\"\n\x15possibility_of_crowds\x18> \x01(\x08H<\x88\x01\x01\x12l\n specification_for_load_case_gr1a\x18? \x01(\x0e\x32=.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr1aH=\x88\x01\x01\x12j\n\x1fspecification_for_load_case_gr2\x18@ \x01(\x0e\x32<.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr2H>\x88\x01\x01\x12j\n\x1fspecification_for_load_case_gr5\x18\x41 \x01(\x0e\x32<.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr5H?\x88\x01\x01\x12j\n\x1fspecification_for_load_case_gr6\x18\x42 \x01(\x0e\x32<.dlubal.api.rfem.loading.LoadCaseSpecificationForLoadCaseGr6H@\x88\x01\x01\x12$\n\x17liveload_less_equal_100\x18\x43 \x01(\x08HA\x88\x01\x01\x12N\nAliveload_consider_design_situation_effective_seismic_weight_check\x18\x44 \x01(\x08HB\x88\x01\x01\x12\xab\x01\nAliveload_consider_design_situation_effective_seismic_weight_combo\x18\x45 \x01(\x0e\x32[.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightComboHC\x88\x01\x01\x12U\nHliveload_consider_design_situation_effective_seismic_weight_CYTHYE_check\x18\x46 \x01(\x08HD\x88\x01\x01\x12\xb8\x01\nHliveload_consider_design_situation_effective_seismic_weight_CYTHYE_combo\x18G \x01(\x0e\x32\x61.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYEComboHE\x88\x01\x01\x12\x44\n7liveload_consider_design_situation_seismic_weight_check\x18H \x01(\x08HF\x88\x01\x01\x12\x98\x01\n7liveload_consider_design_situation_seismic_weight_combo\x18I \x01(\x0e\x32R.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationSeismicWeightComboHG\x88\x01\x01\x12\x42\n5liveload_consider_design_situation_seismic_mass_check\x18J \x01(\x08HH\x88\x01\x01\x12\x94\x01\n5liveload_consider_design_situation_seismic_mass_combo\x18K \x01(\x0e\x32P.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationSeismicMassComboHI\x88\x01\x01\x12?\n2consider_design_situation_effective_seismic_weight\x18L \x01(\x08HJ\x88\x01\x01\x12#\n\x16liveload_less_equal_48\x18M \x01(\x08HK\x88\x01\x01\x12R\nEliveload_consider_design_situation_effective_seismic_weight_aci_check\x18N \x01(\x08HL\x88\x01\x01\x12\xb2\x01\nEliveload_consider_design_situation_effective_seismic_weight_aci_combo\x18O \x01(\x0e\x32^.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciComboHM\x88\x01\x01\x12(\n\x1bliveload_less_equal_100_ibc\x18P \x01(\x08HN\x88\x01\x01\x12R\nEliveload_consider_design_situation_effective_seismic_weight_ibc_check\x18Q \x01(\x08HO\x88\x01\x01\x12\xb2\x01\nEliveload_consider_design_situation_effective_seismic_weight_ibc_combo\x18R \x01(\x0e\x32^.dlubal.api.rfem.loading.LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcComboHP\x88\x01\x01\x12\x32\n%cranehookload_nocombined_roofliveload\x18S \x01(\x08HQ\x88\x01\x01\x12\x36\n)roof_configurations_that_do_not_shed_snow\x18T \x01(\x08HR\x88\x01\x01\x12 \n\x13\x66lat_roof_snow_load\x18U \x01(\x08HS\x88\x01\x01\x12\x64\n\x1c\x66lat_roof_snow_load_category\x18V \x01(\x0e\x32\x39.dlubal.api.rfem.loading.LoadCaseFlatRoofSnowLoadCategoryHT\x88\x01\x01\x12/\n\"deadload_factor_shall_be_increased\x18W \x01(\x08HU\x88\x01\x01\x12\x30\n#deadload_factor_shall_be_increased1\x18X \x01(\x08HV\x88\x01\x01\x12\x30\n#deadload_factor_shall_be_increased2\x18Y \x01(\x08HW\x88\x01\x01\x12\x33\n&dead_no_effective_seismic_weight_NBC05\x18Z \x01(\x08HX\x88\x01\x01\x12\x33\n&dead_no_effective_seismic_weight_NBC15\x18[ \x01(\x08HY\x88\x01\x01\x12\x36\n)liveload_principal_factor_may_be_reduced1\x18\\ \x01(\x08HZ\x88\x01\x01\x12\x38\n+liveload_companion_factor_may_be_increased1\x18] \x01(\x08H[\x88\x01\x01\x12\x36\n)liveload_principal_factor_may_be_reduced2\x18^ \x01(\x08H\\\x88\x01\x01\x12\x38\n+liveload_companion_factor_may_be_increased2\x18_ \x01(\x08H]\x88\x01\x01\x12\x45\n8consider_design_situation_effective_seismic_weight_NBC05\x18` \x01(\x08H^\x88\x01\x01\x12\x45\n8consider_design_situation_effective_seismic_weight_NBC15\x18\x61 \x01(\x08H_\x88\x01\x01\x12-\n dead_no_effective_seismic_weight\x18\x62 \x01(\x08H`\x88\x01\x01\x12H\n;longtermload_tp_considered_in_limit_state_of_serviceability\x18\x63 \x01(\x08Ha\x88\x01\x01\x12%\n\x18greater_intensity_than_4\x18\x64 \x01(\x08Hb\x88\x01\x01\x12L\n?distinguish_different_overstrength_factor_in_direction_xy_check\x18\x65 \x01(\x08Hc\x88\x01\x01\x12\xa7\x01\n?distinguish_different_overstrength_factor_in_direction_xy_combo\x18\x66 \x01(\x0e\x32Y.dlubal.api.rfem.loading.LoadCaseDistinguishDifferentOverstrengthFactorInDirectionXyComboHd\x88\x01\x01\x12N\n\x10load_duration_sp\x18g \x01(\x0e\x32/.dlubal.api.rfem.loading.LoadCaseLoadDurationSpHe\x88\x01\x01\x12Z\n\x16ground_water_elevation\x18h \x01(\x0e\x32\x35.dlubal.api.rfem.loading.LoadCaseGroundWaterElevationHf\x88\x01\x01\x12\x1e\n\x11\x64irection_x_check\x18i \x01(\x08Hg\x88\x01\x01\x12\x1e\n\x11\x64irection_y_check\x18j \x01(\x08Hh\x88\x01\x01\x12)\n\x1c\x63onsider_inclusive_load_case\x18k \x01(\x08Hi\x88\x01\x01\x12 \n\x13inclusive_load_case\x18l \x01(\x05Hj\x88\x01\x01\x12?\n2consider_design_situation_seismic_mass_combination\x18m \x01(\x08Hk\x88\x01\x01\x12[\n\x17type_of_imposed_actions\x18n \x01(\x0e\x32\x35.dlubal.api.rfem.loading.LoadCaseTypeOfImposedActionsHl\x88\x01\x01\x12\x31\n$wind_simulation_wind_direction_angle\x18o \x01(\x01Hm\x88\x01\x01\x12@\n3wind_simulation_wind_tunnel_depth_minus_coefficient\x18p \x01(\x01Hn\x88\x01\x01\x12?\n2wind_simulation_wind_tunnel_depth_plus_coefficient\x18q \x01(\x01Ho\x88\x01\x01\x12@\n3wind_simulation_wind_tunnel_width_minus_coefficient\x18r \x01(\x01Hp\x88\x01\x01\x12?\n2wind_simulation_wind_tunnel_width_plus_coefficient\x18s \x01(\x01Hq\x88\x01\x01\x12@\n3wind_simulation_wind_tunnel_height_plus_coefficient\x18t \x01(\x01Hr\x88\x01\x01\x12H\n;wind_simulation_construction_bounding_box_depth_coefficient\x18u \x01(\x01Hs\x88\x01\x01\x12I\n<wind_simulation_construction_bounding_box_height_coefficient\x18v \x01(\x01Ht\x88\x01\x01\x12H\n;wind_simulation_construction_bounding_box_width_coefficient\x18w \x01(\x01Hu\x88\x01\x01\x12:\n-wind_simulation_wind_tunnel_depth_coefficient\x18x \x01(\x01Hv\x88\x01\x01\x12:\n-wind_simulation_wind_tunnel_width_coefficient\x18y \x01(\x01Hw\x88\x01\x01\x12;\n.wind_simulation_wind_tunnel_height_coefficient\x18z \x01(\x01Hx\x88\x01\x01\x12)\n\x1cwind_simulation_wind_profile\x18{ \x01(\x05Hy\x88\x01\x01\x12.\n!wind_simulation_analysis_settings\x18| \x01(\x05Hz\x88\x01\x01\x12;\n.wind_simulation_wind_tunnel_depth_minus_length\x18} \x01(\x01H{\x88\x01\x01\x12:\n-wind_simulation_wind_tunnel_depth_plus_length\x18~ \x01(\x01H|\x88\x01\x01\x12;\n.wind_simulation_wind_tunnel_width_minus_length\x18\x7f \x01(\x01H}\x88\x01\x01\x12;\n-wind_simulation_wind_tunnel_width_plus_length\x18\x80\x01 \x01(\x01H~\x88\x01\x01\x12<\n.wind_simulation_wind_tunnel_height_plus_length\x18\x81\x01 \x01(\x01H\x7f\x88\x01\x01\x12>\n/wind_simulation_construction_bounding_box_depth\x18\x82\x01 \x01(\x01H\x80\x01\x88\x01\x01\x12?\n0wind_simulation_construction_bounding_box_height\x18\x83\x01 \x01(\x01H\x81\x01\x88\x01\x01\x12>\n/wind_simulation_construction_bounding_box_width\x18\x84\x01 \x01(\x01H\x82\x01\x88\x01\x01\x12\x30\n!wind_simulation_wind_tunnel_depth\x18\x85\x01 \x01(\x01H\x83\x01\x88\x01\x01\x12\x30\n!wind_simulation_wind_tunnel_width\x18\x86\x01 \x01(\x01H\x84\x01\x88\x01\x01\x12\x31\n\"wind_simulation_wind_tunnel_height\x18\x87\x01 \x01(\x01H\x85\x01\x88\x01\x01\x12?\n0geotechnical_analysis_reset_small_strain_history\x18\x88\x01 \x01(\x08H\x86\x01\x88\x01\x01\x12#\n\x14id_for_export_import\x18\x89\x01 \x01(\tH\x87\x01\x88\x01\x01\x12)\n\x1ametadata_for_export_import\x18\x8a\x01 \x01(\tH\x88\x01\x88\x01\x01\x42\x10\n\x0e_analysis_typeB\x07\n\x05_nameB\x1a\n\x18_calculate_critical_loadB\x1b\n\x19_static_analysis_settingsB\x1e\n\x1c_stability_analysis_settingsB\x1a\n\x18_modal_analysis_settingsB\x1d\n\x1b_spectral_analysis_settingsB\x18\n\x16_consider_imperfectionB\x14\n\x12_imperfection_caseB\x19\n\x17_consider_initial_stateB\x15\n\x13_initial_state_caseB \n\x1e_initial_state_definition_typeB/\n-_individual_factors_of_selected_objects_tableB\x1e\n\x1c_consider_construction_stageB\x1a\n\x18_construction_stage_caseB\x0b\n\t_to_solveB\x12\n\x10_action_categoryB\x15\n\x13_self_weight_activeB\x16\n\x14_self_weight_factorsB\x17\n\x15_self_weight_factor_xB\x17\n\x15_self_weight_factor_yB\x17\n\x15_self_weight_factor_zB\r\n\x0b_factor_phiB\x10\n\x0e_load_durationB\x10\n\x0e_loading_startB\x1a\n\x18_time_being_investigatedB\x15\n\x13_import_masses_fromB\x1d\n\x1b_import_modal_analysis_fromB0\n._response_spectrum_is_enabled_in_any_directionB.\n,_response_spectrum_is_enabled_in_direction_xB.\n,_response_spectrum_is_enabled_in_direction_yB.\n,_response_spectrum_is_enabled_in_direction_zB#\n!_response_spectrum_in_direction_xB#\n!_response_spectrum_in_direction_yB#\n!_response_spectrum_in_direction_zB0\n._response_spectrum_scale_factor_in_direction_xB0\n._response_spectrum_scale_factor_in_direction_yB0\n._response_spectrum_scale_factor_in_direction_zB#\n!_response_spectrum_rotation_angleB0\n._response_spectrum_consider_accidental_torsionB:\n8_response_spectrum_eccentricity_for_x_direction_absoluteB:\n8_response_spectrum_eccentricity_for_y_direction_absoluteB:\n8_response_spectrum_eccentricity_for_x_direction_relativeB:\n8_response_spectrum_eccentricity_for_y_direction_relativeB)\n\'_response_spectrum_building_length_in_xB)\n\'_response_spectrum_building_length_in_yBH\nF_response_spectrum_eccentricity_for_x_direction_is_defined_as_relativeBH\nF_response_spectrum_eccentricity_for_y_direction_is_defined_as_relativeB2\n0_response_spectrum_user_defined_building_lengthsB+\n)_selection_of_modes_mode_activation_tableBF\nD_selection_of_modes_deselect_modes_according_to_criterion_is_enabledBG\nE_selection_of_modes_deselect_modes_modes_according_to_criterion_valueB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_mexB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_meyB=\n;_selection_of_modes_total_effective_modal_mass_factor_f_mezB\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB!\n\x1f_structure_modification_enabledB\x19\n\x17_structure_modificationB\x18\n\x16_possibility_of_crowdsB#\n!_specification_for_load_case_gr1aB\"\n _specification_for_load_case_gr2B\"\n _specification_for_load_case_gr5B\"\n _specification_for_load_case_gr6B\x1a\n\x18_liveload_less_equal_100BD\nB_liveload_consider_design_situation_effective_seismic_weight_checkBD\nB_liveload_consider_design_situation_effective_seismic_weight_comboBK\nI_liveload_consider_design_situation_effective_seismic_weight_CYTHYE_checkBK\nI_liveload_consider_design_situation_effective_seismic_weight_CYTHYE_comboB:\n8_liveload_consider_design_situation_seismic_weight_checkB:\n8_liveload_consider_design_situation_seismic_weight_comboB8\n6_liveload_consider_design_situation_seismic_mass_checkB8\n6_liveload_consider_design_situation_seismic_mass_comboB5\n3_consider_design_situation_effective_seismic_weightB\x19\n\x17_liveload_less_equal_48BH\nF_liveload_consider_design_situation_effective_seismic_weight_aci_checkBH\nF_liveload_consider_design_situation_effective_seismic_weight_aci_comboB\x1e\n\x1c_liveload_less_equal_100_ibcBH\nF_liveload_consider_design_situation_effective_seismic_weight_ibc_checkBH\nF_liveload_consider_design_situation_effective_seismic_weight_ibc_comboB(\n&_cranehookload_nocombined_roofliveloadB,\n*_roof_configurations_that_do_not_shed_snowB\x16\n\x14_flat_roof_snow_loadB\x1f\n\x1d_flat_roof_snow_load_categoryB%\n#_deadload_factor_shall_be_increasedB&\n$_deadload_factor_shall_be_increased1B&\n$_deadload_factor_shall_be_increased2B)\n\'_dead_no_effective_seismic_weight_NBC05B)\n\'_dead_no_effective_seismic_weight_NBC15B,\n*_liveload_principal_factor_may_be_reduced1B.\n,_liveload_companion_factor_may_be_increased1B,\n*_liveload_principal_factor_may_be_reduced2B.\n,_liveload_companion_factor_may_be_increased2B;\n9_consider_design_situation_effective_seismic_weight_NBC05B;\n9_consider_design_situation_effective_seismic_weight_NBC15B#\n!_dead_no_effective_seismic_weightB>\n<_longtermload_tp_considered_in_limit_state_of_serviceabilityB\x1b\n\x19_greater_intensity_than_4BB\n@_distinguish_different_overstrength_factor_in_direction_xy_checkBB\n@_distinguish_different_overstrength_factor_in_direction_xy_comboB\x13\n\x11_load_duration_spB\x19\n\x17_ground_water_elevationB\x14\n\x12_direction_x_checkB\x14\n\x12_direction_y_checkB\x1f\n\x1d_consider_inclusive_load_caseB\x16\n\x14_inclusive_load_caseB5\n3_consider_design_situation_seismic_mass_combinationB\x1a\n\x18_type_of_imposed_actionsB\'\n%_wind_simulation_wind_direction_angleB6\n4_wind_simulation_wind_tunnel_depth_minus_coefficientB5\n3_wind_simulation_wind_tunnel_depth_plus_coefficientB6\n4_wind_simulation_wind_tunnel_width_minus_coefficientB5\n3_wind_simulation_wind_tunnel_width_plus_coefficientB6\n4_wind_simulation_wind_tunnel_height_plus_coefficientB>\n<_wind_simulation_construction_bounding_box_depth_coefficientB?\n=_wind_simulation_construction_bounding_box_height_coefficientB>\n<_wind_simulation_construction_bounding_box_width_coefficientB0\n._wind_simulation_wind_tunnel_depth_coefficientB0\n._wind_simulation_wind_tunnel_width_coefficientB1\n/_wind_simulation_wind_tunnel_height_coefficientB\x1f\n\x1d_wind_simulation_wind_profileB$\n\"_wind_simulation_analysis_settingsB1\n/_wind_simulation_wind_tunnel_depth_minus_lengthB0\n._wind_simulation_wind_tunnel_depth_plus_lengthB1\n/_wind_simulation_wind_tunnel_width_minus_lengthB0\n._wind_simulation_wind_tunnel_width_plus_lengthB1\n/_wind_simulation_wind_tunnel_height_plus_lengthB2\n0_wind_simulation_construction_bounding_box_depthB3\n1_wind_simulation_construction_bounding_box_heightB2\n0_wind_simulation_construction_bounding_box_widthB$\n\"_wind_simulation_wind_tunnel_depthB$\n\"_wind_simulation_wind_tunnel_widthB%\n#_wind_simulation_wind_tunnel_heightB3\n1_geotechnical_analysis_reset_small_strain_historyB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_import\"8\n6ArrayOfLoadCaseIndividualFactorsOfSelectedObjectsTable\"4\n2ArrayOfLoadCaseSelectionOfModesModeActivationTable*\xc9\x03\n\x14LoadCaseAnalysisType\x12#\n\x1fLOAD_CASE_ANALYSIS_TYPE_UNKNOWN\x10\x00\x12/\n+LOAD_CASE_ANALYSIS_TYPE_CREEP_AND_SHRINKAGE\x10\x03\x12+\n\'LOAD_CASE_ANALYSIS_TYPE_CUTTING_PATTERN\x10\x0b\x12!\n\x1dLOAD_CASE_ANALYSIS_TYPE_MODAL\x10\x07\x12-\n)LOAD_CASE_ANALYSIS_TYPE_RESPONSE_SPECTRUM\x10\x08\x12\"\n\x1eLOAD_CASE_ANALYSIS_TYPE_STATIC\x10\x01\x12*\n&LOAD_CASE_ANALYSIS_TYPE_TIME_DEPENDENT\x10\x02\x12(\n$LOAD_CASE_ANALYSIS_TYPE_TIME_HISTORY\x10\n\x12\x35\n1LOAD_CASE_ANALYSIS_TYPE_TIME_HISTORY_TIME_DIAGRAM\x10\x06\x12+\n\'LOAD_CASE_ANALYSIS_TYPE_WIND_SIMULATION\x10\t*\x98\x02\n\"LoadCaseInitialStateDefinitionType\x12\x37\n3LOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_FINAL_STATE\x10\x00\x12\x35\n1LOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_STIFFNESS\x10\x02\x12\x33\n/LOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_STRAINS\x10\x01\x12M\nILOAD_CASE_INITIAL_STATE_DEFINITION_TYPE_STRAINS_WITH_USER_DEFINED_FACTORS\x10\x03*g\n\x11LoadCaseFactorPhi\x12\x1a\n\x16LOAD_CASE_FACTOR_PHI_1\x10\x00\x12\x1a\n\x16LOAD_CASE_FACTOR_PHI_2\x10\x01\x12\x1a\n\x16LOAD_CASE_FACTOR_PHI_3\x10\x02*\xd9\x01\n$LoadCaseSpecificationForLoadCaseGr1a\x12\x32\n.LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR1A_TS1\x10\x00\x12I\nELOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR1A_PEDESTRIAN_AND_CYCLE_TRACK\x10\x02\x12\x32\n.LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR1A_UDL\x10\x01*\xd3\x01\n#LoadCaseSpecificationForLoadCaseGr2\x12X\nTLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR2_HORIZONTAL_FORCES_BRAKING_AND_ACCELERATION\x10\x00\x12R\nNLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR2_HORIZONTAL_FORCES_CENTRIFUGAL_FORCES\x10\x01*\xc9\x01\n#LoadCaseSpecificationForLoadCaseGr5\x12=\n9LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR5_SPECIAL_VEHICLE\x10\x00\x12\x30\n,LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR5_TS\x10\x01\x12\x31\n-LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR5_UDL\x10\x02*\x82\x03\n#LoadCaseSpecificationForLoadCaseGr6\x12\x30\n,LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_TS\x10\x00\x12X\nTLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_BRAKING_AND_ACCELERATION\x10\x03\x12R\nNLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_CENTRIFUGAL_FORCES\x10\x04\x12H\nDLOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_PEDESTRIAN_AND_CYCLE_TRACK\x10\x02\x12\x31\n-LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_UDL\x10\x01*\xfa\x02\nBLoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo\x12_\n[LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12w\nsLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12Z\nVLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_PARTITIONS\x10\x01*\x95\x03\nHLoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo\x12\x66\nbLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12~\nzLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12\x61\n]LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_PARTITIONS\x10\x01*\xf1\x01\n9LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo\x12Y\nULOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_UP_TO_3\x10\x00\x12Y\nULOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_ABOVE_3\x10\x01*\xb8\x03\n7LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo\x12o\nkLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_ACTUAL_CONDITIONS\x10\x00\x12\x81\x01\n}LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_LIBRARY_ARCHIVES\x10\x01\x12\x87\x01\n\x82\x01LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_OTHER_CIVIL_BUILDINGS\x10\x02*\x89\x03\nELoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo\x12\x63\n_LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12{\nwLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12^\nZLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_PARTITIONS\x10\x01*\x89\x03\nELoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo\x12\x63\n_LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_FLOOR_LIVE_LOAD\x10\x00\x12{\nwLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT\x10\x02\x12^\nZLOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_PARTITIONS\x10\x01*\xb1\x01\n LoadCaseFlatRoofSnowLoadCategory\x12\x46\nBLOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_OF_30PSF_OR_LESS\x10\x00\x12\x45\nALOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_EXCEEDING_30PSF\x10\x01*\xe4\x01\n@LoadCaseDistinguishDifferentOverstrengthFactorInDirectionXyCombo\x12O\nKLOAD_CASE_DISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_X\x10\x00\x12O\nKLOAD_CASE_DISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_Y\x10\x01*c\n\x16LoadCaseLoadDurationSp\x12#\n\x1fLOAD_CASE_LOAD_DURATION_SP_LONG\x10\x00\x12$\n LOAD_CASE_LOAD_DURATION_SP_SHORT\x10\x01*z\n\x1cLoadCaseGroundWaterElevation\x12,\n(LOAD_CASE_GROUND_WATER_ELEVATION_MAXIMUM\x10\x00\x12,\n(LOAD_CASE_GROUND_WATER_ELEVATION_MINIMUM\x10\x01*\xdf\x07\n\x1cLoadCaseTypeOfImposedActions\x12\x44\n@LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_RESIDENTIAL\x10\x00\x12>\n:LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_BALUSTRADES\x10\r\x12\x43\n?LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_DOMESTIC_HOUSING\x10\n\x12\x41\n=LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_FLOORS_OFFICES\x10\x08\x12<\n8LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_MACHINERY\x10\x0e\x12>\n:LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_OTHER_ROOFS\x10\x0c\x12\x38\n4LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_ROOFS\x10\x0b\x12:\n6LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_CONCENTRACED_STORAGE\x10\t\x12@\n<LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_OFFICES\x10\x01\x12>\n:LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_OTHER\x10\x05\x12@\n<LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_PARKING\x10\x02\x12?\n;LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_RETAIL\x10\x03\x12@\n<LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_FLOORS_STORAGE\x10\x04\x12=\n9LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_OTHER_ROOFS\x10\x07\x12\x37\n3LOAD_CASE_TYPE_OF_IMPOSED_ACTIONS_DISTRIBUTED_ROOFS\x10\x06\x62\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -47,27 +47,27 @@ if not _descriptor._USE_C_DESCRIPTORS:
47
47
  _globals['_LOADCASESPECIFICATIONFORLOADCASEGR6']._serialized_start=16438
48
48
  _globals['_LOADCASESPECIFICATIONFORLOADCASEGR6']._serialized_end=16824
49
49
  _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCOMBO']._serialized_start=16827
50
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCOMBO']._serialized_end=17285
51
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCYTHYECOMBO']._serialized_start=17288
52
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCYTHYECOMBO']._serialized_end=17774
53
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICWEIGHTCOMBO']._serialized_start=17777
54
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICWEIGHTCOMBO']._serialized_end=18050
55
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICMASSCOMBO']._serialized_start=18053
56
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICMASSCOMBO']._serialized_end=18536
57
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTACICOMBO']._serialized_start=18539
58
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTACICOMBO']._serialized_end=19012
59
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBCCOMBO']._serialized_start=19015
60
- _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBCCOMBO']._serialized_end=19488
61
- _globals['_LOADCASEFLATROOFSNOWLOADCATEGORY']._serialized_start=19491
62
- _globals['_LOADCASEFLATROOFSNOWLOADCATEGORY']._serialized_end=19676
63
- _globals['_LOADCASEDISTINGUISHDIFFERENTOVERSTRENGTHFACTORINDIRECTIONXYCOMBO']._serialized_start=19679
64
- _globals['_LOADCASEDISTINGUISHDIFFERENTOVERSTRENGTHFACTORINDIRECTIONXYCOMBO']._serialized_end=19907
65
- _globals['_LOADCASELOADDURATIONSP']._serialized_start=19909
66
- _globals['_LOADCASELOADDURATIONSP']._serialized_end=20008
67
- _globals['_LOADCASEGROUNDWATERELEVATION']._serialized_start=20010
68
- _globals['_LOADCASEGROUNDWATERELEVATION']._serialized_end=20132
69
- _globals['_LOADCASETYPEOFIMPOSEDACTIONS']._serialized_start=20135
70
- _globals['_LOADCASETYPEOFIMPOSEDACTIONS']._serialized_end=21126
50
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCOMBO']._serialized_end=17205
51
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCYTHYECOMBO']._serialized_start=17208
52
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTCYTHYECOMBO']._serialized_end=17613
53
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICWEIGHTCOMBO']._serialized_start=17616
54
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICWEIGHTCOMBO']._serialized_end=17857
55
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICMASSCOMBO']._serialized_start=17860
56
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONSEISMICMASSCOMBO']._serialized_end=18300
57
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTACICOMBO']._serialized_start=18303
58
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTACICOMBO']._serialized_end=18696
59
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBCCOMBO']._serialized_start=18699
60
+ _globals['_LOADCASELIVELOADCONSIDERDESIGNSITUATIONEFFECTIVESEISMICWEIGHTIBCCOMBO']._serialized_end=19092
61
+ _globals['_LOADCASEFLATROOFSNOWLOADCATEGORY']._serialized_start=19095
62
+ _globals['_LOADCASEFLATROOFSNOWLOADCATEGORY']._serialized_end=19272
63
+ _globals['_LOADCASEDISTINGUISHDIFFERENTOVERSTRENGTHFACTORINDIRECTIONXYCOMBO']._serialized_start=19275
64
+ _globals['_LOADCASEDISTINGUISHDIFFERENTOVERSTRENGTHFACTORINDIRECTIONXYCOMBO']._serialized_end=19503
65
+ _globals['_LOADCASELOADDURATIONSP']._serialized_start=19505
66
+ _globals['_LOADCASELOADDURATIONSP']._serialized_end=19604
67
+ _globals['_LOADCASEGROUNDWATERELEVATION']._serialized_start=19606
68
+ _globals['_LOADCASEGROUNDWATERELEVATION']._serialized_end=19728
69
+ _globals['_LOADCASETYPEOFIMPOSEDACTIONS']._serialized_start=19731
70
+ _globals['_LOADCASETYPEOFIMPOSEDACTIONS']._serialized_end=20722
71
71
  _globals['_LOADCASE']._serialized_start=101
72
72
  _globals['_LOADCASE']._serialized_end=14837
73
73
  _globals['_ARRAYOFLOADCASEINDIVIDUALFACTORSOFSELECTEDOBJECTSTABLE']._serialized_start=14839
@@ -59,43 +59,43 @@ class LoadCaseSpecificationForLoadCaseGr6(int, metaclass=_enum_type_wrapper.Enum
59
59
 
60
60
  class LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
61
61
  __slots__ = ()
62
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo]
63
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo]
64
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo]
62
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo]
63
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo]
64
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo]
65
65
 
66
66
  class LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
67
67
  __slots__ = ()
68
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo]
69
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo]
70
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo]
68
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo]
69
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo]
70
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo]
71
71
 
72
72
  class LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
73
73
  __slots__ = ()
74
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_ESEISMIC_WEIGHT_FLOOR_LOADS_UP_TO_3: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo]
75
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_ESEISMIC_WEIGHT_FLOOR_LOADS_ABOVE_3: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo]
74
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_UP_TO_3: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo]
75
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_ABOVE_3: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo]
76
76
 
77
77
  class LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
78
78
  __slots__ = ()
79
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_ACTUAL_CONDITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo]
80
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_LIBRARY_ARCHIVES: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo]
81
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_OTHER_CIVIL_BUILDINGS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo]
79
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_ACTUAL_CONDITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo]
80
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_LIBRARY_ARCHIVES: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo]
81
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_OTHER_CIVIL_BUILDINGS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo]
82
82
 
83
83
  class LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
84
84
  __slots__ = ()
85
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo]
86
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo]
87
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo]
85
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo]
86
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo]
87
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo]
88
88
 
89
89
  class LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
90
90
  __slots__ = ()
91
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo]
92
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo]
93
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo]
91
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_FLOOR_LIVE_LOAD: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo]
92
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo]
93
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_PARTITIONS: _ClassVar[LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo]
94
94
 
95
95
  class LoadCaseFlatRoofSnowLoadCategory(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
96
96
  __slots__ = ()
97
- LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_CAT_SNOW_LOADS_OF_30PSF_OR_LESS: _ClassVar[LoadCaseFlatRoofSnowLoadCategory]
98
- LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_CAT_SNOW_LOADS_EXCEEDING_30PSF: _ClassVar[LoadCaseFlatRoofSnowLoadCategory]
97
+ LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_OF_30PSF_OR_LESS: _ClassVar[LoadCaseFlatRoofSnowLoadCategory]
98
+ LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_EXCEEDING_30PSF: _ClassVar[LoadCaseFlatRoofSnowLoadCategory]
99
99
 
100
100
  class LoadCaseDistinguishDifferentOverstrengthFactorInDirectionXyCombo(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
101
101
  __slots__ = ()
@@ -159,25 +159,25 @@ LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_BRAKING_AND_ACCELERA
159
159
  LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_HORIZONTAL_FORCES_CENTRIFUGAL_FORCES: LoadCaseSpecificationForLoadCaseGr6
160
160
  LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_PEDESTRIAN_AND_CYCLE_TRACK: LoadCaseSpecificationForLoadCaseGr6
161
161
  LOAD_CASE_SPECIFICATION_FOR_LOAD_CASE_GR6_UDL: LoadCaseSpecificationForLoadCaseGr6
162
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo
163
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo
164
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo
165
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo
166
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo
167
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo
168
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_ESEISMIC_WEIGHT_FLOOR_LOADS_UP_TO_3: LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo
169
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_ESEISMIC_WEIGHT_FLOOR_LOADS_ABOVE_3: LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo
170
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_ACTUAL_CONDITIONS: LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo
171
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_LIBRARY_ARCHIVES: LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo
172
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_ESEISMIC_MASS_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_OTHER_CIVIL_BUILDINGS: LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo
173
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo
174
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo
175
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo
176
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo
177
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo
178
- LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_EEFFECTIVE_SEISMIC_WEIGHT_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo
179
- LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_CAT_SNOW_LOADS_OF_30PSF_OR_LESS: LoadCaseFlatRoofSnowLoadCategory
180
- LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_CAT_SNOW_LOADS_EXCEEDING_30PSF: LoadCaseFlatRoofSnowLoadCategory
162
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo
163
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo
164
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_COMBO_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCombo
165
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo
166
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo
167
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_CYTHYE_COMBO_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightCYTHYECombo
168
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_UP_TO_3: LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo
169
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_WEIGHT_COMBO_FLOOR_LOADS_ABOVE_3: LoadCaseLiveloadConsiderDesignSituationSeismicWeightCombo
170
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_ACTUAL_CONDITIONS: LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo
171
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_LIBRARY_ARCHIVES: LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo
172
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_SEISMIC_MASS_COMBO_LOAD_CALCULATED_ACCORDING_EQUIVALENT_UNIFORM_OTHER_CIVIL_BUILDINGS: LoadCaseLiveloadConsiderDesignSituationSeismicMassCombo
173
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo
174
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo
175
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_ACI_COMBO_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightAciCombo
176
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_FLOOR_LIVE_LOAD: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo
177
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_OPERATING_WEIGHT_OF_PERMANENT_EQUIPMENT: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo
178
+ LOAD_CASE_LIVELOAD_CONSIDER_DESIGN_SITUATION_EFFECTIVE_SEISMIC_WEIGHT_IBC_COMBO_PARTITIONS: LoadCaseLiveloadConsiderDesignSituationEffectiveSeismicWeightIbcCombo
179
+ LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_OF_30PSF_OR_LESS: LoadCaseFlatRoofSnowLoadCategory
180
+ LOAD_CASE_FLAT_ROOF_SNOW_LOAD_CATEGORY_SNOW_LOADS_EXCEEDING_30PSF: LoadCaseFlatRoofSnowLoadCategory
181
181
  LOAD_CASE_DISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_X: LoadCaseDistinguishDifferentOverstrengthFactorInDirectionXyCombo
182
182
  LOAD_CASE_DISTINGUISH_DIFFERENT_OVERSTRENGTH_FACTOR_IN_DIRECTION_XY_COMBO_Y: LoadCaseDistinguishDifferentOverstrengthFactorInDirectionXyCombo
183
183
  LOAD_CASE_LOAD_DURATION_SP_LONG: LoadCaseLoadDurationSp