dlubal.api 2.10.10.post1__tar.gz → 2.10.11__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of dlubal.api might be problematic. Click here for more details.
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/PKG-INFO +2 -2
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/README.md +1 -1
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/__init__.py +1 -6
- dlubal_api-2.10.11/dlubal/api/rfem/base_data_objects/__init__.py +1 -0
- dlubal_api-2.10.11/dlubal/api/rfem/base_data_objects/terrain_pb2.py +42 -0
- dlubal_api-2.10.11/dlubal/api/rfem/base_data_objects/terrain_pb2.pyi +67 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/__init__.py +0 -2
- dlubal_api-2.10.11/dlubal/api/rfem/object_type_pb2.py +36 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/object_type_pb2.pyi +0 -26
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/__init__.py +1 -1
- dlubal_api-2.10.11/dlubal/api/rstab/base_data_objects/__init__.py +1 -0
- dlubal_api-2.10.11/dlubal/api/rstab/base_data_objects/terrain_pb2.py +42 -0
- dlubal_api-2.10.11/dlubal/api/rstab/base_data_objects/terrain_pb2.pyi +67 -0
- {dlubal_api-2.10.10.post1/dlubal/api/rfem → dlubal_api-2.10.11/dlubal/api/rstab}/imperfections/__init__.py +0 -2
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/__init__.py +0 -2
- dlubal_api-2.10.11/dlubal/api/rstab/object_type_pb2.py +36 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/object_type_pb2.pyi +0 -8
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal.api.egg-info/PKG-INFO +2 -2
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal.api.egg-info/SOURCES.txt +12 -82
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/setup.py +1 -1
- dlubal_api-2.10.10.post1/dlubal/api/rfem/cad/__init__.py +0 -1
- dlubal_api-2.10.10.post1/dlubal/api/rfem/cad/layout_pb2.py +0 -40
- dlubal_api-2.10.10.post1/dlubal/api/rfem/cad/layout_pb2.pyi +0 -58
- dlubal_api-2.10.10.post1/dlubal/api/rfem/components/__init__.py +0 -2
- dlubal_api-2.10.10.post1/dlubal/api/rfem/components/component_pb2.py +0 -42
- dlubal_api-2.10.10.post1/dlubal/api/rfem/components/component_pb2.pyi +0 -80
- dlubal_api-2.10.10.post1/dlubal/api/rfem/components/component_serie_pb2.py +0 -38
- dlubal_api-2.10.10.post1/dlubal/api/rfem/components/component_serie_pb2.pyi +0 -54
- dlubal_api-2.10.10.post1/dlubal/api/rfem/craneway_design_objects/__init__.py +0 -2
- dlubal_api-2.10.10.post1/dlubal/api/rfem/craneway_design_objects/craneway_sls_configuration_pb2.py +0 -36
- dlubal_api-2.10.10.post1/dlubal/api/rfem/craneway_design_objects/craneway_sls_configuration_pb2.pyi +0 -24
- dlubal_api-2.10.10.post1/dlubal/api/rfem/craneway_design_objects/craneway_uls_configuration_pb2.py +0 -36
- dlubal_api-2.10.10.post1/dlubal/api/rfem/craneway_design_objects/craneway_uls_configuration_pb2.pyi +0 -24
- dlubal_api-2.10.10.post1/dlubal/api/rfem/imperfections/surface_imperfection_pb2.py +0 -40
- dlubal_api-2.10.10.post1/dlubal/api/rfem/imperfections/surface_imperfection_pb2.pyi +0 -53
- dlubal_api-2.10.10.post1/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.py +0 -40
- dlubal_api-2.10.10.post1/dlubal/api/rfem/imperfections/surface_set_imperfection_pb2.pyi +0 -53
- dlubal_api-2.10.10.post1/dlubal/api/rfem/load_wizards/snow_load_pb2.py +0 -58
- dlubal_api-2.10.10.post1/dlubal/api/rfem/load_wizards/snow_load_pb2.pyi +0 -837
- dlubal_api-2.10.10.post1/dlubal/api/rfem/load_wizards/wind_load_pb2.py +0 -54
- dlubal_api-2.10.10.post1/dlubal/api/rfem/load_wizards/wind_load_pb2.pyi +0 -817
- dlubal_api-2.10.10.post1/dlubal/api/rfem/object_type_pb2.py +0 -36
- dlubal_api-2.10.10.post1/dlubal/api/rfem/tendons/__init__.py +0 -2
- dlubal_api-2.10.10.post1/dlubal/api/rfem/tendons/member_tendon_pb2.py +0 -40
- dlubal_api-2.10.10.post1/dlubal/api/rfem/tendons/member_tendon_pb2.pyi +0 -63
- dlubal_api-2.10.10.post1/dlubal/api/rfem/tendons/tendon_anchor_pb2.py +0 -38
- dlubal_api-2.10.10.post1/dlubal/api/rfem/tendons/tendon_anchor_pb2.pyi +0 -38
- dlubal_api-2.10.10.post1/dlubal/api/rfem/types_for_timber_joints/__init__.py +0 -1
- dlubal_api-2.10.10.post1/dlubal/api/rfem/types_for_timber_joints/timber_joint_pb2.py +0 -36
- dlubal_api-2.10.10.post1/dlubal/api/rfem/types_for_timber_joints/timber_joint_pb2.pyi +0 -30
- dlubal_api-2.10.10.post1/dlubal/api/rfem/types_for_wind_simulation/__init__.py +0 -1
- dlubal_api-2.10.10.post1/dlubal/api/rfem/types_for_wind_simulation/shrink_wrapping_settings_pb2.py +0 -40
- dlubal_api-2.10.10.post1/dlubal/api/rfem/types_for_wind_simulation/shrink_wrapping_settings_pb2.pyi +0 -59
- dlubal_api-2.10.10.post1/dlubal/api/rstab/craneway_design_objects/__init__.py +0 -2
- dlubal_api-2.10.10.post1/dlubal/api/rstab/craneway_design_objects/craneway_sls_configuration_pb2.py +0 -36
- dlubal_api-2.10.10.post1/dlubal/api/rstab/craneway_design_objects/craneway_sls_configuration_pb2.pyi +0 -24
- dlubal_api-2.10.10.post1/dlubal/api/rstab/craneway_design_objects/craneway_uls_configuration_pb2.py +0 -36
- dlubal_api-2.10.10.post1/dlubal/api/rstab/craneway_design_objects/craneway_uls_configuration_pb2.pyi +0 -24
- dlubal_api-2.10.10.post1/dlubal/api/rstab/load_wizards/snow_load_pb2.py +0 -58
- dlubal_api-2.10.10.post1/dlubal/api/rstab/load_wizards/snow_load_pb2.pyi +0 -837
- dlubal_api-2.10.10.post1/dlubal/api/rstab/load_wizards/wind_load_pb2.py +0 -54
- dlubal_api-2.10.10.post1/dlubal/api/rstab/load_wizards/wind_load_pb2.pyi +0 -817
- dlubal_api-2.10.10.post1/dlubal/api/rstab/object_type_pb2.py +0 -36
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/common_messages_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/common_messages_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/common_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/common_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/connection.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/exceptions.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/import_export/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/import_export/export_attributes_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/import_export/export_attributes_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/import_export/import_attributes_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/import_export/import_attributes_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/model_id_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/model_id_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/packing.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/table.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/table_data_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/common/table_data_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/all_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/all_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/aluminum_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/application.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/application_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/application_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/application_pb2_grpc.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/base_data_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/base_data_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/beam_panels/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/building_story_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/building_story_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/deep_beam_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/deep_beam_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/floor_set_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/floor_set_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/shear_wall_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/building_model/shear_wall_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/calculation_diagrams/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/construction_stages/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/construction_stages/construction_stage_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/dynamic_loads/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/dynamic_loads/time_diagram_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/dynamic_loads/time_diagram_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/foundation_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/geotechnical_analysis/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/glass_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/global_parameters/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/global_parameters/global_parameter_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/building_grid_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/clipping_box_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/dimension_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/dimension_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/guideline_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/guideline_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/layer_group_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/layer_group_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/layer_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/layer_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/note_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/note_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/object_snap_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/visual_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/ifc_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1/dlubal/api/rstab → dlubal_api-2.10.11/dlubal/api/rfem}/imperfections/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/imperfections/imperfection_case_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/imperfections/member_imperfection_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/import_support_reactions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/import_support_reactions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/load_model_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/load_model_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/moving_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/moving_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/wind_profile_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/action_combination_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/action_combination_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/action_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/action_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/combination_wizard_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/combination_wizard_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/design_situation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/design_situation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/load_case_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/load_case_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/load_combination_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/load_combination_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/optimization_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/optimization_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/result_combination_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/result_combination_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/static_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/time_history_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/time_history_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/additional_foundation_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/additional_foundation_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_circular_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_circular_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_concentrated_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_line_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_line_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_polygon_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_rectangular_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/line_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/line_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/line_set_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/line_set_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/member_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/member_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/member_set_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/member_set_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/nodal_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/nodal_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/opening_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/opening_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/solid_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/solid_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/solid_set_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/solid_set_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/surface_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/surface_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/surface_set_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/loads/surface_set_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/object_id_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/object_id_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/result_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/result_objects/result_point_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/result_objects/result_point_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/result_objects/result_section_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/result_objects/result_section_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/results/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/results/result_table_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/results/result_table_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/results/results_query_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/results/results_query_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/results/results_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/results/results_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/rsection_stresses/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/rsection_stresses/member_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/rsection_stresses/member_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_joint_design_addon_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/stress_analysis_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/block_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/block_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/design_strip_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/design_strip_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/intersection_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/line_release_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surface_cell_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surface_cell_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surface_release_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/line_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/line_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/line_set_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/line_set_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/material_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/material_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_representative_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_representative_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_set_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_set_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_set_representative_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/node_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/node_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/opening_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/opening_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/section_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/section_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/solid_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/solid_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/solid_set_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/solid_set_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/surface_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/surface_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/surface_set_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/surface_set_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/thickness_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/structure_core/thickness_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/timber_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_boundary_conditions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_boundary_conditions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/punching_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/reinforcement_direction_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_concrete_design/surface_reinforcement_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_craneway_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_craneway_design/crane_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_craneway_design/crane_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_craneway_design/craneway_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_craneway_design/craneway_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_foundations/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_foundations/single_foundation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_foundations/single_foundation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_glass_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_glass_design/glass_composition_model_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_glass_design/glass_composition_model_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/design_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/design_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/diagonal_brace_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/diagonal_brace_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_hinge_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_openings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_spring_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_nodes/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_nodes/nodal_link_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_nodes/nodal_link_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_solids/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_member_transverse_weld_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_design/steel_member_transverse_weld_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_joints/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_screw_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_screw_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rfem/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/all_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/all_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/aluminum_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/application.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/application_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/application_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/application_pb2_grpc.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/base_data_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/base_data_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/calculation_diagrams/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/dynamic_loads/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/dynamic_loads/accelerogram_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/dynamic_loads/accelerogram_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/dynamic_loads/time_diagram_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/dynamic_loads/time_diagram_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/global_parameters/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/global_parameters/global_parameter_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/global_parameters/global_parameter_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/building_grid_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/building_grid_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/clipping_box_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/clipping_box_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/clipping_plane_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/clipping_plane_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/coordinate_system_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/coordinate_system_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/dimension_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/dimension_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/dxf_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/dxf_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/guideline_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/guideline_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/layer_group_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/layer_group_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/layer_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/layer_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/note_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/note_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/object_snap_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/object_snap_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/visual_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/guide_objects/visual_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/ifc_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/imperfections/imperfection_case_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/imperfections/imperfection_case_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/imperfections/member_imperfection_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/imperfections/member_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/imperfections/member_set_imperfection_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/imperfections/member_set_imperfection_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/import_support_reactions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/import_support_reactions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/load_model_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/load_model_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/moving_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/load_wizards/moving_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/action_combination_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/action_combination_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/action_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/action_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/combination_wizard_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/combination_wizard_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/design_situation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/design_situation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/load_case_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/load_case_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/load_combination_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/load_combination_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/modal_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/modal_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/optimization_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/optimization_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/relationship_between_load_cases_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/relationship_between_load_cases_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/result_combination_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/result_combination_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/spectral_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/spectral_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/stability_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/stability_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/static_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/static_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/time_history_analysis_settings_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loading/time_history_analysis_settings_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/additional_foundation_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/additional_foundation_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/member_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/member_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/member_set_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/member_set_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/nodal_load_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/loads/nodal_load_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/object_id_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/object_id_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/results/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/results/result_table_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/results/result_table_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/results/results_query_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/results/results_query_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/results/results_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/results/results_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_advanced/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_advanced/block_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_advanced/block_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_advanced/nodal_release_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_advanced/nodal_release_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_advanced/structure_modification_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_advanced/structure_modification_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/material_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/material_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_representative_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_representative_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_set_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_set_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_set_representative_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/member_set_representative_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/node_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/node_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/section_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/structure_core/section_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/timber_design_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_boundary_conditions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_boundary_conditions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_aluminum_design/aluminum_member_transverse_weld_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_concrete_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_concrete_design/concrete_durability_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_concrete_design/concrete_durability_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_concrete_design/concrete_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_concrete_design/concrete_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_craneway_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_craneway_design/crane_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_craneway_design/crane_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_craneway_design/craneway_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_craneway_design/craneway_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_foundations/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_foundations/single_foundation_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_foundations/single_foundation_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/design_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/design_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/diagonal_brace_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/diagonal_brace_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_eccentricity_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_eccentricity_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_hinge_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_hinge_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_shear_panel_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_shear_panel_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_spring_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_spring_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_nodes/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_nodes/nodal_support_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_nodes/nodal_support_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_special_objects/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_boundary_conditions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_boundary_conditions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_member_transverse_weld_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_steel_design/steel_member_transverse_weld_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/__init__.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_effective_lengths_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_effective_lengths_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_member_local_section_reduction_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_member_local_section_reduction_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_moisture_class_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_moisture_class_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_screw_type_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_screw_type_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_service_class_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_service_class_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_service_conditions_pb2.py +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal/api/rstab/types_for_timber_design/timber_service_conditions_pb2.pyi +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal.api.egg-info/dependency_links.txt +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal.api.egg-info/not-zip-safe +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal.api.egg-info/requires.txt +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/dlubal.api.egg-info/top_level.txt +0 -0
- {dlubal_api-2.10.10.post1 → dlubal_api-2.10.11}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dlubal.api
|
|
3
|
-
Version: 2.10.
|
|
3
|
+
Version: 2.10.11
|
|
4
4
|
Summary: Python Client Library for Dlubal Software APIs powered by gRPC
|
|
5
5
|
Author: Dlubal Software
|
|
6
6
|
Author-email: api@dlubal.com
|
|
@@ -34,7 +34,7 @@ Dynamic: summary
|
|
|
34
34
|
|
|
35
35
|
This package version is fully compatible with the following **Dlubal App version**:
|
|
36
36
|
|
|
37
|
-
✅ **X.10.
|
|
37
|
+
✅ **X.10.0011.130.a109c25f33**
|
|
38
38
|
|
|
39
39
|
## Overview
|
|
40
40
|
The `dlubal.api` package is the next-generation Python client library for interacting with Dlubal Software APIs, leveraging modern **gRPC technology** to deliver high-speed communication, scalability, and improved performance. This API enables **seamless automation** and **remote access** to Dlubal software **RFEM 6** and **RSTAB 9**, with plans for near-future support for additional products in the Dlubal portfolio.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
This package version is fully compatible with the following **Dlubal App version**:
|
|
10
10
|
|
|
11
|
-
✅ **X.10.
|
|
11
|
+
✅ **X.10.0011.130.a109c25f33**
|
|
12
12
|
|
|
13
13
|
## Overview
|
|
14
14
|
The `dlubal.api` package is the next-generation Python client library for interacting with Dlubal Software APIs, leveraging modern **gRPC technology** to deliver high-speed communication, scalability, and improved performance. This API enables **seamless automation** and **remote access** to Dlubal software **RFEM 6** and **RSTAB 9**, with plans for near-future support for additional products in the Dlubal portfolio.
|
|
@@ -4,19 +4,16 @@ from .object_type_pb2 import *
|
|
|
4
4
|
from .object_id_pb2 import *
|
|
5
5
|
from .application_pb2 import *
|
|
6
6
|
from .all_pb2 import *
|
|
7
|
-
from . import cad
|
|
8
7
|
from . import rsection_stresses
|
|
9
8
|
from . import types_for_members
|
|
10
9
|
from . import construction_stages
|
|
11
10
|
from . import types_for_glass_design
|
|
12
11
|
from . import concrete_design_objects
|
|
13
12
|
from . import dynamic_loads
|
|
14
|
-
from . import types_for_timber_joints
|
|
15
13
|
from . import types_for_lines
|
|
16
14
|
from . import result_objects
|
|
17
15
|
from . import types_for_concrete_design
|
|
18
16
|
from . import types_for_foundations
|
|
19
|
-
from . import tendons
|
|
20
17
|
from . import loads
|
|
21
18
|
from . import types_for_steel_joints
|
|
22
19
|
from . import ifc_objects
|
|
@@ -24,14 +21,11 @@ from . import steel_joint_design_addon_objects
|
|
|
24
21
|
from . import steel_design_objects
|
|
25
22
|
from . import types_for_craneway_design
|
|
26
23
|
from . import glass_design_objects
|
|
27
|
-
from . import components
|
|
28
24
|
from . import calculation_diagrams
|
|
29
25
|
from . import geotechnical_analysis
|
|
30
26
|
from . import loading
|
|
31
27
|
from . import foundation_design_objects
|
|
32
28
|
from . import types_for_special_objects
|
|
33
|
-
from . import craneway_design_objects
|
|
34
|
-
from . import types_for_wind_simulation
|
|
35
29
|
from . import stress_analysis_objects
|
|
36
30
|
from . import global_parameters
|
|
37
31
|
from . import load_wizards
|
|
@@ -47,6 +41,7 @@ from . import imperfections
|
|
|
47
41
|
from . import aluminum_design_objects
|
|
48
42
|
from . import types_for_aluminum_design
|
|
49
43
|
from . import types_for_nodes
|
|
44
|
+
from . import base_data_objects
|
|
50
45
|
from . import timber_design_objects
|
|
51
46
|
from . import types_for_steel_design
|
|
52
47
|
from . import beam_panels
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
from .terrain_pb2 import *
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/base_data_objects/terrain.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rfem/base_data_objects/terrain.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/dlubal/api/rfem/base_data_objects/terrain.proto\x12!dlubal.api.rfem.base_data_objects\"\xf9\x08\n\x07Terrain\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x42\n\x04type\x18\x02 \x01(\x0e\x32/.dlubal.api.rfem.base_data_objects.Terrain.TypeH\x01\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x03 \x01(\tH\x02\x88\x01\x01\x12\"\n\x15\x62ounding_box_offset_x\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\"\n\x15\x62ounding_box_offset_y\x18\x05 \x01(\x01H\x04\x88\x01\x01\x12 \n\x13\x63\x65nter_of_terrain_z\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12\x1e\n\x11rotation_around_Z\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12\x1f\n\x12\x63onsider_boreholes\x18\x08 \x01(\x08H\x07\x88\x01\x01\x12\x1e\n\x11\x63oordinate_system\x18\t \x01(\x05H\x08\x88\x01\x01\x12S\n\rterrain_table\x18\n \x01(\x0b\x32\x37.dlubal.api.rfem.base_data_objects.Terrain.TerrainTableH\t\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x0b \x01(\tH\n\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x0c \x01(\tH\x0b\x88\x01\x01\x1aX\n\x0cTerrainTable\x12H\n\x04rows\x18\x01 \x03(\x0b\x32:.dlubal.api.rfem.base_data_objects.Terrain.TerrainTableRow\x1a\xbf\x01\n\x0fTerrainTableRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x15\n\x08global_x\x18\x03 \x01(\x01H\x02\x88\x01\x01\x12\x15\n\x08global_y\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\x15\n\x08global_z\x18\x05 \x01(\x01H\x04\x88\x01\x01\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x0b\n\t_global_xB\x0b\n\t_global_yB\x0b\n\t_global_z\"\x85\x01\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x12\n\x0eTYPE_BOREHOLES\x10\x05\x12\x19\n\x15TYPE_HORIZONTAL_PLANE\x10\x02\x12\x17\n\x13TYPE_INCLINED_PLANE\x10\x03\x12\x13\n\x0fTYPE_NO_TERRAIN\x10\x01\x12\x0e\n\nTYPE_TABLE\x10\x04\x42\x05\n\x03_noB\x07\n\x05_typeB\n\n\x08_commentB\x18\n\x16_bounding_box_offset_xB\x18\n\x16_bounding_box_offset_yB\x16\n\x14_center_of_terrain_zB\x14\n\x12_rotation_around_ZB\x15\n\x13_consider_boreholesB\x14\n\x12_coordinate_systemB\x10\n\x0e_terrain_tableB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.base_data_objects.terrain_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_TERRAIN']._serialized_start=87
|
|
35
|
+
_globals['_TERRAIN']._serialized_end=1232
|
|
36
|
+
_globals['_TERRAIN_TERRAINTABLE']._serialized_start=569
|
|
37
|
+
_globals['_TERRAIN_TERRAINTABLE']._serialized_end=657
|
|
38
|
+
_globals['_TERRAIN_TERRAINTABLEROW']._serialized_start=660
|
|
39
|
+
_globals['_TERRAIN_TERRAINTABLEROW']._serialized_end=851
|
|
40
|
+
_globals['_TERRAIN_TYPE']._serialized_start=854
|
|
41
|
+
_globals['_TERRAIN_TYPE']._serialized_end=987
|
|
42
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
from google.protobuf.internal import containers as _containers
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class Terrain(_message.Message):
|
|
10
|
+
__slots__ = ("no", "type", "comment", "bounding_box_offset_x", "bounding_box_offset_y", "center_of_terrain_z", "rotation_around_Z", "consider_boreholes", "coordinate_system", "terrain_table", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class Type(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
TYPE_UNKNOWN: _ClassVar[Terrain.Type]
|
|
14
|
+
TYPE_BOREHOLES: _ClassVar[Terrain.Type]
|
|
15
|
+
TYPE_HORIZONTAL_PLANE: _ClassVar[Terrain.Type]
|
|
16
|
+
TYPE_INCLINED_PLANE: _ClassVar[Terrain.Type]
|
|
17
|
+
TYPE_NO_TERRAIN: _ClassVar[Terrain.Type]
|
|
18
|
+
TYPE_TABLE: _ClassVar[Terrain.Type]
|
|
19
|
+
TYPE_UNKNOWN: Terrain.Type
|
|
20
|
+
TYPE_BOREHOLES: Terrain.Type
|
|
21
|
+
TYPE_HORIZONTAL_PLANE: Terrain.Type
|
|
22
|
+
TYPE_INCLINED_PLANE: Terrain.Type
|
|
23
|
+
TYPE_NO_TERRAIN: Terrain.Type
|
|
24
|
+
TYPE_TABLE: Terrain.Type
|
|
25
|
+
class TerrainTable(_message.Message):
|
|
26
|
+
__slots__ = ("rows",)
|
|
27
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
28
|
+
rows: _containers.RepeatedCompositeFieldContainer[Terrain.TerrainTableRow]
|
|
29
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Terrain.TerrainTableRow, _Mapping]]] = ...) -> None: ...
|
|
30
|
+
class TerrainTableRow(_message.Message):
|
|
31
|
+
__slots__ = ("no", "description", "global_x", "global_y", "global_z")
|
|
32
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
33
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
34
|
+
GLOBAL_X_FIELD_NUMBER: _ClassVar[int]
|
|
35
|
+
GLOBAL_Y_FIELD_NUMBER: _ClassVar[int]
|
|
36
|
+
GLOBAL_Z_FIELD_NUMBER: _ClassVar[int]
|
|
37
|
+
no: int
|
|
38
|
+
description: str
|
|
39
|
+
global_x: float
|
|
40
|
+
global_y: float
|
|
41
|
+
global_z: float
|
|
42
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., global_x: _Optional[float] = ..., global_y: _Optional[float] = ..., global_z: _Optional[float] = ...) -> None: ...
|
|
43
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
45
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
BOUNDING_BOX_OFFSET_X_FIELD_NUMBER: _ClassVar[int]
|
|
47
|
+
BOUNDING_BOX_OFFSET_Y_FIELD_NUMBER: _ClassVar[int]
|
|
48
|
+
CENTER_OF_TERRAIN_Z_FIELD_NUMBER: _ClassVar[int]
|
|
49
|
+
ROTATION_AROUND_Z_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
CONSIDER_BOREHOLES_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
COORDINATE_SYSTEM_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
TERRAIN_TABLE_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
no: int
|
|
56
|
+
type: Terrain.Type
|
|
57
|
+
comment: str
|
|
58
|
+
bounding_box_offset_x: float
|
|
59
|
+
bounding_box_offset_y: float
|
|
60
|
+
center_of_terrain_z: float
|
|
61
|
+
rotation_around_Z: float
|
|
62
|
+
consider_boreholes: bool
|
|
63
|
+
coordinate_system: int
|
|
64
|
+
terrain_table: Terrain.TerrainTable
|
|
65
|
+
id_for_export_import: str
|
|
66
|
+
metadata_for_export_import: str
|
|
67
|
+
def __init__(self, no: _Optional[int] = ..., type: _Optional[_Union[Terrain.Type, str]] = ..., comment: _Optional[str] = ..., bounding_box_offset_x: _Optional[float] = ..., bounding_box_offset_y: _Optional[float] = ..., center_of_terrain_z: _Optional[float] = ..., rotation_around_Z: _Optional[float] = ..., consider_boreholes: bool = ..., coordinate_system: _Optional[int] = ..., terrain_table: _Optional[_Union[Terrain.TerrainTable, _Mapping]] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
from .moving_load_pb2 import *
|
|
2
2
|
from .wind_profile_pb2 import *
|
|
3
|
-
from .snow_load_pb2 import *
|
|
4
3
|
from .member_loads_from_free_line_load_pb2 import *
|
|
5
4
|
from .load_model_pb2 import *
|
|
6
5
|
from .wind_simulation_pb2 import *
|
|
7
|
-
from .wind_load_pb2 import *
|
|
8
6
|
from .member_loads_from_area_load_pb2 import *
|
|
9
7
|
from .import_support_reactions_pb2 import *
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/object_type.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rfem/object_type.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!dlubal/api/rfem/object_type.proto\x12\x0f\x64lubal.api.rfem*\xe4\x35\n\nObjectType\x12\x17\n\x13OBJECT_TYPE_UNKNOWN\x10\x00\x12\x1d\n\x18OBJECT_TYPE_ACCELEROGRAM\x10\xc8\x01\x12\x17\n\x12OBJECT_TYPE_ACTION\x10\x98\x01\x12#\n\x1eOBJECT_TYPE_ACTION_COMBINATION\x10\x9a\x01\x12+\n&OBJECT_TYPE_ADDITIONAL_FOUNDATION_LOAD\x10\xc3\x01\x12,\n(OBJECT_TYPE_ALUMINUM_BOUNDARY_CONDITIONS\x10~\x12\x32\n-OBJECT_TYPE_ALUMINUM_DESIGN_SLS_CONFIGURATION\x10\xd2\x01\x12\x32\n-OBJECT_TYPE_ALUMINUM_DESIGN_ULS_CONFIGURATION\x10\xd1\x01\x12*\n&OBJECT_TYPE_ALUMINUM_EFFECTIVE_LENGTHS\x10}\x12\x38\n3OBJECT_TYPE_ALUMINUM_MEMBER_LOCAL_SECTION_REDUCTION\x10\x80\x01\x12/\n+OBJECT_TYPE_ALUMINUM_MEMBER_TRANSVERSE_WELD\x10\x7f\x12&\n\"OBJECT_TYPE_BEAM_TO_BEAM_CONNECTOR\x10i\x12\x16\n\x11OBJECT_TYPE_BLOCK\x10\xee\x01\x12\x18\n\x14OBJECT_TYPE_BOREHOLE\x10p\x12\x1d\n\x19OBJECT_TYPE_BUILDING_GRID\x10\x63\x12\x1f\n\x1aOBJECT_TYPE_BUILDING_STORY\x10\xaa\x01\x12#\n\x1fOBJECT_TYPE_CALCULATION_DIAGRAM\x10T\x12\x1c\n\x18OBJECT_TYPE_CLIPPING_BOX\x10Y\x12\x1e\n\x1aOBJECT_TYPE_CLIPPING_PLANE\x10W\x12#\n\x1eOBJECT_TYPE_COMBINATION_WIZARD\x10\xa6\x01\x12.\n)OBJECT_TYPE_CONCRETE_DESIGN_CONFIGURATION\x10\xe0\x01\x12\x31\n,OBJECT_TYPE_CONCRETE_DESIGN_FR_CONFIGURATION\x10\xd7\x01\x12\x36\n1OBJECT_TYPE_CONCRETE_DESIGN_SEISMIC_CONFIGURATION\x10\xd8\x01\x12\x32\n-OBJECT_TYPE_CONCRETE_DESIGN_SLS_CONFIGURATION\x10\xd6\x01\x12\x32\n-OBJECT_TYPE_CONCRETE_DESIGN_ULS_CONFIGURATION\x10\xd5\x01\x12#\n\x1fOBJECT_TYPE_CONCRETE_DURABILITY\x10n\x12*\n&OBJECT_TYPE_CONCRETE_EFFECTIVE_LENGTHS\x10k\x12#\n\x1eOBJECT_TYPE_CONSTRUCTION_STAGE\x10\xa9\x01\x12!\n\x1dOBJECT_TYPE_COORDINATE_SYSTEM\x10U\x12\x16\n\x11OBJECT_TYPE_CRANE\x10\x88\x01\x12\x19\n\x14OBJECT_TYPE_CRANEWAY\x10\x87\x01\x12\x1a\n\x15OBJECT_TYPE_DEEP_BEAM\x10\xad\x01\x12!\n\x1cOBJECT_TYPE_DESIGN_SITUATION\x10\x99\x01\x12\x1c\n\x18OBJECT_TYPE_DESIGN_STRIP\x10\x31\x12#\n\x1fOBJECT_TYPE_DESIGN_STRIP_WIZARD\x10\x32\x12\x1e\n\x1aOBJECT_TYPE_DESIGN_SUPPORT\x10G\x12\x1e\n\x1aOBJECT_TYPE_DIAGONAL_BRACE\x10\x41\x12\x19\n\x15OBJECT_TYPE_DIMENSION\x10`\x12&\n!OBJECT_TYPE_DXF_FILE_MODEL_OBJECT\x10\xeb\x01\x12!\n\x1cOBJECT_TYPE_DXF_MODEL_OBJECT\x10\xec\x01\x12\x1a\n\x15OBJECT_TYPE_FLOOR_SET\x10\xab\x01\x12#\n\x1eOBJECT_TYPE_FREE_CIRCULAR_LOAD\x10\xbf\x01\x12\'\n\"OBJECT_TYPE_FREE_CONCENTRATED_LOAD\x10\xbc\x01\x12\x1f\n\x1aOBJECT_TYPE_FREE_LINE_LOAD\x10\xbd\x01\x12\"\n\x1dOBJECT_TYPE_FREE_POLYGON_LOAD\x10\xc0\x01\x12&\n!OBJECT_TYPE_FREE_RECTANGULAR_LOAD\x10\xbe\x01\x12\x32\n-OBJECT_TYPE_GEOTECHNICAL_DESIGN_CONFIGURATION\x10\xdf\x01\x12(\n#OBJECT_TYPE_GLASS_COMPOSITION_MODEL\x10\x81\x01\x12/\n*OBJECT_TYPE_GLASS_DESIGN_SLS_CONFIGURATION\x10\xd4\x01\x12/\n*OBJECT_TYPE_GLASS_DESIGN_ULS_CONFIGURATION\x10\xd3\x01\x12!\n\x1cOBJECT_TYPE_GLOBAL_PARAMETER\x10\xe4\x01\x12*\n&OBJECT_TYPE_GROUP_OF_OBJECT_SELECTIONS\x10]\x12\x19\n\x15OBJECT_TYPE_GUIDELINE\x10\x62\x12&\n!OBJECT_TYPE_IFC_FILE_MODEL_OBJECT\x10\xe8\x01\x12!\n\x1cOBJECT_TYPE_IFC_MODEL_OBJECT\x10\xe9\x01\x12\"\n\x1dOBJECT_TYPE_IMPERFECTION_CASE\x10\x89\x01\x12)\n$OBJECT_TYPE_IMPORT_SUPPORT_REACTIONS\x10\x90\x01\x12)\n$OBJECT_TYPE_IMPOSED_LINE_DEFORMATION\x10\xc2\x01\x12*\n%OBJECT_TYPE_IMPOSED_NODAL_DEFORMATION\x10\xc1\x01\x12%\n!OBJECT_TYPE_INNER_STUDS_STRUCTURE\x10h\x12\x1c\n\x18OBJECT_TYPE_INTERSECTION\x10&\x12\x37\n2OBJECT_TYPE_JOINT_STIFFNESS_ANALYSIS_CONFIGURATION\x10\xde\x01\x12(\n#OBJECT_TYPE_JOINT_ULS_CONFIGURATION\x10\xdd\x01\x12\x15\n\x11OBJECT_TYPE_LAYER\x10^\x12\x1b\n\x17OBJECT_TYPE_LAYER_GROUP\x10_\x12\x14\n\x10OBJECT_TYPE_LINE\x10\x18\x12\x1a\n\x16OBJECT_TYPE_LINE_HINGE\x10\x37\x12\x1a\n\x15OBJECT_TYPE_LINE_LOAD\x10\xb2\x01\x12$\n OBJECT_TYPE_LINE_MESH_REFINEMENT\x10\x36\x12\x1c\n\x18OBJECT_TYPE_LINE_RELEASE\x10-\x12!\n\x1dOBJECT_TYPE_LINE_RELEASE_TYPE\x10R\x12\x18\n\x14OBJECT_TYPE_LINE_SET\x10\x1e\x12\x1e\n\x19OBJECT_TYPE_LINE_SET_LOAD\x10\xba\x01\x12\x1c\n\x18OBJECT_TYPE_LINE_SUPPORT\x10\x35\x12!\n\x1dOBJECT_TYPE_LINE_WELDED_JOINT\x10\x38\x12\x30\n+OBJECT_TYPE_LINE_WELDED_JOINT_CONFIGURATION\x10\xcc\x01\x12\x1a\n\x15OBJECT_TYPE_LOAD_CASE\x10\x97\x01\x12!\n\x1cOBJECT_TYPE_LOAD_COMBINATION\x10\x9b\x01\x12\x1b\n\x16OBJECT_TYPE_LOAD_MODEL\x10\x92\x01\x12\x18\n\x14OBJECT_TYPE_MATERIAL\x10\x13\x12\x16\n\x12OBJECT_TYPE_MEMBER\x10\x19\x12%\n OBJECT_TYPE_MEMBER_CONFIGURATION\x10\xc9\x01\x12*\n&OBJECT_TYPE_MEMBER_DEFINABLE_STIFFNESS\x10\x45\x12#\n\x1fOBJECT_TYPE_MEMBER_ECCENTRICITY\x10<\x12\x1c\n\x18OBJECT_TYPE_MEMBER_HINGE\x10;\x12$\n\x1fOBJECT_TYPE_MEMBER_IMPERFECTION\x10\x8a\x01\x12\x1c\n\x17OBJECT_TYPE_MEMBER_LOAD\x10\xb3\x01\x12,\n\'OBJECT_TYPE_MEMBER_LOADS_FROM_AREA_LOAD\x10\x8e\x01\x12\x31\n,OBJECT_TYPE_MEMBER_LOADS_FROM_FREE_LINE_LOAD\x10\x8f\x01\x12#\n\x1fOBJECT_TYPE_MEMBER_NONLINEARITY\x10\x44\x12\x1f\n\x1bOBJECT_TYPE_MEMBER_OPENINGS\x10\x42\x12%\n!OBJECT_TYPE_MEMBER_REPRESENTATIVE\x10\x1a\x12\x30\n,OBJECT_TYPE_MEMBER_RESULT_INTERMEDIATE_POINT\x10\x46\x12+\n\'OBJECT_TYPE_MEMBER_ROTATIONAL_RESTRAINT\x10?\x12\x1a\n\x16OBJECT_TYPE_MEMBER_SET\x10\x1f\x12(\n#OBJECT_TYPE_MEMBER_SET_IMPERFECTION\x10\x8b\x01\x12 \n\x1bOBJECT_TYPE_MEMBER_SET_LOAD\x10\xb7\x01\x12)\n%OBJECT_TYPE_MEMBER_SET_REPRESENTATIVE\x10 \x12\"\n\x1eOBJECT_TYPE_MEMBER_SHEAR_PANEL\x10>\x12\x1d\n\x19OBJECT_TYPE_MEMBER_SPRING\x10H\x12-\n)OBJECT_TYPE_MEMBER_STIFFNESS_MODIFICATION\x10\x43\x12\x1e\n\x1aOBJECT_TYPE_MEMBER_SUPPORT\x10=\x12+\n\'OBJECT_TYPE_MEMBER_TRANSVERSE_STIFFENER\x10@\x12(\n#OBJECT_TYPE_MODAL_ANALYSIS_SETTINGS\x10\xa0\x01\x12\x1c\n\x17OBJECT_TYPE_MOVING_LOAD\x10\x91\x01\x12\x1a\n\x16OBJECT_TYPE_NODAL_LINK\x10%\x12\x1b\n\x16OBJECT_TYPE_NODAL_LOAD\x10\xb1\x01\x12%\n!OBJECT_TYPE_NODAL_MESH_REFINEMENT\x10$\x12\x1d\n\x19OBJECT_TYPE_NODAL_RELEASE\x10,\x12\"\n\x1eOBJECT_TYPE_NODAL_RELEASE_TYPE\x10Q\x12\x1d\n\x19OBJECT_TYPE_NODAL_SUPPORT\x10#\x12\x14\n\x10OBJECT_TYPE_NODE\x10\x16\x12\x14\n\x10OBJECT_TYPE_NOTE\x10\x61\x12\x1b\n\x17OBJECT_TYPE_OBJECT_SNAP\x10V\x12\x17\n\x13OBJECT_TYPE_OPENING\x10\x1c\x12\x1d\n\x18OBJECT_TYPE_OPENING_LOAD\x10\xb6\x01\x12&\n!OBJECT_TYPE_OPTIMIZATION_SETTINGS\x10\xa5\x01\x12&\n\"OBJECT_TYPE_PUNCHING_REINFORCEMENT\x10m\x12+\n&OBJECT_TYPE_PUSHOVER_ANALYSIS_SETTINGS\x10\xa3\x01\x12\'\n#OBJECT_TYPE_REINFORCEMENT_DIRECTION\x10o\x12\x30\n+OBJECT_TYPE_RELATIONSHIP_BETWEEN_LOAD_CASES\x10\xa7\x01\x12\"\n\x1dOBJECT_TYPE_RESPONSE_SPECTRUM\x10\xc6\x01\x12#\n\x1eOBJECT_TYPE_RESULT_COMBINATION\x10\x9c\x01\x12\x1c\n\x18OBJECT_TYPE_RESULT_POINT\x10\x34\x12\x1e\n\x1aOBJECT_TYPE_RESULT_SECTION\x10\x33\x12\x1a\n\x16OBJECT_TYPE_RIGID_LINK\x10)\x12\x17\n\x13OBJECT_TYPE_SECTION\x10\x14\x12\x1b\n\x16OBJECT_TYPE_SHEAR_WALL\x10\xac\x01\x12+\n\'OBJECT_TYPE_SHEATHING_TO_BEAM_CONNECTOR\x10j\x12\"\n\x1dOBJECT_TYPE_SINGLE_FOUNDATION\x10\x82\x01\x12\x1b\n\x17OBJECT_TYPE_SOIL_MASSIF\x10q\x12\x15\n\x11OBJECT_TYPE_SOLID\x10\x1d\x12$\n\x1fOBJECT_TYPE_SOLID_CONFIGURATION\x10\xcb\x01\x12\x1e\n\x1aOBJECT_TYPE_SOLID_CONTACTS\x10O\x12\x19\n\x15OBJECT_TYPE_SOLID_GAS\x10N\x12\x1b\n\x16OBJECT_TYPE_SOLID_LOAD\x10\xb5\x01\x12%\n!OBJECT_TYPE_SOLID_MESH_REFINEMENT\x10M\x12\x19\n\x15OBJECT_TYPE_SOLID_SET\x10\"\x12\x1f\n\x1aOBJECT_TYPE_SOLID_SET_LOAD\x10\xb9\x01\x12+\n&OBJECT_TYPE_SPECTRAL_ANALYSIS_SETTINGS\x10\xa1\x01\x12,\n\'OBJECT_TYPE_STABILITY_ANALYSIS_SETTINGS\x10\x9f\x01\x12)\n$OBJECT_TYPE_STATIC_ANALYSIS_SETTINGS\x10\x9d\x01\x12)\n%OBJECT_TYPE_STEEL_BOUNDARY_CONDITIONS\x10t\x12.\n)OBJECT_TYPE_STEEL_DESIGN_FR_CONFIGURATION\x10\xcf\x01\x12\x33\n.OBJECT_TYPE_STEEL_DESIGN_SEISMIC_CONFIGURATION\x10\xd0\x01\x12/\n*OBJECT_TYPE_STEEL_DESIGN_SLS_CONFIGURATION\x10\xce\x01\x12/\n*OBJECT_TYPE_STEEL_DESIGN_ULS_CONFIGURATION\x10\xcd\x01\x12\'\n#OBJECT_TYPE_STEEL_EFFECTIVE_LENGTHS\x10s\x12\x1c\n\x17OBJECT_TYPE_STEEL_JOINT\x10\x83\x01\x12\x34\n0OBJECT_TYPE_STEEL_MEMBER_LOCAL_SECTION_REDUCTION\x10v\x12,\n(OBJECT_TYPE_STEEL_MEMBER_TRANSVERSE_WELD\x10u\x12&\n\"OBJECT_TYPE_STRUCTURE_MODIFICATION\x10+\x12\x17\n\x13OBJECT_TYPE_SURFACE\x10\x1b\x12 \n\x1cOBJECT_TYPE_SURFACES_CONTACT\x10(\x12%\n!OBJECT_TYPE_SURFACES_CONTACT_TYPE\x10P\x12\x1c\n\x18OBJECT_TYPE_SURFACE_CELL\x10\x30\x12&\n!OBJECT_TYPE_SURFACE_CONFIGURATION\x10\xca\x01\x12$\n OBJECT_TYPE_SURFACE_ECCENTRICITY\x10J\x12\x1d\n\x18OBJECT_TYPE_SURFACE_LOAD\x10\xb4\x01\x12\'\n#OBJECT_TYPE_SURFACE_MESH_REFINEMENT\x10L\x12%\n!OBJECT_TYPE_SURFACE_REINFORCEMENT\x10l\x12\x1f\n\x1bOBJECT_TYPE_SURFACE_RELEASE\x10.\x12$\n OBJECT_TYPE_SURFACE_RELEASE_TYPE\x10S\x12*\n&OBJECT_TYPE_SURFACE_RESULTS_ADJUSTMENT\x10\'\x12\x1b\n\x17OBJECT_TYPE_SURFACE_SET\x10!\x12!\n\x1cOBJECT_TYPE_SURFACE_SET_LOAD\x10\xb8\x01\x12.\n*OBJECT_TYPE_SURFACE_STIFFNESS_MODIFICATION\x10K\x12\x1f\n\x1bOBJECT_TYPE_SURFACE_SUPPORT\x10I\x12\x18\n\x13OBJECT_TYPE_TERRAIN\x10\xea\x01\x12\x19\n\x15OBJECT_TYPE_THICKNESS\x10\x15\x12/\n*OBJECT_TYPE_TIMBER_DESIGN_FR_CONFIGURATION\x10\xdb\x01\x12\x30\n+OBJECT_TYPE_TIMBER_DESIGN_SLS_CONFIGURATION\x10\xda\x01\x12\x30\n+OBJECT_TYPE_TIMBER_DESIGN_ULS_CONFIGURATION\x10\xd9\x01\x12(\n$OBJECT_TYPE_TIMBER_EFFECTIVE_LENGTHS\x10w\x12\x35\n1OBJECT_TYPE_TIMBER_MEMBER_LOCAL_SECTION_REDUCTION\x10{\x12%\n!OBJECT_TYPE_TIMBER_MOISTURE_CLASS\x10y\x12!\n\x1dOBJECT_TYPE_TIMBER_SCREW_TYPE\x10|\x12$\n OBJECT_TYPE_TIMBER_SERVICE_CLASS\x10x\x12)\n%OBJECT_TYPE_TIMBER_SERVICE_CONDITIONS\x10z\x12\x1d\n\x18OBJECT_TYPE_TIME_DIAGRAM\x10\xc7\x01\x12/\n*OBJECT_TYPE_TIME_HISTORY_ANALYSIS_SETTINGS\x10\xa2\x01\x12\x1d\n\x19OBJECT_TYPE_VISUAL_OBJECT\x10\x64\x12\x1d\n\x18OBJECT_TYPE_WIND_PROFILE\x10\x95\x01\x12 \n\x1bOBJECT_TYPE_WIND_SIMULATION\x10\x96\x01\x12\x32\n-OBJECT_TYPE_WIND_SIMULATION_ANALYSIS_SETTINGS\x10\xa4\x01\x62\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.object_type_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_OBJECTTYPE']._serialized_start=55
|
|
35
|
+
_globals['_OBJECTTYPE']._serialized_end=6939
|
|
36
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -26,8 +26,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
26
26
|
OBJECT_TYPE_CLIPPING_BOX: _ClassVar[ObjectType]
|
|
27
27
|
OBJECT_TYPE_CLIPPING_PLANE: _ClassVar[ObjectType]
|
|
28
28
|
OBJECT_TYPE_COMBINATION_WIZARD: _ClassVar[ObjectType]
|
|
29
|
-
OBJECT_TYPE_COMPONENT: _ClassVar[ObjectType]
|
|
30
|
-
OBJECT_TYPE_COMPONENT_SERIE: _ClassVar[ObjectType]
|
|
31
29
|
OBJECT_TYPE_CONCRETE_DESIGN_CONFIGURATION: _ClassVar[ObjectType]
|
|
32
30
|
OBJECT_TYPE_CONCRETE_DESIGN_FR_CONFIGURATION: _ClassVar[ObjectType]
|
|
33
31
|
OBJECT_TYPE_CONCRETE_DESIGN_SEISMIC_CONFIGURATION: _ClassVar[ObjectType]
|
|
@@ -39,8 +37,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
39
37
|
OBJECT_TYPE_COORDINATE_SYSTEM: _ClassVar[ObjectType]
|
|
40
38
|
OBJECT_TYPE_CRANE: _ClassVar[ObjectType]
|
|
41
39
|
OBJECT_TYPE_CRANEWAY: _ClassVar[ObjectType]
|
|
42
|
-
OBJECT_TYPE_CRANEWAY_SLS_CONFIGURATION: _ClassVar[ObjectType]
|
|
43
|
-
OBJECT_TYPE_CRANEWAY_ULS_CONFIGURATION: _ClassVar[ObjectType]
|
|
44
40
|
OBJECT_TYPE_DEEP_BEAM: _ClassVar[ObjectType]
|
|
45
41
|
OBJECT_TYPE_DESIGN_SITUATION: _ClassVar[ObjectType]
|
|
46
42
|
OBJECT_TYPE_DESIGN_STRIP: _ClassVar[ObjectType]
|
|
@@ -75,7 +71,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
75
71
|
OBJECT_TYPE_JOINT_ULS_CONFIGURATION: _ClassVar[ObjectType]
|
|
76
72
|
OBJECT_TYPE_LAYER: _ClassVar[ObjectType]
|
|
77
73
|
OBJECT_TYPE_LAYER_GROUP: _ClassVar[ObjectType]
|
|
78
|
-
OBJECT_TYPE_LAYOUT: _ClassVar[ObjectType]
|
|
79
74
|
OBJECT_TYPE_LINE: _ClassVar[ObjectType]
|
|
80
75
|
OBJECT_TYPE_LINE_HINGE: _ClassVar[ObjectType]
|
|
81
76
|
OBJECT_TYPE_LINE_LOAD: _ClassVar[ObjectType]
|
|
@@ -113,7 +108,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
113
108
|
OBJECT_TYPE_MEMBER_SPRING: _ClassVar[ObjectType]
|
|
114
109
|
OBJECT_TYPE_MEMBER_STIFFNESS_MODIFICATION: _ClassVar[ObjectType]
|
|
115
110
|
OBJECT_TYPE_MEMBER_SUPPORT: _ClassVar[ObjectType]
|
|
116
|
-
OBJECT_TYPE_MEMBER_TENDON: _ClassVar[ObjectType]
|
|
117
111
|
OBJECT_TYPE_MEMBER_TRANSVERSE_STIFFENER: _ClassVar[ObjectType]
|
|
118
112
|
OBJECT_TYPE_MODAL_ANALYSIS_SETTINGS: _ClassVar[ObjectType]
|
|
119
113
|
OBJECT_TYPE_MOVING_LOAD: _ClassVar[ObjectType]
|
|
@@ -141,9 +135,7 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
141
135
|
OBJECT_TYPE_SECTION: _ClassVar[ObjectType]
|
|
142
136
|
OBJECT_TYPE_SHEAR_WALL: _ClassVar[ObjectType]
|
|
143
137
|
OBJECT_TYPE_SHEATHING_TO_BEAM_CONNECTOR: _ClassVar[ObjectType]
|
|
144
|
-
OBJECT_TYPE_SHRINK_WRAPPING_SETTINGS: _ClassVar[ObjectType]
|
|
145
138
|
OBJECT_TYPE_SINGLE_FOUNDATION: _ClassVar[ObjectType]
|
|
146
|
-
OBJECT_TYPE_SNOW_LOAD: _ClassVar[ObjectType]
|
|
147
139
|
OBJECT_TYPE_SOIL_MASSIF: _ClassVar[ObjectType]
|
|
148
140
|
OBJECT_TYPE_SOLID: _ClassVar[ObjectType]
|
|
149
141
|
OBJECT_TYPE_SOLID_CONFIGURATION: _ClassVar[ObjectType]
|
|
@@ -172,7 +164,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
172
164
|
OBJECT_TYPE_SURFACE_CELL: _ClassVar[ObjectType]
|
|
173
165
|
OBJECT_TYPE_SURFACE_CONFIGURATION: _ClassVar[ObjectType]
|
|
174
166
|
OBJECT_TYPE_SURFACE_ECCENTRICITY: _ClassVar[ObjectType]
|
|
175
|
-
OBJECT_TYPE_SURFACE_IMPERFECTION: _ClassVar[ObjectType]
|
|
176
167
|
OBJECT_TYPE_SURFACE_LOAD: _ClassVar[ObjectType]
|
|
177
168
|
OBJECT_TYPE_SURFACE_MESH_REFINEMENT: _ClassVar[ObjectType]
|
|
178
169
|
OBJECT_TYPE_SURFACE_REINFORCEMENT: _ClassVar[ObjectType]
|
|
@@ -180,18 +171,15 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
180
171
|
OBJECT_TYPE_SURFACE_RELEASE_TYPE: _ClassVar[ObjectType]
|
|
181
172
|
OBJECT_TYPE_SURFACE_RESULTS_ADJUSTMENT: _ClassVar[ObjectType]
|
|
182
173
|
OBJECT_TYPE_SURFACE_SET: _ClassVar[ObjectType]
|
|
183
|
-
OBJECT_TYPE_SURFACE_SET_IMPERFECTION: _ClassVar[ObjectType]
|
|
184
174
|
OBJECT_TYPE_SURFACE_SET_LOAD: _ClassVar[ObjectType]
|
|
185
175
|
OBJECT_TYPE_SURFACE_STIFFNESS_MODIFICATION: _ClassVar[ObjectType]
|
|
186
176
|
OBJECT_TYPE_SURFACE_SUPPORT: _ClassVar[ObjectType]
|
|
187
|
-
OBJECT_TYPE_TENDON_ANCHOR: _ClassVar[ObjectType]
|
|
188
177
|
OBJECT_TYPE_TERRAIN: _ClassVar[ObjectType]
|
|
189
178
|
OBJECT_TYPE_THICKNESS: _ClassVar[ObjectType]
|
|
190
179
|
OBJECT_TYPE_TIMBER_DESIGN_FR_CONFIGURATION: _ClassVar[ObjectType]
|
|
191
180
|
OBJECT_TYPE_TIMBER_DESIGN_SLS_CONFIGURATION: _ClassVar[ObjectType]
|
|
192
181
|
OBJECT_TYPE_TIMBER_DESIGN_ULS_CONFIGURATION: _ClassVar[ObjectType]
|
|
193
182
|
OBJECT_TYPE_TIMBER_EFFECTIVE_LENGTHS: _ClassVar[ObjectType]
|
|
194
|
-
OBJECT_TYPE_TIMBER_JOINT: _ClassVar[ObjectType]
|
|
195
183
|
OBJECT_TYPE_TIMBER_MEMBER_LOCAL_SECTION_REDUCTION: _ClassVar[ObjectType]
|
|
196
184
|
OBJECT_TYPE_TIMBER_MOISTURE_CLASS: _ClassVar[ObjectType]
|
|
197
185
|
OBJECT_TYPE_TIMBER_SCREW_TYPE: _ClassVar[ObjectType]
|
|
@@ -200,7 +188,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
200
188
|
OBJECT_TYPE_TIME_DIAGRAM: _ClassVar[ObjectType]
|
|
201
189
|
OBJECT_TYPE_TIME_HISTORY_ANALYSIS_SETTINGS: _ClassVar[ObjectType]
|
|
202
190
|
OBJECT_TYPE_VISUAL_OBJECT: _ClassVar[ObjectType]
|
|
203
|
-
OBJECT_TYPE_WIND_LOAD: _ClassVar[ObjectType]
|
|
204
191
|
OBJECT_TYPE_WIND_PROFILE: _ClassVar[ObjectType]
|
|
205
192
|
OBJECT_TYPE_WIND_SIMULATION: _ClassVar[ObjectType]
|
|
206
193
|
OBJECT_TYPE_WIND_SIMULATION_ANALYSIS_SETTINGS: _ClassVar[ObjectType]
|
|
@@ -224,8 +211,6 @@ OBJECT_TYPE_CALCULATION_DIAGRAM: ObjectType
|
|
|
224
211
|
OBJECT_TYPE_CLIPPING_BOX: ObjectType
|
|
225
212
|
OBJECT_TYPE_CLIPPING_PLANE: ObjectType
|
|
226
213
|
OBJECT_TYPE_COMBINATION_WIZARD: ObjectType
|
|
227
|
-
OBJECT_TYPE_COMPONENT: ObjectType
|
|
228
|
-
OBJECT_TYPE_COMPONENT_SERIE: ObjectType
|
|
229
214
|
OBJECT_TYPE_CONCRETE_DESIGN_CONFIGURATION: ObjectType
|
|
230
215
|
OBJECT_TYPE_CONCRETE_DESIGN_FR_CONFIGURATION: ObjectType
|
|
231
216
|
OBJECT_TYPE_CONCRETE_DESIGN_SEISMIC_CONFIGURATION: ObjectType
|
|
@@ -237,8 +222,6 @@ OBJECT_TYPE_CONSTRUCTION_STAGE: ObjectType
|
|
|
237
222
|
OBJECT_TYPE_COORDINATE_SYSTEM: ObjectType
|
|
238
223
|
OBJECT_TYPE_CRANE: ObjectType
|
|
239
224
|
OBJECT_TYPE_CRANEWAY: ObjectType
|
|
240
|
-
OBJECT_TYPE_CRANEWAY_SLS_CONFIGURATION: ObjectType
|
|
241
|
-
OBJECT_TYPE_CRANEWAY_ULS_CONFIGURATION: ObjectType
|
|
242
225
|
OBJECT_TYPE_DEEP_BEAM: ObjectType
|
|
243
226
|
OBJECT_TYPE_DESIGN_SITUATION: ObjectType
|
|
244
227
|
OBJECT_TYPE_DESIGN_STRIP: ObjectType
|
|
@@ -273,7 +256,6 @@ OBJECT_TYPE_JOINT_STIFFNESS_ANALYSIS_CONFIGURATION: ObjectType
|
|
|
273
256
|
OBJECT_TYPE_JOINT_ULS_CONFIGURATION: ObjectType
|
|
274
257
|
OBJECT_TYPE_LAYER: ObjectType
|
|
275
258
|
OBJECT_TYPE_LAYER_GROUP: ObjectType
|
|
276
|
-
OBJECT_TYPE_LAYOUT: ObjectType
|
|
277
259
|
OBJECT_TYPE_LINE: ObjectType
|
|
278
260
|
OBJECT_TYPE_LINE_HINGE: ObjectType
|
|
279
261
|
OBJECT_TYPE_LINE_LOAD: ObjectType
|
|
@@ -311,7 +293,6 @@ OBJECT_TYPE_MEMBER_SHEAR_PANEL: ObjectType
|
|
|
311
293
|
OBJECT_TYPE_MEMBER_SPRING: ObjectType
|
|
312
294
|
OBJECT_TYPE_MEMBER_STIFFNESS_MODIFICATION: ObjectType
|
|
313
295
|
OBJECT_TYPE_MEMBER_SUPPORT: ObjectType
|
|
314
|
-
OBJECT_TYPE_MEMBER_TENDON: ObjectType
|
|
315
296
|
OBJECT_TYPE_MEMBER_TRANSVERSE_STIFFENER: ObjectType
|
|
316
297
|
OBJECT_TYPE_MODAL_ANALYSIS_SETTINGS: ObjectType
|
|
317
298
|
OBJECT_TYPE_MOVING_LOAD: ObjectType
|
|
@@ -339,9 +320,7 @@ OBJECT_TYPE_RIGID_LINK: ObjectType
|
|
|
339
320
|
OBJECT_TYPE_SECTION: ObjectType
|
|
340
321
|
OBJECT_TYPE_SHEAR_WALL: ObjectType
|
|
341
322
|
OBJECT_TYPE_SHEATHING_TO_BEAM_CONNECTOR: ObjectType
|
|
342
|
-
OBJECT_TYPE_SHRINK_WRAPPING_SETTINGS: ObjectType
|
|
343
323
|
OBJECT_TYPE_SINGLE_FOUNDATION: ObjectType
|
|
344
|
-
OBJECT_TYPE_SNOW_LOAD: ObjectType
|
|
345
324
|
OBJECT_TYPE_SOIL_MASSIF: ObjectType
|
|
346
325
|
OBJECT_TYPE_SOLID: ObjectType
|
|
347
326
|
OBJECT_TYPE_SOLID_CONFIGURATION: ObjectType
|
|
@@ -370,7 +349,6 @@ OBJECT_TYPE_SURFACES_CONTACT_TYPE: ObjectType
|
|
|
370
349
|
OBJECT_TYPE_SURFACE_CELL: ObjectType
|
|
371
350
|
OBJECT_TYPE_SURFACE_CONFIGURATION: ObjectType
|
|
372
351
|
OBJECT_TYPE_SURFACE_ECCENTRICITY: ObjectType
|
|
373
|
-
OBJECT_TYPE_SURFACE_IMPERFECTION: ObjectType
|
|
374
352
|
OBJECT_TYPE_SURFACE_LOAD: ObjectType
|
|
375
353
|
OBJECT_TYPE_SURFACE_MESH_REFINEMENT: ObjectType
|
|
376
354
|
OBJECT_TYPE_SURFACE_REINFORCEMENT: ObjectType
|
|
@@ -378,18 +356,15 @@ OBJECT_TYPE_SURFACE_RELEASE: ObjectType
|
|
|
378
356
|
OBJECT_TYPE_SURFACE_RELEASE_TYPE: ObjectType
|
|
379
357
|
OBJECT_TYPE_SURFACE_RESULTS_ADJUSTMENT: ObjectType
|
|
380
358
|
OBJECT_TYPE_SURFACE_SET: ObjectType
|
|
381
|
-
OBJECT_TYPE_SURFACE_SET_IMPERFECTION: ObjectType
|
|
382
359
|
OBJECT_TYPE_SURFACE_SET_LOAD: ObjectType
|
|
383
360
|
OBJECT_TYPE_SURFACE_STIFFNESS_MODIFICATION: ObjectType
|
|
384
361
|
OBJECT_TYPE_SURFACE_SUPPORT: ObjectType
|
|
385
|
-
OBJECT_TYPE_TENDON_ANCHOR: ObjectType
|
|
386
362
|
OBJECT_TYPE_TERRAIN: ObjectType
|
|
387
363
|
OBJECT_TYPE_THICKNESS: ObjectType
|
|
388
364
|
OBJECT_TYPE_TIMBER_DESIGN_FR_CONFIGURATION: ObjectType
|
|
389
365
|
OBJECT_TYPE_TIMBER_DESIGN_SLS_CONFIGURATION: ObjectType
|
|
390
366
|
OBJECT_TYPE_TIMBER_DESIGN_ULS_CONFIGURATION: ObjectType
|
|
391
367
|
OBJECT_TYPE_TIMBER_EFFECTIVE_LENGTHS: ObjectType
|
|
392
|
-
OBJECT_TYPE_TIMBER_JOINT: ObjectType
|
|
393
368
|
OBJECT_TYPE_TIMBER_MEMBER_LOCAL_SECTION_REDUCTION: ObjectType
|
|
394
369
|
OBJECT_TYPE_TIMBER_MOISTURE_CLASS: ObjectType
|
|
395
370
|
OBJECT_TYPE_TIMBER_SCREW_TYPE: ObjectType
|
|
@@ -398,7 +373,6 @@ OBJECT_TYPE_TIMBER_SERVICE_CONDITIONS: ObjectType
|
|
|
398
373
|
OBJECT_TYPE_TIME_DIAGRAM: ObjectType
|
|
399
374
|
OBJECT_TYPE_TIME_HISTORY_ANALYSIS_SETTINGS: ObjectType
|
|
400
375
|
OBJECT_TYPE_VISUAL_OBJECT: ObjectType
|
|
401
|
-
OBJECT_TYPE_WIND_LOAD: ObjectType
|
|
402
376
|
OBJECT_TYPE_WIND_PROFILE: ObjectType
|
|
403
377
|
OBJECT_TYPE_WIND_SIMULATION: ObjectType
|
|
404
378
|
OBJECT_TYPE_WIND_SIMULATION_ANALYSIS_SETTINGS: ObjectType
|
|
@@ -16,7 +16,6 @@ from . import types_for_craneway_design
|
|
|
16
16
|
from . import calculation_diagrams
|
|
17
17
|
from . import loading
|
|
18
18
|
from . import types_for_special_objects
|
|
19
|
-
from . import craneway_design_objects
|
|
20
19
|
from . import global_parameters
|
|
21
20
|
from . import load_wizards
|
|
22
21
|
from . import types_for_timber_design
|
|
@@ -28,5 +27,6 @@ from . import imperfections
|
|
|
28
27
|
from . import aluminum_design_objects
|
|
29
28
|
from . import types_for_aluminum_design
|
|
30
29
|
from . import types_for_nodes
|
|
30
|
+
from . import base_data_objects
|
|
31
31
|
from . import timber_design_objects
|
|
32
32
|
from . import types_for_steel_design
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
from .terrain_pb2 import *
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rstab/base_data_objects/terrain.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rstab/base_data_objects/terrain.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0dlubal/api/rstab/base_data_objects/terrain.proto\x12\"dlubal.api.rstab.base_data_objects\"\xfc\x08\n\x07Terrain\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x43\n\x04type\x18\x02 \x01(\x0e\x32\x30.dlubal.api.rstab.base_data_objects.Terrain.TypeH\x01\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x03 \x01(\tH\x02\x88\x01\x01\x12\"\n\x15\x62ounding_box_offset_x\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\"\n\x15\x62ounding_box_offset_y\x18\x05 \x01(\x01H\x04\x88\x01\x01\x12 \n\x13\x63\x65nter_of_terrain_z\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12\x1e\n\x11rotation_around_Z\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12\x1f\n\x12\x63onsider_boreholes\x18\x08 \x01(\x08H\x07\x88\x01\x01\x12\x1e\n\x11\x63oordinate_system\x18\t \x01(\x05H\x08\x88\x01\x01\x12T\n\rterrain_table\x18\n \x01(\x0b\x32\x38.dlubal.api.rstab.base_data_objects.Terrain.TerrainTableH\t\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x0b \x01(\tH\n\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x0c \x01(\tH\x0b\x88\x01\x01\x1aY\n\x0cTerrainTable\x12I\n\x04rows\x18\x01 \x03(\x0b\x32;.dlubal.api.rstab.base_data_objects.Terrain.TerrainTableRow\x1a\xbf\x01\n\x0fTerrainTableRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x15\n\x08global_x\x18\x03 \x01(\x01H\x02\x88\x01\x01\x12\x15\n\x08global_y\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\x15\n\x08global_z\x18\x05 \x01(\x01H\x04\x88\x01\x01\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x0b\n\t_global_xB\x0b\n\t_global_yB\x0b\n\t_global_z\"\x85\x01\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x12\n\x0eTYPE_BOREHOLES\x10\x05\x12\x19\n\x15TYPE_HORIZONTAL_PLANE\x10\x02\x12\x17\n\x13TYPE_INCLINED_PLANE\x10\x03\x12\x13\n\x0fTYPE_NO_TERRAIN\x10\x01\x12\x0e\n\nTYPE_TABLE\x10\x04\x42\x05\n\x03_noB\x07\n\x05_typeB\n\n\x08_commentB\x18\n\x16_bounding_box_offset_xB\x18\n\x16_bounding_box_offset_yB\x16\n\x14_center_of_terrain_zB\x14\n\x12_rotation_around_ZB\x15\n\x13_consider_boreholesB\x14\n\x12_coordinate_systemB\x10\n\x0e_terrain_tableB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rstab.base_data_objects.terrain_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_TERRAIN']._serialized_start=89
|
|
35
|
+
_globals['_TERRAIN']._serialized_end=1237
|
|
36
|
+
_globals['_TERRAIN_TERRAINTABLE']._serialized_start=573
|
|
37
|
+
_globals['_TERRAIN_TERRAINTABLE']._serialized_end=662
|
|
38
|
+
_globals['_TERRAIN_TERRAINTABLEROW']._serialized_start=665
|
|
39
|
+
_globals['_TERRAIN_TERRAINTABLEROW']._serialized_end=856
|
|
40
|
+
_globals['_TERRAIN_TYPE']._serialized_start=859
|
|
41
|
+
_globals['_TERRAIN_TYPE']._serialized_end=992
|
|
42
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
from google.protobuf.internal import containers as _containers
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class Terrain(_message.Message):
|
|
10
|
+
__slots__ = ("no", "type", "comment", "bounding_box_offset_x", "bounding_box_offset_y", "center_of_terrain_z", "rotation_around_Z", "consider_boreholes", "coordinate_system", "terrain_table", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class Type(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
TYPE_UNKNOWN: _ClassVar[Terrain.Type]
|
|
14
|
+
TYPE_BOREHOLES: _ClassVar[Terrain.Type]
|
|
15
|
+
TYPE_HORIZONTAL_PLANE: _ClassVar[Terrain.Type]
|
|
16
|
+
TYPE_INCLINED_PLANE: _ClassVar[Terrain.Type]
|
|
17
|
+
TYPE_NO_TERRAIN: _ClassVar[Terrain.Type]
|
|
18
|
+
TYPE_TABLE: _ClassVar[Terrain.Type]
|
|
19
|
+
TYPE_UNKNOWN: Terrain.Type
|
|
20
|
+
TYPE_BOREHOLES: Terrain.Type
|
|
21
|
+
TYPE_HORIZONTAL_PLANE: Terrain.Type
|
|
22
|
+
TYPE_INCLINED_PLANE: Terrain.Type
|
|
23
|
+
TYPE_NO_TERRAIN: Terrain.Type
|
|
24
|
+
TYPE_TABLE: Terrain.Type
|
|
25
|
+
class TerrainTable(_message.Message):
|
|
26
|
+
__slots__ = ("rows",)
|
|
27
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
28
|
+
rows: _containers.RepeatedCompositeFieldContainer[Terrain.TerrainTableRow]
|
|
29
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Terrain.TerrainTableRow, _Mapping]]] = ...) -> None: ...
|
|
30
|
+
class TerrainTableRow(_message.Message):
|
|
31
|
+
__slots__ = ("no", "description", "global_x", "global_y", "global_z")
|
|
32
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
33
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
34
|
+
GLOBAL_X_FIELD_NUMBER: _ClassVar[int]
|
|
35
|
+
GLOBAL_Y_FIELD_NUMBER: _ClassVar[int]
|
|
36
|
+
GLOBAL_Z_FIELD_NUMBER: _ClassVar[int]
|
|
37
|
+
no: int
|
|
38
|
+
description: str
|
|
39
|
+
global_x: float
|
|
40
|
+
global_y: float
|
|
41
|
+
global_z: float
|
|
42
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., global_x: _Optional[float] = ..., global_y: _Optional[float] = ..., global_z: _Optional[float] = ...) -> None: ...
|
|
43
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
45
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
BOUNDING_BOX_OFFSET_X_FIELD_NUMBER: _ClassVar[int]
|
|
47
|
+
BOUNDING_BOX_OFFSET_Y_FIELD_NUMBER: _ClassVar[int]
|
|
48
|
+
CENTER_OF_TERRAIN_Z_FIELD_NUMBER: _ClassVar[int]
|
|
49
|
+
ROTATION_AROUND_Z_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
CONSIDER_BOREHOLES_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
COORDINATE_SYSTEM_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
TERRAIN_TABLE_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
no: int
|
|
56
|
+
type: Terrain.Type
|
|
57
|
+
comment: str
|
|
58
|
+
bounding_box_offset_x: float
|
|
59
|
+
bounding_box_offset_y: float
|
|
60
|
+
center_of_terrain_z: float
|
|
61
|
+
rotation_around_Z: float
|
|
62
|
+
consider_boreholes: bool
|
|
63
|
+
coordinate_system: int
|
|
64
|
+
terrain_table: Terrain.TerrainTable
|
|
65
|
+
id_for_export_import: str
|
|
66
|
+
metadata_for_export_import: str
|
|
67
|
+
def __init__(self, no: _Optional[int] = ..., type: _Optional[_Union[Terrain.Type, str]] = ..., comment: _Optional[str] = ..., bounding_box_offset_x: _Optional[float] = ..., bounding_box_offset_y: _Optional[float] = ..., center_of_terrain_z: _Optional[float] = ..., rotation_around_Z: _Optional[float] = ..., consider_boreholes: bool = ..., coordinate_system: _Optional[int] = ..., terrain_table: _Optional[_Union[Terrain.TerrainTable, _Mapping]] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
from .moving_load_pb2 import *
|
|
2
|
-
from .snow_load_pb2 import *
|
|
3
2
|
from .member_loads_from_free_line_load_pb2 import *
|
|
4
3
|
from .load_model_pb2 import *
|
|
5
|
-
from .wind_load_pb2 import *
|
|
6
4
|
from .member_loads_from_area_load_pb2 import *
|
|
7
5
|
from .import_support_reactions_pb2 import *
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rstab/object_type.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rstab/object_type.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\"dlubal/api/rstab/object_type.proto\x12\x10\x64lubal.api.rstab*\x98 \n\nObjectType\x12\x17\n\x13OBJECT_TYPE_UNKNOWN\x10\x00\x12\x1d\n\x18OBJECT_TYPE_ACCELEROGRAM\x10\xc8\x01\x12\x17\n\x12OBJECT_TYPE_ACTION\x10\x98\x01\x12#\n\x1eOBJECT_TYPE_ACTION_COMBINATION\x10\x9a\x01\x12+\n&OBJECT_TYPE_ADDITIONAL_FOUNDATION_LOAD\x10\xc3\x01\x12,\n(OBJECT_TYPE_ALUMINUM_BOUNDARY_CONDITIONS\x10~\x12\x32\n-OBJECT_TYPE_ALUMINUM_DESIGN_SLS_CONFIGURATION\x10\xd2\x01\x12\x32\n-OBJECT_TYPE_ALUMINUM_DESIGN_ULS_CONFIGURATION\x10\xd1\x01\x12*\n&OBJECT_TYPE_ALUMINUM_EFFECTIVE_LENGTHS\x10}\x12\x38\n3OBJECT_TYPE_ALUMINUM_MEMBER_LOCAL_SECTION_REDUCTION\x10\x80\x01\x12/\n+OBJECT_TYPE_ALUMINUM_MEMBER_TRANSVERSE_WELD\x10\x7f\x12\x16\n\x11OBJECT_TYPE_BLOCK\x10\xee\x01\x12\x1d\n\x19OBJECT_TYPE_BUILDING_GRID\x10\x63\x12#\n\x1fOBJECT_TYPE_CALCULATION_DIAGRAM\x10T\x12\x1c\n\x18OBJECT_TYPE_CLIPPING_BOX\x10Y\x12\x1e\n\x1aOBJECT_TYPE_CLIPPING_PLANE\x10W\x12#\n\x1eOBJECT_TYPE_COMBINATION_WIZARD\x10\xa6\x01\x12\x31\n,OBJECT_TYPE_CONCRETE_DESIGN_FR_CONFIGURATION\x10\xd7\x01\x12\x36\n1OBJECT_TYPE_CONCRETE_DESIGN_SEISMIC_CONFIGURATION\x10\xd8\x01\x12\x32\n-OBJECT_TYPE_CONCRETE_DESIGN_SLS_CONFIGURATION\x10\xd6\x01\x12\x32\n-OBJECT_TYPE_CONCRETE_DESIGN_ULS_CONFIGURATION\x10\xd5\x01\x12#\n\x1fOBJECT_TYPE_CONCRETE_DURABILITY\x10n\x12*\n&OBJECT_TYPE_CONCRETE_EFFECTIVE_LENGTHS\x10k\x12!\n\x1dOBJECT_TYPE_COORDINATE_SYSTEM\x10U\x12\x16\n\x11OBJECT_TYPE_CRANE\x10\x88\x01\x12\x19\n\x14OBJECT_TYPE_CRANEWAY\x10\x87\x01\x12!\n\x1cOBJECT_TYPE_DESIGN_SITUATION\x10\x99\x01\x12\x1e\n\x1aOBJECT_TYPE_DESIGN_SUPPORT\x10G\x12\x1e\n\x1aOBJECT_TYPE_DIAGONAL_BRACE\x10\x41\x12\x19\n\x15OBJECT_TYPE_DIMENSION\x10`\x12&\n!OBJECT_TYPE_DXF_FILE_MODEL_OBJECT\x10\xeb\x01\x12!\n\x1cOBJECT_TYPE_DXF_MODEL_OBJECT\x10\xec\x01\x12!\n\x1cOBJECT_TYPE_GLOBAL_PARAMETER\x10\xe4\x01\x12*\n&OBJECT_TYPE_GROUP_OF_OBJECT_SELECTIONS\x10]\x12\x19\n\x15OBJECT_TYPE_GUIDELINE\x10\x62\x12&\n!OBJECT_TYPE_IFC_FILE_MODEL_OBJECT\x10\xe8\x01\x12!\n\x1cOBJECT_TYPE_IFC_MODEL_OBJECT\x10\xe9\x01\x12\"\n\x1dOBJECT_TYPE_IMPERFECTION_CASE\x10\x89\x01\x12)\n$OBJECT_TYPE_IMPORT_SUPPORT_REACTIONS\x10\x90\x01\x12*\n%OBJECT_TYPE_IMPOSED_NODAL_DEFORMATION\x10\xc1\x01\x12\x15\n\x11OBJECT_TYPE_LAYER\x10^\x12\x1b\n\x17OBJECT_TYPE_LAYER_GROUP\x10_\x12\x1a\n\x15OBJECT_TYPE_LOAD_CASE\x10\x97\x01\x12!\n\x1cOBJECT_TYPE_LOAD_COMBINATION\x10\x9b\x01\x12\x1b\n\x16OBJECT_TYPE_LOAD_MODEL\x10\x92\x01\x12\x18\n\x14OBJECT_TYPE_MATERIAL\x10\x13\x12\x16\n\x12OBJECT_TYPE_MEMBER\x10\x19\x12*\n&OBJECT_TYPE_MEMBER_DEFINABLE_STIFFNESS\x10\x45\x12#\n\x1fOBJECT_TYPE_MEMBER_ECCENTRICITY\x10<\x12\x1c\n\x18OBJECT_TYPE_MEMBER_HINGE\x10;\x12$\n\x1fOBJECT_TYPE_MEMBER_IMPERFECTION\x10\x8a\x01\x12\x1c\n\x17OBJECT_TYPE_MEMBER_LOAD\x10\xb3\x01\x12,\n\'OBJECT_TYPE_MEMBER_LOADS_FROM_AREA_LOAD\x10\x8e\x01\x12\x31\n,OBJECT_TYPE_MEMBER_LOADS_FROM_FREE_LINE_LOAD\x10\x8f\x01\x12#\n\x1fOBJECT_TYPE_MEMBER_NONLINEARITY\x10\x44\x12%\n!OBJECT_TYPE_MEMBER_REPRESENTATIVE\x10\x1a\x12\x30\n,OBJECT_TYPE_MEMBER_RESULT_INTERMEDIATE_POINT\x10\x46\x12+\n\'OBJECT_TYPE_MEMBER_ROTATIONAL_RESTRAINT\x10?\x12\x1a\n\x16OBJECT_TYPE_MEMBER_SET\x10\x1f\x12(\n#OBJECT_TYPE_MEMBER_SET_IMPERFECTION\x10\x8b\x01\x12 \n\x1bOBJECT_TYPE_MEMBER_SET_LOAD\x10\xb7\x01\x12)\n%OBJECT_TYPE_MEMBER_SET_REPRESENTATIVE\x10 \x12\"\n\x1eOBJECT_TYPE_MEMBER_SHEAR_PANEL\x10>\x12\x1d\n\x19OBJECT_TYPE_MEMBER_SPRING\x10H\x12-\n)OBJECT_TYPE_MEMBER_STIFFNESS_MODIFICATION\x10\x43\x12\x1e\n\x1aOBJECT_TYPE_MEMBER_SUPPORT\x10=\x12+\n\'OBJECT_TYPE_MEMBER_TRANSVERSE_STIFFENER\x10@\x12(\n#OBJECT_TYPE_MODAL_ANALYSIS_SETTINGS\x10\xa0\x01\x12\x1c\n\x17OBJECT_TYPE_MOVING_LOAD\x10\x91\x01\x12\x1b\n\x16OBJECT_TYPE_NODAL_LOAD\x10\xb1\x01\x12\x1d\n\x19OBJECT_TYPE_NODAL_RELEASE\x10,\x12\"\n\x1eOBJECT_TYPE_NODAL_RELEASE_TYPE\x10Q\x12\x1d\n\x19OBJECT_TYPE_NODAL_SUPPORT\x10#\x12\x14\n\x10OBJECT_TYPE_NODE\x10\x16\x12\x14\n\x10OBJECT_TYPE_NOTE\x10\x61\x12\x1b\n\x17OBJECT_TYPE_OBJECT_SNAP\x10V\x12&\n!OBJECT_TYPE_OPTIMIZATION_SETTINGS\x10\xa5\x01\x12\x30\n+OBJECT_TYPE_RELATIONSHIP_BETWEEN_LOAD_CASES\x10\xa7\x01\x12\"\n\x1dOBJECT_TYPE_RESPONSE_SPECTRUM\x10\xc6\x01\x12#\n\x1eOBJECT_TYPE_RESULT_COMBINATION\x10\x9c\x01\x12\x17\n\x13OBJECT_TYPE_SECTION\x10\x14\x12\"\n\x1dOBJECT_TYPE_SINGLE_FOUNDATION\x10\x82\x01\x12+\n&OBJECT_TYPE_SPECTRAL_ANALYSIS_SETTINGS\x10\xa1\x01\x12,\n\'OBJECT_TYPE_STABILITY_ANALYSIS_SETTINGS\x10\x9f\x01\x12)\n$OBJECT_TYPE_STATIC_ANALYSIS_SETTINGS\x10\x9d\x01\x12)\n%OBJECT_TYPE_STEEL_BOUNDARY_CONDITIONS\x10t\x12.\n)OBJECT_TYPE_STEEL_DESIGN_FR_CONFIGURATION\x10\xcf\x01\x12\x33\n.OBJECT_TYPE_STEEL_DESIGN_SEISMIC_CONFIGURATION\x10\xd0\x01\x12/\n*OBJECT_TYPE_STEEL_DESIGN_SLS_CONFIGURATION\x10\xce\x01\x12/\n*OBJECT_TYPE_STEEL_DESIGN_ULS_CONFIGURATION\x10\xcd\x01\x12\'\n#OBJECT_TYPE_STEEL_EFFECTIVE_LENGTHS\x10s\x12\x34\n0OBJECT_TYPE_STEEL_MEMBER_LOCAL_SECTION_REDUCTION\x10v\x12,\n(OBJECT_TYPE_STEEL_MEMBER_TRANSVERSE_WELD\x10u\x12&\n\"OBJECT_TYPE_STRUCTURE_MODIFICATION\x10+\x12\x18\n\x13OBJECT_TYPE_TERRAIN\x10\xea\x01\x12/\n*OBJECT_TYPE_TIMBER_DESIGN_FR_CONFIGURATION\x10\xdb\x01\x12\x30\n+OBJECT_TYPE_TIMBER_DESIGN_SLS_CONFIGURATION\x10\xda\x01\x12\x30\n+OBJECT_TYPE_TIMBER_DESIGN_ULS_CONFIGURATION\x10\xd9\x01\x12(\n$OBJECT_TYPE_TIMBER_EFFECTIVE_LENGTHS\x10w\x12\x35\n1OBJECT_TYPE_TIMBER_MEMBER_LOCAL_SECTION_REDUCTION\x10{\x12%\n!OBJECT_TYPE_TIMBER_MOISTURE_CLASS\x10y\x12!\n\x1dOBJECT_TYPE_TIMBER_SCREW_TYPE\x10|\x12$\n OBJECT_TYPE_TIMBER_SERVICE_CLASS\x10x\x12)\n%OBJECT_TYPE_TIMBER_SERVICE_CONDITIONS\x10z\x12\x1d\n\x18OBJECT_TYPE_TIME_DIAGRAM\x10\xc7\x01\x12/\n*OBJECT_TYPE_TIME_HISTORY_ANALYSIS_SETTINGS\x10\xa2\x01\x12\x1d\n\x19OBJECT_TYPE_VISUAL_OBJECT\x10\x64\x62\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rstab.object_type_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
DESCRIPTOR._loaded_options = None
|
|
34
|
+
_globals['_OBJECTTYPE']._serialized_start=57
|
|
35
|
+
_globals['_OBJECTTYPE']._serialized_end=4177
|
|
36
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -32,8 +32,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
32
32
|
OBJECT_TYPE_COORDINATE_SYSTEM: _ClassVar[ObjectType]
|
|
33
33
|
OBJECT_TYPE_CRANE: _ClassVar[ObjectType]
|
|
34
34
|
OBJECT_TYPE_CRANEWAY: _ClassVar[ObjectType]
|
|
35
|
-
OBJECT_TYPE_CRANEWAY_SLS_CONFIGURATION: _ClassVar[ObjectType]
|
|
36
|
-
OBJECT_TYPE_CRANEWAY_ULS_CONFIGURATION: _ClassVar[ObjectType]
|
|
37
35
|
OBJECT_TYPE_DESIGN_SITUATION: _ClassVar[ObjectType]
|
|
38
36
|
OBJECT_TYPE_DESIGN_SUPPORT: _ClassVar[ObjectType]
|
|
39
37
|
OBJECT_TYPE_DIAGONAL_BRACE: _ClassVar[ObjectType]
|
|
@@ -90,7 +88,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
90
88
|
OBJECT_TYPE_RESULT_COMBINATION: _ClassVar[ObjectType]
|
|
91
89
|
OBJECT_TYPE_SECTION: _ClassVar[ObjectType]
|
|
92
90
|
OBJECT_TYPE_SINGLE_FOUNDATION: _ClassVar[ObjectType]
|
|
93
|
-
OBJECT_TYPE_SNOW_LOAD: _ClassVar[ObjectType]
|
|
94
91
|
OBJECT_TYPE_SPECTRAL_ANALYSIS_SETTINGS: _ClassVar[ObjectType]
|
|
95
92
|
OBJECT_TYPE_STABILITY_ANALYSIS_SETTINGS: _ClassVar[ObjectType]
|
|
96
93
|
OBJECT_TYPE_STATIC_ANALYSIS_SETTINGS: _ClassVar[ObjectType]
|
|
@@ -116,7 +113,6 @@ class ObjectType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
116
113
|
OBJECT_TYPE_TIME_DIAGRAM: _ClassVar[ObjectType]
|
|
117
114
|
OBJECT_TYPE_TIME_HISTORY_ANALYSIS_SETTINGS: _ClassVar[ObjectType]
|
|
118
115
|
OBJECT_TYPE_VISUAL_OBJECT: _ClassVar[ObjectType]
|
|
119
|
-
OBJECT_TYPE_WIND_LOAD: _ClassVar[ObjectType]
|
|
120
116
|
OBJECT_TYPE_UNKNOWN: ObjectType
|
|
121
117
|
OBJECT_TYPE_ACCELEROGRAM: ObjectType
|
|
122
118
|
OBJECT_TYPE_ACTION: ObjectType
|
|
@@ -143,8 +139,6 @@ OBJECT_TYPE_CONCRETE_EFFECTIVE_LENGTHS: ObjectType
|
|
|
143
139
|
OBJECT_TYPE_COORDINATE_SYSTEM: ObjectType
|
|
144
140
|
OBJECT_TYPE_CRANE: ObjectType
|
|
145
141
|
OBJECT_TYPE_CRANEWAY: ObjectType
|
|
146
|
-
OBJECT_TYPE_CRANEWAY_SLS_CONFIGURATION: ObjectType
|
|
147
|
-
OBJECT_TYPE_CRANEWAY_ULS_CONFIGURATION: ObjectType
|
|
148
142
|
OBJECT_TYPE_DESIGN_SITUATION: ObjectType
|
|
149
143
|
OBJECT_TYPE_DESIGN_SUPPORT: ObjectType
|
|
150
144
|
OBJECT_TYPE_DIAGONAL_BRACE: ObjectType
|
|
@@ -201,7 +195,6 @@ OBJECT_TYPE_RESPONSE_SPECTRUM: ObjectType
|
|
|
201
195
|
OBJECT_TYPE_RESULT_COMBINATION: ObjectType
|
|
202
196
|
OBJECT_TYPE_SECTION: ObjectType
|
|
203
197
|
OBJECT_TYPE_SINGLE_FOUNDATION: ObjectType
|
|
204
|
-
OBJECT_TYPE_SNOW_LOAD: ObjectType
|
|
205
198
|
OBJECT_TYPE_SPECTRAL_ANALYSIS_SETTINGS: ObjectType
|
|
206
199
|
OBJECT_TYPE_STABILITY_ANALYSIS_SETTINGS: ObjectType
|
|
207
200
|
OBJECT_TYPE_STATIC_ANALYSIS_SETTINGS: ObjectType
|
|
@@ -227,4 +220,3 @@ OBJECT_TYPE_TIMBER_SERVICE_CONDITIONS: ObjectType
|
|
|
227
220
|
OBJECT_TYPE_TIME_DIAGRAM: ObjectType
|
|
228
221
|
OBJECT_TYPE_TIME_HISTORY_ANALYSIS_SETTINGS: ObjectType
|
|
229
222
|
OBJECT_TYPE_VISUAL_OBJECT: ObjectType
|
|
230
|
-
OBJECT_TYPE_WIND_LOAD: ObjectType
|