dlubal.api 2.12.11__py3-none-any.whl
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.
- dlubal/__init__.py +0 -0
- dlubal/api/__init__.py +0 -0
- dlubal/api/common/__init__.py +8 -0
- dlubal/api/common/common_messages_pb2.py +78 -0
- dlubal/api/common/common_messages_pb2.pyi +230 -0
- dlubal/api/common/common_pb2.py +48 -0
- dlubal/api/common/common_pb2.pyi +65 -0
- dlubal/api/common/connection.py +252 -0
- dlubal/api/common/exceptions.py +12 -0
- dlubal/api/common/import_export/__init__.py +2 -0
- dlubal/api/common/import_export/export_attributes_pb2.py +46 -0
- dlubal/api/common/import_export/export_attributes_pb2.pyi +77 -0
- dlubal/api/common/import_export/import_attributes_pb2.py +40 -0
- dlubal/api/common/import_export/import_attributes_pb2.pyi +17 -0
- dlubal/api/common/model_id_pb2.py +38 -0
- dlubal/api/common/model_id_pb2.pyi +17 -0
- dlubal/api/common/options_pb2.py +35 -0
- dlubal/api/common/options_pb2.pyi +7 -0
- dlubal/api/common/packing.py +144 -0
- dlubal/api/common/table.py +37 -0
- dlubal/api/common/table_data_pb2.py +39 -0
- dlubal/api/common/table_data_pb2.pyi +21 -0
- dlubal/api/common/utility.py +131 -0
- dlubal/api/rfem/__init__.py +55 -0
- dlubal/api/rfem/all_pb2.py +36 -0
- dlubal/api/rfem/all_pb2.pyi +9 -0
- dlubal/api/rfem/aluminum_design/__init__.py +4 -0
- dlubal/api/rfem/aluminum_design/aluminum_boundary_conditions_pb2.py +51 -0
- dlubal/api/rfem/aluminum_design/aluminum_boundary_conditions_pb2.pyi +192 -0
- dlubal/api/rfem/aluminum_design/aluminum_effective_lengths_pb2.py +91 -0
- dlubal/api/rfem/aluminum_design/aluminum_effective_lengths_pb2.pyi +382 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.pyi +170 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rfem/aluminum_design/aluminum_member_transverse_weld_pb2.pyi +105 -0
- dlubal/api/rfem/aluminum_design_objects/__init__.py +2 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +77 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +269 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +77 -0
- dlubal/api/rfem/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +269 -0
- dlubal/api/rfem/application.py +893 -0
- dlubal/api/rfem/application_pb2.py +77 -0
- dlubal/api/rfem/application_pb2.pyi +167 -0
- dlubal/api/rfem/application_pb2_grpc.py +2002 -0
- dlubal/api/rfem/base_data_objects/__init__.py +1 -0
- dlubal/api/rfem/base_data_objects/terrain_pb2.py +42 -0
- dlubal/api/rfem/base_data_objects/terrain_pb2.pyi +71 -0
- dlubal/api/rfem/base_data_pb2.py +108 -0
- dlubal/api/rfem/base_data_pb2.pyi +2639 -0
- dlubal/api/rfem/beam_panels/__init__.py +4 -0
- dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.py +38 -0
- dlubal/api/rfem/beam_panels/beam_to_beam_connector_pb2.pyi +39 -0
- dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.py +38 -0
- dlubal/api/rfem/beam_panels/inner_studs_structure_pb2.pyi +55 -0
- dlubal/api/rfem/beam_panels/sheathing_pb2.py +38 -0
- dlubal/api/rfem/beam_panels/sheathing_pb2.pyi +63 -0
- dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.py +44 -0
- dlubal/api/rfem/beam_panels/sheathing_to_beam_connector_pb2.pyi +95 -0
- dlubal/api/rfem/building_model/__init__.py +4 -0
- dlubal/api/rfem/building_model/building_story_pb2.py +59 -0
- dlubal/api/rfem/building_model/building_story_pb2.pyi +194 -0
- dlubal/api/rfem/building_model/deep_beam_pb2.py +271 -0
- dlubal/api/rfem/building_model/deep_beam_pb2.pyi +3606 -0
- dlubal/api/rfem/building_model/floor_set_pb2.py +39 -0
- dlubal/api/rfem/building_model/floor_set_pb2.pyi +60 -0
- dlubal/api/rfem/building_model/shear_wall_pb2.py +169 -0
- dlubal/api/rfem/building_model/shear_wall_pb2.pyi +1966 -0
- dlubal/api/rfem/calculation_diagrams/__init__.py +1 -0
- dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.py +61 -0
- dlubal/api/rfem/calculation_diagrams/calculation_diagram_pb2.pyi +1762 -0
- dlubal/api/rfem/component_design_objects/__init__.py +2 -0
- dlubal/api/rfem/component_design_objects/component_pb2.py +55 -0
- dlubal/api/rfem/component_design_objects/component_pb2.pyi +164 -0
- dlubal/api/rfem/component_design_objects/component_serie_pb2.py +38 -0
- dlubal/api/rfem/component_design_objects/component_serie_pb2.pyi +56 -0
- dlubal/api/rfem/concrete_design_objects/__init__.py +5 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.py +105 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +435 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +61 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +193 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.py +65 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +215 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.py +125 -0
- dlubal/api/rfem/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +545 -0
- dlubal/api/rfem/concrete_design_objects/concrete_effective_lengths_pb2.py +107 -0
- dlubal/api/rfem/concrete_design_objects/concrete_effective_lengths_pb2.pyi +496 -0
- dlubal/api/rfem/concrete_foundations/__init__.py +1 -0
- dlubal/api/rfem/concrete_foundations/single_foundation_pb2.py +75 -0
- dlubal/api/rfem/concrete_foundations/single_foundation_pb2.pyi +314 -0
- dlubal/api/rfem/construction_stages/__init__.py +1 -0
- dlubal/api/rfem/construction_stages/construction_stage_pb2.py +86 -0
- dlubal/api/rfem/construction_stages/construction_stage_pb2.pyi +535 -0
- dlubal/api/rfem/design_addons_pb2.py +36 -0
- dlubal/api/rfem/design_addons_pb2.pyi +28 -0
- dlubal/api/rfem/digital_twins/__init__.py +1 -0
- dlubal/api/rfem/digital_twins/digital_twins/__init__.py +3 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_pb2.py +47 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_pb2.pyi +126 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_set_pb2.py +44 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_set_pb2.pyi +71 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_value_definition_pb2.py +44 -0
- dlubal/api/rfem/digital_twins/digital_twins/sensor_value_definition_pb2.pyi +98 -0
- dlubal/api/rfem/dynamic_analysis_pb2.py +36 -0
- dlubal/api/rfem/dynamic_analysis_pb2.pyi +23 -0
- dlubal/api/rfem/dynamic_loads/__init__.py +3 -0
- dlubal/api/rfem/dynamic_loads/accelerogram_pb2.py +42 -0
- dlubal/api/rfem/dynamic_loads/accelerogram_pb2.pyi +67 -0
- dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.py +44 -0
- dlubal/api/rfem/dynamic_loads/response_spectrum_pb2.pyi +91 -0
- dlubal/api/rfem/dynamic_loads/time_diagram_pb2.py +46 -0
- dlubal/api/rfem/dynamic_loads/time_diagram_pb2.pyi +83 -0
- dlubal/api/rfem/foundation_design_objects/__init__.py +2 -0
- dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.py +41 -0
- dlubal/api/rfem/foundation_design_objects/concrete_design_configuration_pb2.pyi +47 -0
- dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.py +41 -0
- dlubal/api/rfem/foundation_design_objects/geotechnical_design_configuration_pb2.pyi +47 -0
- dlubal/api/rfem/geotechnical_analysis/__init__.py +3 -0
- dlubal/api/rfem/geotechnical_analysis/borehole_pb2.py +43 -0
- dlubal/api/rfem/geotechnical_analysis/borehole_pb2.pyi +70 -0
- dlubal/api/rfem/geotechnical_analysis/pile_resistance_pb2.py +42 -0
- dlubal/api/rfem/geotechnical_analysis/pile_resistance_pb2.pyi +75 -0
- dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.py +53 -0
- dlubal/api/rfem/geotechnical_analysis/soil_massif_pb2.pyi +164 -0
- dlubal/api/rfem/glass_design/__init__.py +1 -0
- dlubal/api/rfem/glass_design/glass_composition_model_pb2.py +91 -0
- dlubal/api/rfem/glass_design/glass_composition_model_pb2.pyi +456 -0
- dlubal/api/rfem/glass_design_objects/__init__.py +2 -0
- dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.py +69 -0
- dlubal/api/rfem/glass_design_objects/glass_design_sls_configuration_pb2.pyi +213 -0
- dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.py +69 -0
- dlubal/api/rfem/glass_design_objects/glass_design_uls_configuration_pb2.pyi +213 -0
- dlubal/api/rfem/global_parameters/__init__.py +1 -0
- dlubal/api/rfem/global_parameters/global_parameter_pb2.py +40 -0
- dlubal/api/rfem/global_parameters/global_parameter_pb2.pyi +294 -0
- dlubal/api/rfem/guide_objects/__init__.py +15 -0
- dlubal/api/rfem/guide_objects/building_grid_pb2.py +53 -0
- dlubal/api/rfem/guide_objects/building_grid_pb2.pyi +211 -0
- dlubal/api/rfem/guide_objects/clipping_box_pb2.py +37 -0
- dlubal/api/rfem/guide_objects/clipping_box_pb2.pyi +40 -0
- dlubal/api/rfem/guide_objects/clipping_plane_pb2.py +45 -0
- dlubal/api/rfem/guide_objects/clipping_plane_pb2.pyi +121 -0
- dlubal/api/rfem/guide_objects/coordinate_system_pb2.py +41 -0
- dlubal/api/rfem/guide_objects/coordinate_system_pb2.pyi +91 -0
- dlubal/api/rfem/guide_objects/dimension_pb2.py +79 -0
- dlubal/api/rfem/guide_objects/dimension_pb2.pyi +422 -0
- dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.py +41 -0
- dlubal/api/rfem/guide_objects/dxf_file_model_object_pb2.pyi +121 -0
- dlubal/api/rfem/guide_objects/dxf_model_object_pb2.py +36 -0
- dlubal/api/rfem/guide_objects/dxf_model_object_pb2.pyi +15 -0
- dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.py +38 -0
- dlubal/api/rfem/guide_objects/group_of_object_selections_pb2.pyi +35 -0
- dlubal/api/rfem/guide_objects/guideline_pb2.py +42 -0
- dlubal/api/rfem/guide_objects/guideline_pb2.pyi +90 -0
- dlubal/api/rfem/guide_objects/layer_group_pb2.py +36 -0
- dlubal/api/rfem/guide_objects/layer_group_pb2.pyi +22 -0
- dlubal/api/rfem/guide_objects/layer_pb2.py +38 -0
- dlubal/api/rfem/guide_objects/layer_pb2.pyi +44 -0
- dlubal/api/rfem/guide_objects/note_pb2.py +47 -0
- dlubal/api/rfem/guide_objects/note_pb2.pyi +163 -0
- dlubal/api/rfem/guide_objects/object_snap_pb2.py +38 -0
- dlubal/api/rfem/guide_objects/object_snap_pb2.pyi +86 -0
- dlubal/api/rfem/guide_objects/texture_pb2.py +36 -0
- dlubal/api/rfem/guide_objects/texture_pb2.pyi +41 -0
- dlubal/api/rfem/guide_objects/visual_object_pb2.py +43 -0
- dlubal/api/rfem/guide_objects/visual_object_pb2.pyi +135 -0
- dlubal/api/rfem/ifc_objects/__init__.py +2 -0
- dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.py +46 -0
- dlubal/api/rfem/ifc_objects/ifc_file_model_object_pb2.pyi +98 -0
- dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.py +38 -0
- dlubal/api/rfem/ifc_objects/ifc_model_object_pb2.pyi +32 -0
- dlubal/api/rfem/imperfections/__init__.py +3 -0
- dlubal/api/rfem/imperfections/imperfection_case_pb2.py +60 -0
- dlubal/api/rfem/imperfections/imperfection_case_pb2.pyi +215 -0
- dlubal/api/rfem/imperfections/member_imperfection_pb2.py +50 -0
- dlubal/api/rfem/imperfections/member_imperfection_pb2.pyi +205 -0
- dlubal/api/rfem/imperfections/member_set_imperfection_pb2.py +50 -0
- dlubal/api/rfem/imperfections/member_set_imperfection_pb2.pyi +203 -0
- dlubal/api/rfem/layout_and_drawing/__init__.py +2 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_pb2.py +65 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_pb2.pyi +372 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_point_pb2.py +39 -0
- dlubal/api/rfem/layout_and_drawing/cad_line_point_pb2.pyi +37 -0
- dlubal/api/rfem/load_wizards/__init__.py +7 -0
- dlubal/api/rfem/load_wizards/import_support_reactions_pb2.py +46 -0
- dlubal/api/rfem/load_wizards/import_support_reactions_pb2.pyi +91 -0
- dlubal/api/rfem/load_wizards/load_model_pb2.py +50 -0
- dlubal/api/rfem/load_wizards/load_model_pb2.pyi +113 -0
- dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.py +46 -0
- dlubal/api/rfem/load_wizards/member_loads_from_area_load_pb2.pyi +93 -0
- dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.py +45 -0
- dlubal/api/rfem/load_wizards/member_loads_from_free_line_load_pb2.pyi +110 -0
- dlubal/api/rfem/load_wizards/moving_load_pb2.py +52 -0
- dlubal/api/rfem/load_wizards/moving_load_pb2.pyi +715 -0
- dlubal/api/rfem/load_wizards/wind_profile_pb2.py +48 -0
- dlubal/api/rfem/load_wizards/wind_profile_pb2.pyi +777 -0
- dlubal/api/rfem/load_wizards/wind_simulation_pb2.py +55 -0
- dlubal/api/rfem/load_wizards/wind_simulation_pb2.pyi +148 -0
- dlubal/api/rfem/loading/__init__.py +16 -0
- dlubal/api/rfem/loading/action_combination_pb2.py +48 -0
- dlubal/api/rfem/loading/action_combination_pb2.pyi +155 -0
- dlubal/api/rfem/loading/action_pb2.py +54 -0
- dlubal/api/rfem/loading/action_pb2.pyi +719 -0
- dlubal/api/rfem/loading/combination_wizard_pb2.py +49 -0
- dlubal/api/rfem/loading/combination_wizard_pb2.pyi +116 -0
- dlubal/api/rfem/loading/design_situation_pb2.py +47 -0
- dlubal/api/rfem/loading/design_situation_pb2.pyi +1222 -0
- dlubal/api/rfem/loading/load_case_pb2.py +104 -0
- dlubal/api/rfem/loading/load_case_pb2.pyi +1385 -0
- dlubal/api/rfem/loading/load_combination_pb2.py +65 -0
- dlubal/api/rfem/loading/load_combination_pb2.pyi +390 -0
- dlubal/api/rfem/loading/modal_analysis_settings_pb2.py +52 -0
- dlubal/api/rfem/loading/modal_analysis_settings_pb2.pyi +155 -0
- dlubal/api/rfem/loading/optimization_settings_pb2.py +46 -0
- dlubal/api/rfem/loading/optimization_settings_pb2.pyi +111 -0
- dlubal/api/rfem/loading/pushover_analysis_settings_pb2.py +38 -0
- dlubal/api/rfem/loading/pushover_analysis_settings_pb2.pyi +50 -0
- dlubal/api/rfem/loading/relationship_between_load_cases_pb2.py +44 -0
- dlubal/api/rfem/loading/relationship_between_load_cases_pb2.pyi +66 -0
- dlubal/api/rfem/loading/result_combination_pb2.py +59 -0
- dlubal/api/rfem/loading/result_combination_pb2.pyi +304 -0
- dlubal/api/rfem/loading/spectral_analysis_settings_pb2.py +46 -0
- dlubal/api/rfem/loading/spectral_analysis_settings_pb2.pyi +80 -0
- dlubal/api/rfem/loading/stability_analysis_settings_pb2.py +44 -0
- dlubal/api/rfem/loading/stability_analysis_settings_pb2.pyi +118 -0
- dlubal/api/rfem/loading/static_analysis_settings_pb2.py +48 -0
- dlubal/api/rfem/loading/static_analysis_settings_pb2.pyi +172 -0
- dlubal/api/rfem/loading/time_history_analysis_settings_pb2.py +54 -0
- dlubal/api/rfem/loading/time_history_analysis_settings_pb2.pyi +169 -0
- dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.py +52 -0
- dlubal/api/rfem/loading/wind_simulation_analysis_settings_pb2.pyi +176 -0
- dlubal/api/rfem/loads/__init__.py +19 -0
- dlubal/api/rfem/loads/additional_foundation_load_pb2.py +41 -0
- dlubal/api/rfem/loads/additional_foundation_load_pb2.pyi +80 -0
- dlubal/api/rfem/loads/cutting_pattern_load_pb2.py +40 -0
- dlubal/api/rfem/loads/cutting_pattern_load_pb2.pyi +49 -0
- dlubal/api/rfem/loads/free_circular_load_pb2.py +42 -0
- dlubal/api/rfem/loads/free_circular_load_pb2.pyi +97 -0
- dlubal/api/rfem/loads/free_concentrated_load_pb2.py +44 -0
- dlubal/api/rfem/loads/free_concentrated_load_pb2.pyi +103 -0
- dlubal/api/rfem/loads/free_line_load_pb2.py +48 -0
- dlubal/api/rfem/loads/free_line_load_pb2.pyi +149 -0
- dlubal/api/rfem/loads/free_polygon_load_pb2.py +46 -0
- dlubal/api/rfem/loads/free_polygon_load_pb2.pyi +123 -0
- dlubal/api/rfem/loads/free_rectangular_load_pb2.py +53 -0
- dlubal/api/rfem/loads/free_rectangular_load_pb2.pyi +194 -0
- dlubal/api/rfem/loads/imposed_line_deformation_pb2.py +37 -0
- dlubal/api/rfem/loads/imposed_line_deformation_pb2.pyi +47 -0
- dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.py +37 -0
- dlubal/api/rfem/loads/imposed_nodal_deformation_pb2.pyi +43 -0
- dlubal/api/rfem/loads/line_load_pb2.py +59 -0
- dlubal/api/rfem/loads/line_load_pb2.pyi +266 -0
- dlubal/api/rfem/loads/line_set_load_pb2.py +59 -0
- dlubal/api/rfem/loads/line_set_load_pb2.pyi +266 -0
- dlubal/api/rfem/loads/member_load_pb2.py +79 -0
- dlubal/api/rfem/loads/member_load_pb2.pyi +492 -0
- dlubal/api/rfem/loads/member_set_load_pb2.py +79 -0
- dlubal/api/rfem/loads/member_set_load_pb2.pyi +490 -0
- dlubal/api/rfem/loads/nodal_load_pb2.py +49 -0
- dlubal/api/rfem/loads/nodal_load_pb2.pyi +228 -0
- dlubal/api/rfem/loads/opening_load_pb2.py +43 -0
- dlubal/api/rfem/loads/opening_load_pb2.pyi +82 -0
- dlubal/api/rfem/loads/solid_load_pb2.py +53 -0
- dlubal/api/rfem/loads/solid_load_pb2.pyi +172 -0
- dlubal/api/rfem/loads/solid_set_load_pb2.py +53 -0
- dlubal/api/rfem/loads/solid_set_load_pb2.pyi +172 -0
- dlubal/api/rfem/loads/surface_load_pb2.py +65 -0
- dlubal/api/rfem/loads/surface_load_pb2.pyi +340 -0
- dlubal/api/rfem/loads/surface_set_load_pb2.py +65 -0
- dlubal/api/rfem/loads/surface_set_load_pb2.pyi +340 -0
- dlubal/api/rfem/manipulation/__init__.py +1 -0
- dlubal/api/rfem/manipulation/manipulation_pb2.py +38 -0
- dlubal/api/rfem/manipulation/manipulation_pb2.pyi +25 -0
- dlubal/api/rfem/mesh/__init__.py +1 -0
- dlubal/api/rfem/mesh/mesh_settings_pb2.py +51 -0
- dlubal/api/rfem/mesh/mesh_settings_pb2.pyi +218 -0
- dlubal/api/rfem/object_id_pb2.py +39 -0
- dlubal/api/rfem/object_id_pb2.pyi +25 -0
- dlubal/api/rfem/object_type_pb2.py +36 -0
- dlubal/api/rfem/object_type_pb2.pyi +416 -0
- dlubal/api/rfem/reinforcement/__init__.py +4 -0
- dlubal/api/rfem/reinforcement/concrete_durability_pb2.py +68 -0
- dlubal/api/rfem/reinforcement/concrete_durability_pb2.pyi +257 -0
- dlubal/api/rfem/reinforcement/punching_reinforcement_pb2.py +58 -0
- dlubal/api/rfem/reinforcement/punching_reinforcement_pb2.pyi +319 -0
- dlubal/api/rfem/reinforcement/reinforcement_direction_pb2.py +38 -0
- dlubal/api/rfem/reinforcement/reinforcement_direction_pb2.pyi +47 -0
- dlubal/api/rfem/reinforcement/surface_reinforcement_pb2.py +84 -0
- dlubal/api/rfem/reinforcement/surface_reinforcement_pb2.pyi +743 -0
- dlubal/api/rfem/result_objects/__init__.py +2 -0
- dlubal/api/rfem/result_objects/result_point_pb2.py +41 -0
- dlubal/api/rfem/result_objects/result_point_pb2.pyi +75 -0
- dlubal/api/rfem/result_objects/result_section_pb2.py +43 -0
- dlubal/api/rfem/result_objects/result_section_pb2.pyi +116 -0
- dlubal/api/rfem/results/__init__.py +4 -0
- dlubal/api/rfem/results/result_table_pb2.py +36 -0
- dlubal/api/rfem/results/result_table_pb2.pyi +1462 -0
- dlubal/api/rfem/results/results_query_pb2.py +41 -0
- dlubal/api/rfem/results/results_query_pb2.pyi +31 -0
- dlubal/api/rfem/results/results_type_pb2.py +36 -0
- dlubal/api/rfem/results/results_type_pb2.pyi +1200 -0
- dlubal/api/rfem/results/settings/__init__.py +1 -0
- dlubal/api/rfem/results/settings/result_settings_pb2.py +38 -0
- dlubal/api/rfem/results/settings/result_settings_pb2.pyi +23 -0
- dlubal/api/rfem/rsection_stresses/__init__.py +1 -0
- dlubal/api/rfem/rsection_stresses/member_configuration_pb2.py +41 -0
- dlubal/api/rfem/rsection_stresses/member_configuration_pb2.pyi +53 -0
- dlubal/api/rfem/steel_design/__init__.py +4 -0
- dlubal/api/rfem/steel_design/steel_boundary_conditions_pb2.py +51 -0
- dlubal/api/rfem/steel_design/steel_boundary_conditions_pb2.pyi +192 -0
- dlubal/api/rfem/steel_design/steel_effective_lengths_pb2.py +117 -0
- dlubal/api/rfem/steel_design/steel_effective_lengths_pb2.pyi +524 -0
- dlubal/api/rfem/steel_design/steel_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rfem/steel_design/steel_member_local_cross_section_reduction_pb2.pyi +170 -0
- dlubal/api/rfem/steel_design/steel_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rfem/steel_design/steel_member_transverse_weld_pb2.pyi +105 -0
- dlubal/api/rfem/steel_design_objects/__init__.py +4 -0
- dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.py +57 -0
- dlubal/api/rfem/steel_design_objects/steel_design_fr_configuration_pb2.pyi +151 -0
- dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.py +53 -0
- dlubal/api/rfem/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +129 -0
- dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.py +141 -0
- dlubal/api/rfem/steel_design_objects/steel_design_sls_configuration_pb2.pyi +621 -0
- dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.py +141 -0
- dlubal/api/rfem/steel_design_objects/steel_design_uls_configuration_pb2.pyi +621 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/__init__.py +2 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.py +49 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_stiffness_analysis_configuration_pb2.pyi +91 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.py +49 -0
- dlubal/api/rfem/steel_joint_design_addon_objects/joint_uls_configuration_pb2.pyi +91 -0
- dlubal/api/rfem/stress_analysis_objects/__init__.py +3 -0
- dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.py +41 -0
- dlubal/api/rfem/stress_analysis_objects/line_welded_joint_configuration_pb2.pyi +47 -0
- dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.py +36 -0
- dlubal/api/rfem/stress_analysis_objects/solid_configuration_pb2.pyi +26 -0
- dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.py +36 -0
- dlubal/api/rfem/stress_analysis_objects/surface_configuration_pb2.pyi +26 -0
- dlubal/api/rfem/structure_advanced/__init__.py +15 -0
- dlubal/api/rfem/structure_advanced/block_pb2.py +55 -0
- dlubal/api/rfem/structure_advanced/block_pb2.pyi +196 -0
- dlubal/api/rfem/structure_advanced/cutting_pattern_pb2.py +44 -0
- dlubal/api/rfem/structure_advanced/cutting_pattern_pb2.pyi +71 -0
- dlubal/api/rfem/structure_advanced/design_strip_pb2.py +61 -0
- dlubal/api/rfem/structure_advanced/design_strip_pb2.pyi +460 -0
- dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.py +53 -0
- dlubal/api/rfem/structure_advanced/design_strip_wizard_pb2.pyi +158 -0
- dlubal/api/rfem/structure_advanced/intersection_pb2.py +36 -0
- dlubal/api/rfem/structure_advanced/intersection_pb2.pyi +26 -0
- dlubal/api/rfem/structure_advanced/line_release_pb2.py +42 -0
- dlubal/api/rfem/structure_advanced/line_release_pb2.pyi +71 -0
- dlubal/api/rfem/structure_advanced/nodal_release_pb2.py +42 -0
- dlubal/api/rfem/structure_advanced/nodal_release_pb2.pyi +69 -0
- dlubal/api/rfem/structure_advanced/rigid_link_pb2.py +41 -0
- dlubal/api/rfem/structure_advanced/rigid_link_pb2.pyi +104 -0
- dlubal/api/rfem/structure_advanced/rule_based_link_generator_pb2.py +49 -0
- dlubal/api/rfem/structure_advanced/rule_based_link_generator_pb2.pyi +108 -0
- dlubal/api/rfem/structure_advanced/structure_modification_pb2.py +98 -0
- dlubal/api/rfem/structure_advanced/structure_modification_pb2.pyi +473 -0
- dlubal/api/rfem/structure_advanced/surface_cell_pb2.py +41 -0
- dlubal/api/rfem/structure_advanced/surface_cell_pb2.pyi +74 -0
- dlubal/api/rfem/structure_advanced/surface_cell_set_pb2.py +39 -0
- dlubal/api/rfem/structure_advanced/surface_cell_set_pb2.pyi +56 -0
- dlubal/api/rfem/structure_advanced/surface_release_pb2.py +42 -0
- dlubal/api/rfem/structure_advanced/surface_release_pb2.pyi +73 -0
- dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.py +61 -0
- dlubal/api/rfem/structure_advanced/surface_results_adjustment_pb2.pyi +165 -0
- dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.py +38 -0
- dlubal/api/rfem/structure_advanced/surfaces_contact_pb2.pyi +39 -0
- dlubal/api/rfem/structure_core/__init__.py +15 -0
- dlubal/api/rfem/structure_core/cross_section_pb2.py +76 -0
- dlubal/api/rfem/structure_core/cross_section_pb2.pyi +2141 -0
- dlubal/api/rfem/structure_core/line_pb2.py +87 -0
- dlubal/api/rfem/structure_core/line_pb2.pyi +592 -0
- dlubal/api/rfem/structure_core/line_set_pb2.py +39 -0
- dlubal/api/rfem/structure_core/line_set_pb2.pyi +62 -0
- dlubal/api/rfem/structure_core/material_pb2.py +161 -0
- dlubal/api/rfem/structure_core/material_pb2.pyi +1586 -0
- dlubal/api/rfem/structure_core/member_pb2.py +240 -0
- dlubal/api/rfem/structure_core/member_pb2.pyi +2767 -0
- dlubal/api/rfem/structure_core/member_representative_pb2.py +336 -0
- dlubal/api/rfem/structure_core/member_representative_pb2.pyi +4383 -0
- dlubal/api/rfem/structure_core/member_set_pb2.py +168 -0
- dlubal/api/rfem/structure_core/member_set_pb2.pyi +1955 -0
- dlubal/api/rfem/structure_core/member_set_representative_pb2.py +466 -0
- dlubal/api/rfem/structure_core/member_set_representative_pb2.pyi +6333 -0
- dlubal/api/rfem/structure_core/node_pb2.py +49 -0
- dlubal/api/rfem/structure_core/node_pb2.pyi +180 -0
- dlubal/api/rfem/structure_core/opening_pb2.py +37 -0
- dlubal/api/rfem/structure_core/opening_pb2.pyi +45 -0
- dlubal/api/rfem/structure_core/solid_pb2.py +63 -0
- dlubal/api/rfem/structure_core/solid_pb2.pyi +292 -0
- dlubal/api/rfem/structure_core/solid_set_pb2.py +45 -0
- dlubal/api/rfem/structure_core/solid_set_pb2.pyi +92 -0
- dlubal/api/rfem/structure_core/surface_pb2.py +97 -0
- dlubal/api/rfem/structure_core/surface_pb2.pyi +651 -0
- dlubal/api/rfem/structure_core/surface_set_pb2.py +49 -0
- dlubal/api/rfem/structure_core/surface_set_pb2.pyi +182 -0
- dlubal/api/rfem/structure_core/thickness_pb2.py +76 -0
- dlubal/api/rfem/structure_core/thickness_pb2.pyi +555 -0
- dlubal/api/rfem/timber_design/__init__.py +6 -0
- dlubal/api/rfem/timber_design/timber_effective_lengths_pb2.py +105 -0
- dlubal/api/rfem/timber_design/timber_effective_lengths_pb2.pyi +478 -0
- dlubal/api/rfem/timber_design/timber_member_local_cross_section_reduction_pb2.py +48 -0
- dlubal/api/rfem/timber_design/timber_member_local_cross_section_reduction_pb2.pyi +125 -0
- dlubal/api/rfem/timber_design/timber_moisture_class_pb2.py +38 -0
- dlubal/api/rfem/timber_design/timber_moisture_class_pb2.pyi +49 -0
- dlubal/api/rfem/timber_design/timber_screw_type_pb2.py +38 -0
- dlubal/api/rfem/timber_design/timber_screw_type_pb2.pyi +58 -0
- dlubal/api/rfem/timber_design/timber_service_class_pb2.py +38 -0
- dlubal/api/rfem/timber_design/timber_service_class_pb2.pyi +49 -0
- dlubal/api/rfem/timber_design/timber_service_conditions_pb2.py +42 -0
- dlubal/api/rfem/timber_design/timber_service_conditions_pb2.pyi +115 -0
- dlubal/api/rfem/timber_design_objects/__init__.py +3 -0
- dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.py +125 -0
- dlubal/api/rfem/timber_design_objects/timber_design_fr_configuration_pb2.pyi +525 -0
- dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.py +125 -0
- dlubal/api/rfem/timber_design_objects/timber_design_sls_configuration_pb2.pyi +525 -0
- dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.py +165 -0
- dlubal/api/rfem/timber_design_objects/timber_design_uls_configuration_pb2.pyi +753 -0
- dlubal/api/rfem/types_for_craneway_design/__init__.py +2 -0
- dlubal/api/rfem/types_for_craneway_design/crane_pb2.py +36 -0
- dlubal/api/rfem/types_for_craneway_design/crane_pb2.pyi +24 -0
- dlubal/api/rfem/types_for_craneway_design/craneway_pb2.py +52 -0
- dlubal/api/rfem/types_for_craneway_design/craneway_pb2.pyi +117 -0
- dlubal/api/rfem/types_for_lines/__init__.py +6 -0
- dlubal/api/rfem/types_for_lines/cutting_line_setting_pb2.py +38 -0
- dlubal/api/rfem/types_for_lines/cutting_line_setting_pb2.pyi +30 -0
- dlubal/api/rfem/types_for_lines/line_hinge_pb2.py +155 -0
- dlubal/api/rfem/types_for_lines/line_hinge_pb2.pyi +1008 -0
- dlubal/api/rfem/types_for_lines/line_link_pb2.py +43 -0
- dlubal/api/rfem/types_for_lines/line_link_pb2.pyi +70 -0
- dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.py +38 -0
- dlubal/api/rfem/types_for_lines/line_mesh_refinement_pb2.pyi +49 -0
- dlubal/api/rfem/types_for_lines/line_support_pb2.py +159 -0
- dlubal/api/rfem/types_for_lines/line_support_pb2.pyi +1068 -0
- dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.py +44 -0
- dlubal/api/rfem/types_for_lines/line_welded_joint_pb2.pyi +100 -0
- dlubal/api/rfem/types_for_members/__init__.py +14 -0
- dlubal/api/rfem/types_for_members/design_support_pb2.py +62 -0
- dlubal/api/rfem/types_for_members/design_support_pb2.pyi +253 -0
- dlubal/api/rfem/types_for_members/diagonal_brace_pb2.py +46 -0
- dlubal/api/rfem/types_for_members/diagonal_brace_pb2.pyi +103 -0
- dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.py +36 -0
- dlubal/api/rfem/types_for_members/member_definable_stiffness_pb2.pyi +52 -0
- dlubal/api/rfem/types_for_members/member_eccentricity_pb2.py +49 -0
- dlubal/api/rfem/types_for_members/member_eccentricity_pb2.pyi +113 -0
- dlubal/api/rfem/types_for_members/member_hinge_pb2.py +249 -0
- dlubal/api/rfem/types_for_members/member_hinge_pb2.pyi +1782 -0
- dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.py +38 -0
- dlubal/api/rfem/types_for_members/member_nonlinearity_pb2.pyi +61 -0
- dlubal/api/rfem/types_for_members/member_openings_pb2.py +46 -0
- dlubal/api/rfem/types_for_members/member_openings_pb2.pyi +97 -0
- dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.py +40 -0
- dlubal/api/rfem/types_for_members/member_result_intermediate_point_pb2.pyi +52 -0
- dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.py +50 -0
- dlubal/api/rfem/types_for_members/member_rotational_restraint_pb2.pyi +127 -0
- dlubal/api/rfem/types_for_members/member_shear_panel_pb2.py +40 -0
- dlubal/api/rfem/types_for_members/member_shear_panel_pb2.pyi +80 -0
- dlubal/api/rfem/types_for_members/member_spring_pb2.py +52 -0
- dlubal/api/rfem/types_for_members/member_spring_pb2.pyi +149 -0
- dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.py +48 -0
- dlubal/api/rfem/types_for_members/member_stiffness_modification_pb2.pyi +139 -0
- dlubal/api/rfem/types_for_members/member_support_pb2.py +49 -0
- dlubal/api/rfem/types_for_members/member_support_pb2.pyi +156 -0
- dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.py +48 -0
- dlubal/api/rfem/types_for_members/member_transverse_stiffener_pb2.pyi +147 -0
- dlubal/api/rfem/types_for_nodes/__init__.py +3 -0
- dlubal/api/rfem/types_for_nodes/nodal_link_pb2.py +43 -0
- dlubal/api/rfem/types_for_nodes/nodal_link_pb2.pyi +78 -0
- dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.py +40 -0
- dlubal/api/rfem/types_for_nodes/nodal_mesh_refinement_pb2.pyi +63 -0
- dlubal/api/rfem/types_for_nodes/nodal_support_pb2.py +211 -0
- dlubal/api/rfem/types_for_nodes/nodal_support_pb2.pyi +1456 -0
- dlubal/api/rfem/types_for_solids/__init__.py +3 -0
- dlubal/api/rfem/types_for_solids/solid_contacts_pb2.py +40 -0
- dlubal/api/rfem/types_for_solids/solid_contacts_pb2.pyi +59 -0
- dlubal/api/rfem/types_for_solids/solid_gas_pb2.py +36 -0
- dlubal/api/rfem/types_for_solids/solid_gas_pb2.pyi +28 -0
- dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.py +36 -0
- dlubal/api/rfem/types_for_solids/solid_mesh_refinement_pb2.pyi +30 -0
- dlubal/api/rfem/types_for_special_objects/__init__.py +4 -0
- dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.py +156 -0
- dlubal/api/rfem/types_for_special_objects/line_release_type_pb2.pyi +1017 -0
- dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.py +198 -0
- dlubal/api/rfem/types_for_special_objects/nodal_release_type_pb2.pyi +1385 -0
- dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.py +81 -0
- dlubal/api/rfem/types_for_special_objects/surface_release_type_pb2.pyi +374 -0
- dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.py +44 -0
- dlubal/api/rfem/types_for_special_objects/surfaces_contact_type_pb2.pyi +77 -0
- dlubal/api/rfem/types_for_steel_joints/__init__.py +1 -0
- dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.py +53 -0
- dlubal/api/rfem/types_for_steel_joints/steel_joint_pb2.pyi +188 -0
- dlubal/api/rfem/types_for_surfaces/__init__.py +4 -0
- dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.py +42 -0
- dlubal/api/rfem/types_for_surfaces/surface_eccentricity_pb2.pyi +71 -0
- dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.py +36 -0
- dlubal/api/rfem/types_for_surfaces/surface_mesh_refinement_pb2.pyi +30 -0
- dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.py +40 -0
- dlubal/api/rfem/types_for_surfaces/surface_stiffness_modification_pb2.pyi +163 -0
- dlubal/api/rfem/types_for_surfaces/surface_support_pb2.py +43 -0
- dlubal/api/rfem/types_for_surfaces/surface_support_pb2.pyi +82 -0
- dlubal/api/rfem/types_for_wind_simulation/__init__.py +2 -0
- dlubal/api/rfem/types_for_wind_simulation/roughness_and_permeability_pb2.py +40 -0
- dlubal/api/rfem/types_for_wind_simulation/roughness_and_permeability_pb2.pyi +85 -0
- dlubal/api/rfem/types_for_wind_simulation/shrink_wrapping_pb2.py +42 -0
- dlubal/api/rfem/types_for_wind_simulation/shrink_wrapping_pb2.pyi +73 -0
- dlubal/api/rsection/__init__.py +15 -0
- dlubal/api/rsection/all_pb2.py +36 -0
- dlubal/api/rsection/all_pb2.pyi +9 -0
- dlubal/api/rsection/application.py +572 -0
- dlubal/api/rsection/application_pb2.py +52 -0
- dlubal/api/rsection/application_pb2.pyi +59 -0
- dlubal/api/rsection/application_pb2_grpc.py +1337 -0
- dlubal/api/rsection/base_data_pb2.py +58 -0
- dlubal/api/rsection/base_data_pb2.pyi +158 -0
- dlubal/api/rsection/global_parameters/__init__.py +1 -0
- dlubal/api/rsection/global_parameters/global_parameter_pb2.py +40 -0
- dlubal/api/rsection/global_parameters/global_parameter_pb2.pyi +150 -0
- dlubal/api/rsection/guide_objects/__init__.py +4 -0
- dlubal/api/rsection/guide_objects/dimension_pb2.py +71 -0
- dlubal/api/rsection/guide_objects/dimension_pb2.pyi +314 -0
- dlubal/api/rsection/guide_objects/dxf_file_model_object_pb2.py +43 -0
- dlubal/api/rsection/guide_objects/dxf_file_model_object_pb2.pyi +125 -0
- dlubal/api/rsection/guide_objects/group_of_object_selections_pb2.py +38 -0
- dlubal/api/rsection/guide_objects/group_of_object_selections_pb2.pyi +35 -0
- dlubal/api/rsection/guide_objects/object_snap_pb2.py +38 -0
- dlubal/api/rsection/guide_objects/object_snap_pb2.pyi +86 -0
- dlubal/api/rsection/internal_forces/__init__.py +1 -0
- dlubal/api/rsection/internal_forces/internal_forces_pb2.py +38 -0
- dlubal/api/rsection/internal_forces/internal_forces_pb2.pyi +58 -0
- dlubal/api/rsection/loading/__init__.py +2 -0
- dlubal/api/rsection/loading/load_case_pb2.py +38 -0
- dlubal/api/rsection/loading/load_case_pb2.pyi +616 -0
- dlubal/api/rsection/loading/load_combination_pb2.py +42 -0
- dlubal/api/rsection/loading/load_combination_pb2.pyi +113 -0
- dlubal/api/rsection/manipulation/__init__.py +1 -0
- dlubal/api/rsection/manipulation/manipulation_pb2.py +38 -0
- dlubal/api/rsection/manipulation/manipulation_pb2.pyi +23 -0
- dlubal/api/rsection/object_id_pb2.py +39 -0
- dlubal/api/rsection/object_id_pb2.pyi +25 -0
- dlubal/api/rsection/object_type_pb2.py +36 -0
- dlubal/api/rsection/object_type_pb2.pyi +60 -0
- dlubal/api/rsection/results/__init__.py +4 -0
- dlubal/api/rsection/results/result_table_pb2.py +36 -0
- dlubal/api/rsection/results/result_table_pb2.pyi +10 -0
- dlubal/api/rsection/results/results_query_pb2.py +41 -0
- dlubal/api/rsection/results/results_query_pb2.pyi +31 -0
- dlubal/api/rsection/results/results_type_pb2.py +36 -0
- dlubal/api/rsection/results/results_type_pb2.pyi +10 -0
- dlubal/api/rsection/results/settings/__init__.py +1 -0
- dlubal/api/rsection/results/settings/result_settings_pb2.py +38 -0
- dlubal/api/rsection/results/settings/result_settings_pb2.pyi +23 -0
- dlubal/api/rsection/rsection_stresses/__init__.py +1 -0
- dlubal/api/rsection/rsection_stresses/member_configuration_pb2.py +41 -0
- dlubal/api/rsection/rsection_stresses/member_configuration_pb2.pyi +53 -0
- dlubal/api/rsection/structure_advanced/__init__.py +1 -0
- dlubal/api/rsection/structure_advanced/block_pb2.py +55 -0
- dlubal/api/rsection/structure_advanced/block_pb2.pyi +190 -0
- dlubal/api/rsection/structure_core/__init__.py +15 -0
- dlubal/api/rsection/structure_core/bar_pb2.py +40 -0
- dlubal/api/rsection/structure_core/bar_pb2.pyi +102 -0
- dlubal/api/rsection/structure_core/cross_section_pb2.py +50 -0
- dlubal/api/rsection/structure_core/cross_section_pb2.pyi +1731 -0
- dlubal/api/rsection/structure_core/element_pb2.py +53 -0
- dlubal/api/rsection/structure_core/element_pb2.pyi +204 -0
- dlubal/api/rsection/structure_core/layer_group_pb2.py +36 -0
- dlubal/api/rsection/structure_core/layer_group_pb2.pyi +22 -0
- dlubal/api/rsection/structure_core/layer_pb2.py +38 -0
- dlubal/api/rsection/structure_core/layer_pb2.pyi +44 -0
- dlubal/api/rsection/structure_core/line_pb2.py +59 -0
- dlubal/api/rsection/structure_core/line_pb2.pyi +222 -0
- dlubal/api/rsection/structure_core/material_pb2.py +127 -0
- dlubal/api/rsection/structure_core/material_pb2.pyi +1122 -0
- dlubal/api/rsection/structure_core/opening_pb2.py +37 -0
- dlubal/api/rsection/structure_core/opening_pb2.pyi +39 -0
- dlubal/api/rsection/structure_core/part_pb2.py +39 -0
- dlubal/api/rsection/structure_core/part_pb2.pyi +58 -0
- dlubal/api/rsection/structure_core/point_pb2.py +43 -0
- dlubal/api/rsection/structure_core/point_pb2.pyi +109 -0
- dlubal/api/rsection/structure_core/reinforcement_layer_pb2.py +36 -0
- dlubal/api/rsection/structure_core/reinforcement_layer_pb2.pyi +23 -0
- dlubal/api/rsection/structure_core/stirrup_pb2.py +36 -0
- dlubal/api/rsection/structure_core/stirrup_pb2.pyi +42 -0
- dlubal/api/rsection/structure_core/stress_point_pb2.py +45 -0
- dlubal/api/rsection/structure_core/stress_point_pb2.pyi +101 -0
- dlubal/api/rsection/structure_core/subpanel_pb2.py +38 -0
- dlubal/api/rsection/structure_core/subpanel_pb2.pyi +49 -0
- dlubal/api/rsection/structure_core/weld_pb2.py +38 -0
- dlubal/api/rsection/structure_core/weld_pb2.pyi +46 -0
- dlubal/api/rstab/__init__.py +39 -0
- dlubal/api/rstab/all_pb2.py +36 -0
- dlubal/api/rstab/all_pb2.pyi +9 -0
- dlubal/api/rstab/aluminum_design/__init__.py +4 -0
- dlubal/api/rstab/aluminum_design/aluminum_boundary_conditions_pb2.py +51 -0
- dlubal/api/rstab/aluminum_design/aluminum_boundary_conditions_pb2.pyi +188 -0
- dlubal/api/rstab/aluminum_design/aluminum_effective_lengths_pb2.py +91 -0
- dlubal/api/rstab/aluminum_design/aluminum_effective_lengths_pb2.pyi +382 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_local_cross_section_reduction_pb2.pyi +166 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rstab/aluminum_design/aluminum_member_transverse_weld_pb2.pyi +101 -0
- dlubal/api/rstab/aluminum_design_objects/__init__.py +2 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.py +77 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_sls_configuration_pb2.pyi +261 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.py +77 -0
- dlubal/api/rstab/aluminum_design_objects/aluminum_design_uls_configuration_pb2.pyi +261 -0
- dlubal/api/rstab/application.py +827 -0
- dlubal/api/rstab/application_pb2.py +72 -0
- dlubal/api/rstab/application_pb2.pyi +148 -0
- dlubal/api/rstab/application_pb2_grpc.py +1780 -0
- dlubal/api/rstab/base_data_objects/__init__.py +1 -0
- dlubal/api/rstab/base_data_objects/terrain_pb2.py +42 -0
- dlubal/api/rstab/base_data_objects/terrain_pb2.pyi +71 -0
- dlubal/api/rstab/base_data_pb2.py +92 -0
- dlubal/api/rstab/base_data_pb2.pyi +2373 -0
- dlubal/api/rstab/calculation_diagrams/__init__.py +1 -0
- dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.py +61 -0
- dlubal/api/rstab/calculation_diagrams/calculation_diagram_pb2.pyi +1762 -0
- dlubal/api/rstab/concrete_design_objects/__init__.py +5 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.py +105 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_fr_configuration_pb2.pyi +435 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.py +61 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_seismic_configuration_pb2.pyi +193 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.py +65 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_sls_configuration_pb2.pyi +203 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.py +125 -0
- dlubal/api/rstab/concrete_design_objects/concrete_design_uls_configuration_pb2.pyi +533 -0
- dlubal/api/rstab/concrete_design_objects/concrete_effective_lengths_pb2.py +107 -0
- dlubal/api/rstab/concrete_design_objects/concrete_effective_lengths_pb2.pyi +496 -0
- dlubal/api/rstab/concrete_foundations/__init__.py +1 -0
- dlubal/api/rstab/concrete_foundations/single_foundation_pb2.py +75 -0
- dlubal/api/rstab/concrete_foundations/single_foundation_pb2.pyi +310 -0
- dlubal/api/rstab/design_addons_pb2.py +36 -0
- dlubal/api/rstab/design_addons_pb2.pyi +22 -0
- dlubal/api/rstab/digital_twins/__init__.py +1 -0
- dlubal/api/rstab/digital_twins/digital_twins/__init__.py +3 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_pb2.py +47 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_pb2.pyi +126 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_set_pb2.py +44 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_set_pb2.pyi +71 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_value_definition_pb2.py +44 -0
- dlubal/api/rstab/digital_twins/digital_twins/sensor_value_definition_pb2.pyi +98 -0
- dlubal/api/rstab/dynamic_analysis_pb2.py +36 -0
- dlubal/api/rstab/dynamic_analysis_pb2.pyi +23 -0
- dlubal/api/rstab/dynamic_loads/__init__.py +3 -0
- dlubal/api/rstab/dynamic_loads/accelerogram_pb2.py +42 -0
- dlubal/api/rstab/dynamic_loads/accelerogram_pb2.pyi +67 -0
- dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.py +44 -0
- dlubal/api/rstab/dynamic_loads/response_spectrum_pb2.pyi +91 -0
- dlubal/api/rstab/dynamic_loads/time_diagram_pb2.py +46 -0
- dlubal/api/rstab/dynamic_loads/time_diagram_pb2.pyi +83 -0
- dlubal/api/rstab/foundation_design_objects/__init__.py +2 -0
- dlubal/api/rstab/foundation_design_objects/concrete_design_configuration_pb2.py +41 -0
- dlubal/api/rstab/foundation_design_objects/concrete_design_configuration_pb2.pyi +47 -0
- dlubal/api/rstab/foundation_design_objects/geotechnical_design_configuration_pb2.py +41 -0
- dlubal/api/rstab/foundation_design_objects/geotechnical_design_configuration_pb2.pyi +47 -0
- dlubal/api/rstab/global_parameters/__init__.py +1 -0
- dlubal/api/rstab/global_parameters/global_parameter_pb2.py +40 -0
- dlubal/api/rstab/global_parameters/global_parameter_pb2.pyi +278 -0
- dlubal/api/rstab/guide_objects/__init__.py +15 -0
- dlubal/api/rstab/guide_objects/building_grid_pb2.py +53 -0
- dlubal/api/rstab/guide_objects/building_grid_pb2.pyi +207 -0
- dlubal/api/rstab/guide_objects/clipping_box_pb2.py +37 -0
- dlubal/api/rstab/guide_objects/clipping_box_pb2.pyi +40 -0
- dlubal/api/rstab/guide_objects/clipping_plane_pb2.py +45 -0
- dlubal/api/rstab/guide_objects/clipping_plane_pb2.pyi +121 -0
- dlubal/api/rstab/guide_objects/coordinate_system_pb2.py +41 -0
- dlubal/api/rstab/guide_objects/coordinate_system_pb2.pyi +91 -0
- dlubal/api/rstab/guide_objects/dimension_pb2.py +69 -0
- dlubal/api/rstab/guide_objects/dimension_pb2.pyi +282 -0
- dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.py +41 -0
- dlubal/api/rstab/guide_objects/dxf_file_model_object_pb2.pyi +121 -0
- dlubal/api/rstab/guide_objects/dxf_model_object_pb2.py +36 -0
- dlubal/api/rstab/guide_objects/dxf_model_object_pb2.pyi +15 -0
- dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.py +38 -0
- dlubal/api/rstab/guide_objects/group_of_object_selections_pb2.pyi +35 -0
- dlubal/api/rstab/guide_objects/guideline_pb2.py +42 -0
- dlubal/api/rstab/guide_objects/guideline_pb2.pyi +90 -0
- dlubal/api/rstab/guide_objects/layer_group_pb2.py +36 -0
- dlubal/api/rstab/guide_objects/layer_group_pb2.pyi +22 -0
- dlubal/api/rstab/guide_objects/layer_pb2.py +38 -0
- dlubal/api/rstab/guide_objects/layer_pb2.pyi +44 -0
- dlubal/api/rstab/guide_objects/note_pb2.py +43 -0
- dlubal/api/rstab/guide_objects/note_pb2.pyi +121 -0
- dlubal/api/rstab/guide_objects/object_snap_pb2.py +38 -0
- dlubal/api/rstab/guide_objects/object_snap_pb2.pyi +86 -0
- dlubal/api/rstab/guide_objects/texture_pb2.py +36 -0
- dlubal/api/rstab/guide_objects/texture_pb2.pyi +41 -0
- dlubal/api/rstab/guide_objects/visual_object_pb2.py +43 -0
- dlubal/api/rstab/guide_objects/visual_object_pb2.pyi +135 -0
- dlubal/api/rstab/ifc_objects/__init__.py +2 -0
- dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.py +46 -0
- dlubal/api/rstab/ifc_objects/ifc_file_model_object_pb2.pyi +98 -0
- dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.py +38 -0
- dlubal/api/rstab/ifc_objects/ifc_model_object_pb2.pyi +32 -0
- dlubal/api/rstab/imperfections/__init__.py +3 -0
- dlubal/api/rstab/imperfections/imperfection_case_pb2.py +60 -0
- dlubal/api/rstab/imperfections/imperfection_case_pb2.pyi +215 -0
- dlubal/api/rstab/imperfections/member_imperfection_pb2.py +50 -0
- dlubal/api/rstab/imperfections/member_imperfection_pb2.pyi +205 -0
- dlubal/api/rstab/imperfections/member_set_imperfection_pb2.py +50 -0
- dlubal/api/rstab/imperfections/member_set_imperfection_pb2.pyi +203 -0
- dlubal/api/rstab/load_wizards/__init__.py +7 -0
- dlubal/api/rstab/load_wizards/import_support_reactions_pb2.py +46 -0
- dlubal/api/rstab/load_wizards/import_support_reactions_pb2.pyi +89 -0
- dlubal/api/rstab/load_wizards/load_model_pb2.py +50 -0
- dlubal/api/rstab/load_wizards/load_model_pb2.pyi +113 -0
- dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.py +46 -0
- dlubal/api/rstab/load_wizards/member_loads_from_area_load_pb2.pyi +93 -0
- dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.py +45 -0
- dlubal/api/rstab/load_wizards/member_loads_from_free_line_load_pb2.pyi +110 -0
- dlubal/api/rstab/load_wizards/moving_load_pb2.py +52 -0
- dlubal/api/rstab/load_wizards/moving_load_pb2.pyi +715 -0
- dlubal/api/rstab/load_wizards/wind_profile_pb2.py +48 -0
- dlubal/api/rstab/load_wizards/wind_profile_pb2.pyi +777 -0
- dlubal/api/rstab/load_wizards/wind_simulation_pb2.py +55 -0
- dlubal/api/rstab/load_wizards/wind_simulation_pb2.pyi +148 -0
- dlubal/api/rstab/loading/__init__.py +16 -0
- dlubal/api/rstab/loading/action_combination_pb2.py +48 -0
- dlubal/api/rstab/loading/action_combination_pb2.pyi +153 -0
- dlubal/api/rstab/loading/action_pb2.py +54 -0
- dlubal/api/rstab/loading/action_pb2.pyi +719 -0
- dlubal/api/rstab/loading/combination_wizard_pb2.py +49 -0
- dlubal/api/rstab/loading/combination_wizard_pb2.pyi +116 -0
- dlubal/api/rstab/loading/design_situation_pb2.py +47 -0
- dlubal/api/rstab/loading/design_situation_pb2.pyi +1222 -0
- dlubal/api/rstab/loading/load_case_pb2.py +102 -0
- dlubal/api/rstab/loading/load_case_pb2.pyi +1365 -0
- dlubal/api/rstab/loading/load_combination_pb2.py +65 -0
- dlubal/api/rstab/loading/load_combination_pb2.pyi +384 -0
- dlubal/api/rstab/loading/modal_analysis_settings_pb2.py +52 -0
- dlubal/api/rstab/loading/modal_analysis_settings_pb2.pyi +147 -0
- dlubal/api/rstab/loading/optimization_settings_pb2.py +46 -0
- dlubal/api/rstab/loading/optimization_settings_pb2.pyi +111 -0
- dlubal/api/rstab/loading/pushover_analysis_settings_pb2.py +38 -0
- dlubal/api/rstab/loading/pushover_analysis_settings_pb2.pyi +50 -0
- dlubal/api/rstab/loading/relationship_between_load_cases_pb2.py +44 -0
- dlubal/api/rstab/loading/relationship_between_load_cases_pb2.pyi +66 -0
- dlubal/api/rstab/loading/result_combination_pb2.py +59 -0
- dlubal/api/rstab/loading/result_combination_pb2.pyi +300 -0
- dlubal/api/rstab/loading/spectral_analysis_settings_pb2.py +46 -0
- dlubal/api/rstab/loading/spectral_analysis_settings_pb2.pyi +80 -0
- dlubal/api/rstab/loading/stability_analysis_settings_pb2.py +44 -0
- dlubal/api/rstab/loading/stability_analysis_settings_pb2.pyi +118 -0
- dlubal/api/rstab/loading/static_analysis_settings_pb2.py +42 -0
- dlubal/api/rstab/loading/static_analysis_settings_pb2.pyi +110 -0
- dlubal/api/rstab/loading/time_history_analysis_settings_pb2.py +54 -0
- dlubal/api/rstab/loading/time_history_analysis_settings_pb2.pyi +163 -0
- dlubal/api/rstab/loading/wind_simulation_analysis_settings_pb2.py +52 -0
- dlubal/api/rstab/loading/wind_simulation_analysis_settings_pb2.pyi +176 -0
- dlubal/api/rstab/loads/__init__.py +5 -0
- dlubal/api/rstab/loads/additional_foundation_load_pb2.py +41 -0
- dlubal/api/rstab/loads/additional_foundation_load_pb2.pyi +80 -0
- dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.py +37 -0
- dlubal/api/rstab/loads/imposed_nodal_deformation_pb2.pyi +43 -0
- dlubal/api/rstab/loads/member_load_pb2.py +79 -0
- dlubal/api/rstab/loads/member_load_pb2.pyi +492 -0
- dlubal/api/rstab/loads/member_set_load_pb2.py +79 -0
- dlubal/api/rstab/loads/member_set_load_pb2.pyi +490 -0
- dlubal/api/rstab/loads/nodal_load_pb2.py +49 -0
- dlubal/api/rstab/loads/nodal_load_pb2.pyi +224 -0
- dlubal/api/rstab/manipulation/__init__.py +1 -0
- dlubal/api/rstab/manipulation/manipulation_pb2.py +38 -0
- dlubal/api/rstab/manipulation/manipulation_pb2.pyi +25 -0
- dlubal/api/rstab/object_id_pb2.py +39 -0
- dlubal/api/rstab/object_id_pb2.pyi +25 -0
- dlubal/api/rstab/object_type_pb2.py +36 -0
- dlubal/api/rstab/object_type_pb2.pyi +256 -0
- dlubal/api/rstab/reinforcement/__init__.py +1 -0
- dlubal/api/rstab/reinforcement/concrete_durability_pb2.py +68 -0
- dlubal/api/rstab/reinforcement/concrete_durability_pb2.pyi +251 -0
- dlubal/api/rstab/results/__init__.py +4 -0
- dlubal/api/rstab/results/result_table_pb2.py +36 -0
- dlubal/api/rstab/results/result_table_pb2.pyi +584 -0
- dlubal/api/rstab/results/results_query_pb2.py +41 -0
- dlubal/api/rstab/results/results_query_pb2.pyi +31 -0
- dlubal/api/rstab/results/results_type_pb2.py +36 -0
- dlubal/api/rstab/results/results_type_pb2.pyi +454 -0
- dlubal/api/rstab/results/settings/__init__.py +1 -0
- dlubal/api/rstab/results/settings/result_settings_pb2.py +38 -0
- dlubal/api/rstab/results/settings/result_settings_pb2.pyi +23 -0
- dlubal/api/rstab/rsection_stresses/__init__.py +1 -0
- dlubal/api/rstab/rsection_stresses/member_configuration_pb2.py +41 -0
- dlubal/api/rstab/rsection_stresses/member_configuration_pb2.pyi +53 -0
- dlubal/api/rstab/steel_design/__init__.py +4 -0
- dlubal/api/rstab/steel_design/steel_boundary_conditions_pb2.py +51 -0
- dlubal/api/rstab/steel_design/steel_boundary_conditions_pb2.pyi +188 -0
- dlubal/api/rstab/steel_design/steel_effective_lengths_pb2.py +117 -0
- dlubal/api/rstab/steel_design/steel_effective_lengths_pb2.pyi +524 -0
- dlubal/api/rstab/steel_design/steel_member_local_cross_section_reduction_pb2.py +47 -0
- dlubal/api/rstab/steel_design/steel_member_local_cross_section_reduction_pb2.pyi +166 -0
- dlubal/api/rstab/steel_design/steel_member_transverse_weld_pb2.py +48 -0
- dlubal/api/rstab/steel_design/steel_member_transverse_weld_pb2.pyi +101 -0
- dlubal/api/rstab/steel_design_objects/__init__.py +4 -0
- dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.py +57 -0
- dlubal/api/rstab/steel_design_objects/steel_design_fr_configuration_pb2.pyi +143 -0
- dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.py +53 -0
- dlubal/api/rstab/steel_design_objects/steel_design_seismic_configuration_pb2.pyi +121 -0
- dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.py +141 -0
- dlubal/api/rstab/steel_design_objects/steel_design_sls_configuration_pb2.pyi +613 -0
- dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.py +141 -0
- dlubal/api/rstab/steel_design_objects/steel_design_uls_configuration_pb2.pyi +613 -0
- dlubal/api/rstab/structure_advanced/__init__.py +5 -0
- dlubal/api/rstab/structure_advanced/block_pb2.py +55 -0
- dlubal/api/rstab/structure_advanced/block_pb2.pyi +192 -0
- dlubal/api/rstab/structure_advanced/cutting_pattern_pb2.py +44 -0
- dlubal/api/rstab/structure_advanced/cutting_pattern_pb2.pyi +71 -0
- dlubal/api/rstab/structure_advanced/nodal_release_pb2.py +42 -0
- dlubal/api/rstab/structure_advanced/nodal_release_pb2.pyi +65 -0
- dlubal/api/rstab/structure_advanced/rule_based_link_generator_pb2.py +49 -0
- dlubal/api/rstab/structure_advanced/rule_based_link_generator_pb2.pyi +108 -0
- dlubal/api/rstab/structure_advanced/structure_modification_pb2.py +70 -0
- dlubal/api/rstab/structure_advanced/structure_modification_pb2.pyi +275 -0
- dlubal/api/rstab/structure_core/__init__.py +7 -0
- dlubal/api/rstab/structure_core/cross_section_pb2.py +76 -0
- dlubal/api/rstab/structure_core/cross_section_pb2.pyi +2141 -0
- dlubal/api/rstab/structure_core/material_pb2.py +129 -0
- dlubal/api/rstab/structure_core/material_pb2.pyi +1132 -0
- dlubal/api/rstab/structure_core/member_pb2.py +228 -0
- dlubal/api/rstab/structure_core/member_pb2.pyi +2605 -0
- dlubal/api/rstab/structure_core/member_representative_pb2.py +324 -0
- dlubal/api/rstab/structure_core/member_representative_pb2.pyi +4221 -0
- dlubal/api/rstab/structure_core/member_set_pb2.py +168 -0
- dlubal/api/rstab/structure_core/member_set_pb2.pyi +1955 -0
- dlubal/api/rstab/structure_core/member_set_representative_pb2.py +456 -0
- dlubal/api/rstab/structure_core/member_set_representative_pb2.pyi +6215 -0
- dlubal/api/rstab/structure_core/node_pb2.py +49 -0
- dlubal/api/rstab/structure_core/node_pb2.pyi +172 -0
- dlubal/api/rstab/timber_design/__init__.py +6 -0
- dlubal/api/rstab/timber_design/timber_effective_lengths_pb2.py +105 -0
- dlubal/api/rstab/timber_design/timber_effective_lengths_pb2.pyi +478 -0
- dlubal/api/rstab/timber_design/timber_member_local_cross_section_reduction_pb2.py +48 -0
- dlubal/api/rstab/timber_design/timber_member_local_cross_section_reduction_pb2.pyi +121 -0
- dlubal/api/rstab/timber_design/timber_moisture_class_pb2.py +38 -0
- dlubal/api/rstab/timber_design/timber_moisture_class_pb2.pyi +41 -0
- dlubal/api/rstab/timber_design/timber_screw_type_pb2.py +38 -0
- dlubal/api/rstab/timber_design/timber_screw_type_pb2.pyi +58 -0
- dlubal/api/rstab/timber_design/timber_service_class_pb2.py +38 -0
- dlubal/api/rstab/timber_design/timber_service_class_pb2.pyi +41 -0
- dlubal/api/rstab/timber_design/timber_service_conditions_pb2.py +42 -0
- dlubal/api/rstab/timber_design/timber_service_conditions_pb2.pyi +107 -0
- dlubal/api/rstab/timber_design_objects/__init__.py +3 -0
- dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.py +125 -0
- dlubal/api/rstab/timber_design_objects/timber_design_fr_configuration_pb2.pyi +517 -0
- dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.py +125 -0
- dlubal/api/rstab/timber_design_objects/timber_design_sls_configuration_pb2.pyi +517 -0
- dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.py +165 -0
- dlubal/api/rstab/timber_design_objects/timber_design_uls_configuration_pb2.pyi +745 -0
- dlubal/api/rstab/types_for_craneway_design/__init__.py +2 -0
- dlubal/api/rstab/types_for_craneway_design/crane_pb2.py +36 -0
- dlubal/api/rstab/types_for_craneway_design/crane_pb2.pyi +24 -0
- dlubal/api/rstab/types_for_craneway_design/craneway_pb2.py +52 -0
- dlubal/api/rstab/types_for_craneway_design/craneway_pb2.pyi +117 -0
- dlubal/api/rstab/types_for_members/__init__.py +13 -0
- dlubal/api/rstab/types_for_members/design_support_pb2.py +62 -0
- dlubal/api/rstab/types_for_members/design_support_pb2.pyi +249 -0
- dlubal/api/rstab/types_for_members/diagonal_brace_pb2.py +46 -0
- dlubal/api/rstab/types_for_members/diagonal_brace_pb2.pyi +99 -0
- dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.py +36 -0
- dlubal/api/rstab/types_for_members/member_definable_stiffness_pb2.pyi +52 -0
- dlubal/api/rstab/types_for_members/member_eccentricity_pb2.py +49 -0
- dlubal/api/rstab/types_for_members/member_eccentricity_pb2.pyi +107 -0
- dlubal/api/rstab/types_for_members/member_hinge_pb2.py +249 -0
- dlubal/api/rstab/types_for_members/member_hinge_pb2.pyi +1782 -0
- dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.py +38 -0
- dlubal/api/rstab/types_for_members/member_nonlinearity_pb2.pyi +61 -0
- dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.py +40 -0
- dlubal/api/rstab/types_for_members/member_result_intermediate_point_pb2.pyi +52 -0
- dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.py +50 -0
- dlubal/api/rstab/types_for_members/member_rotational_restraint_pb2.pyi +127 -0
- dlubal/api/rstab/types_for_members/member_shear_panel_pb2.py +40 -0
- dlubal/api/rstab/types_for_members/member_shear_panel_pb2.pyi +80 -0
- dlubal/api/rstab/types_for_members/member_spring_pb2.py +52 -0
- dlubal/api/rstab/types_for_members/member_spring_pb2.pyi +149 -0
- dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.py +48 -0
- dlubal/api/rstab/types_for_members/member_stiffness_modification_pb2.pyi +139 -0
- dlubal/api/rstab/types_for_members/member_support_pb2.py +49 -0
- dlubal/api/rstab/types_for_members/member_support_pb2.pyi +156 -0
- dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.py +48 -0
- dlubal/api/rstab/types_for_members/member_transverse_stiffener_pb2.pyi +143 -0
- dlubal/api/rstab/types_for_nodes/__init__.py +2 -0
- dlubal/api/rstab/types_for_nodes/nodal_link_pb2.py +43 -0
- dlubal/api/rstab/types_for_nodes/nodal_link_pb2.pyi +78 -0
- dlubal/api/rstab/types_for_nodes/nodal_support_pb2.py +211 -0
- dlubal/api/rstab/types_for_nodes/nodal_support_pb2.pyi +1444 -0
- dlubal/api/rstab/types_for_special_objects/__init__.py +1 -0
- dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.py +198 -0
- dlubal/api/rstab/types_for_special_objects/nodal_release_type_pb2.pyi +1383 -0
- dlubal/api/rstab/types_for_wind_simulation/__init__.py +2 -0
- dlubal/api/rstab/types_for_wind_simulation/roughness_and_permeability_pb2.py +40 -0
- dlubal/api/rstab/types_for_wind_simulation/roughness_and_permeability_pb2.pyi +81 -0
- dlubal/api/rstab/types_for_wind_simulation/shrink_wrapping_pb2.py +42 -0
- dlubal/api/rstab/types_for_wind_simulation/shrink_wrapping_pb2.pyi +69 -0
- dlubal_api-2.12.11.dist-info/METADATA +76 -0
- dlubal_api-2.12.11.dist-info/RECORD +960 -0
- dlubal_api-2.12.11.dist-info/WHEEL +5 -0
- dlubal_api-2.12.11.dist-info/top_level.txt +3 -0
- examples/rfem/base_data.py +28 -0
- examples/rfem/block.py +29 -0
- examples/rfem/bus_station.py +395 -0
- examples/rfem/cantilever.py +172 -0
- examples/rfem/column.py +185 -0
- examples/rfem/component_design.py +161 -0
- examples/rfem/demo_limits.py +373 -0
- examples/rfem/design_configuration.py +87 -0
- examples/rfem/design_results.py +58 -0
- examples/rfem/design_settings.py +37 -0
- examples/rfem/excel.py +86 -0
- examples/rfem/export_model_to.py +159 -0
- examples/rfem/frame.py +285 -0
- examples/rfem/import_from_ifc.py +60 -0
- examples/rfem/import_from_rsection.py +107 -0
- examples/rfem/import_from_xml.py +29 -0
- examples/rfem/material_user_defined.py +64 -0
- examples/rfem/mesh_settings.py +25 -0
- examples/rfem/modal_analysis.py +243 -0
- examples/rfem/multiple_models.py +93 -0
- examples/rfem/nurbs_topology.py +54 -0
- examples/rfem/results_access.py +38 -0
- examples/rfem/results_axes_system.py +53 -0
- examples/rfem/results_filtering.py +43 -0
- examples/rfem/results_in_location.py +39 -0
- examples/rfem/results_multiple_models.py +45 -0
- examples/rfem/sectioned_roof.py +449 -0
- examples/rfem/select_objects.py +39 -0
- examples/rfem/silo.py +750 -0
- examples/rfem/spectral_analysis.py +21124 -0
- examples/rfem/steel_hall.py +175 -0
- examples/rfem/steel_station.py +890 -0
- examples/rfem/stress_strain_analysis.py +95 -0
- examples/rfem/tank_wind_load.py +180 -0
- examples/rsection/base_data.py +20 -0
- examples/rsection/steel_section.py +114 -0
- examples/rstab/base_data.py +27 -0
- examples/rstab/cantilever.py +166 -0
- examples/rstab/column.py +184 -0
- examples/rstab/dataframe.py +20 -0
- examples/rstab/design_configuration.py +87 -0
- examples/rstab/design_settings.py +37 -0
- examples/rstab/excel.py +86 -0
- examples/rstab/export_model_to.py +154 -0
- examples/rstab/frame.py +285 -0
- examples/rstab/import_from_ifc.py +46 -0
- examples/rstab/import_from_rsection.py +107 -0
- examples/rstab/import_from_xml.py +29 -0
- examples/rstab/modal_analysis.py +238 -0
- examples/rstab/multiple_models.py +91 -0
- examples/rstab/results_access.py +38 -0
- examples/rstab/results_axes_system.py +53 -0
- examples/rstab/results_in_location.py +39 -0
- examples/rstab/results_multiple_models.py +40 -0
- examples/rstab/select_objects.py +39 -0
- examples/rstab/steel_hall.py +165 -0
- google/protobuf/any_pb2.py +37 -0
- google/protobuf/any_pb2.pyi +14 -0
- google/protobuf/descriptor_pb2.py +3363 -0
- google/protobuf/descriptor_pb2.pyi +723 -0
- google/protobuf/empty_pb2.py +37 -0
- google/protobuf/empty_pb2.pyi +9 -0
- google/protobuf/wrappers_pb2.py +53 -0
- google/protobuf/wrappers_pb2.pyi +59 -0
|
@@ -0,0 +1,651 @@
|
|
|
1
|
+
from dlubal.api.common import common_pb2 as _common_pb2
|
|
2
|
+
from google.protobuf.internal import containers as _containers
|
|
3
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
4
|
+
from google.protobuf import descriptor as _descriptor
|
|
5
|
+
from google.protobuf import message as _message
|
|
6
|
+
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
7
|
+
|
|
8
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
9
|
+
|
|
10
|
+
class Surface(_message.Message):
|
|
11
|
+
__slots__ = ("no", "geometry", "type", "boundary_lines", "thickness", "material", "generating_object_info", "analytical_area", "analytical_volume", "analytical_mass", "analytical_center_of_gravity", "analytical_center_of_gravity_x", "analytical_center_of_gravity_y", "analytical_center_of_gravity_z", "area", "volume", "mass", "center_of_gravity", "center_of_gravity_x", "center_of_gravity_y", "center_of_gravity_z", "position", "position_short", "grid_enabled", "activate_load_transfer", "is_deactivated_for_calculation", "is_surface_cells_deactivated", "comment", "design_properties_via_surface", "design_properties_via_parent_surface_set", "design_properties_parent_surface_set", "is_active_in_compression", "load_transfer_direction", "is_surface_weight_enabled", "is_advanced_distribution_settings_enabled", "surface_weight", "smoothing_factor", "stripe_width", "minimum_number_of_stripes", "consider_member_eccentricity", "consider_cross_section_distribution", "load_distribution", "neglect_equilibrium_of_moments", "neglect_defined_surface_stiffness", "excluded_members", "excluded_parallel_to_members", "excluded_lines", "excluded_parallel_to_lines", "excluded_nodes", "loaded_members", "loaded_lines", "loaded_nodes", "load_distribution_factor_table", "nurbs_control_point_count_in_direction_u", "nurbs_control_point_count_in_direction_v", "nurbs_order_in_direction_u", "nurbs_order_in_direction_v", "nurbs_control_points", "quadrangle_corner_node_1", "quadrangle_corner_node_2", "quadrangle_corner_node_3", "quadrangle_corner_node_4", "quadrangle_corner_nodes", "quadrangle_preferable_shape", "pipe_radius", "pipe_radius_end", "pipe_use_radius_end", "pipe_center_line", "pipe_generated_lines", "min_curv_spline_reference_plane_coordinate_system", "min_curv_spline_reference_work_plane_orientation", "min_curv_spline_definition_type", "min_curv_spline_grid_x_point_count", "min_curv_spline_grid_y_point_count", "min_curv_spline_reference_boundary_lines", "min_curv_spline_reference_probe_coordinates", "min_curv_spline_global_probe_coordinates", "has_line_hinges", "support", "eccentricity", "mesh_refinement", "meshing_type", "input_axes_rotation_specification_type", "input_axes_angular_rotation", "input_axes_axis", "input_axes_lines", "input_axes_point_1", "input_axes_point_1_x", "input_axes_point_1_y", "input_axes_point_1_z", "input_axes_point_2", "input_axes_point_2_x", "input_axes_point_2_y", "input_axes_point_2_z", "input_axes_coordinate_system", "result_axes_rotation_specification_type", "reversed_normal", "grid_type", "grid_origin", "grid_origin_x", "grid_origin_y", "grid_origin_z", "grid_point_count_negative_x", "grid_point_count_positive_x", "grid_point_count_negative_y", "grid_point_count_positive_y", "grid_numbering_increment", "grid_point_count_r", "grid_distance_x", "grid_distance_y", "grid_distance_r", "grid_rotation_alpha", "grid_rotation_beta", "grid_angle_gamma", "grid_adapt_automatically", "auto_detection_of_integrated_objects", "integrated_nodes", "integrated_lines", "integrated_openings", "has_integrated_objects", "has_input_axes_rotation", "has_result_axes_rotation", "surface_steel_design_uls_configuration", "surface_steel_design_sls_configuration", "surface_timber_design_uls_configuration", "surface_timber_design_sls_configuration", "surface_timber_design_fr_configuration", "timber_service_class", "timber_moisture_class", "timber_service_conditions", "surface_aluminum_design_uls_configuration", "surface_aluminum_design_sls_configuration", "surface_glass_design_uls_configuration", "surface_glass_design_sls_configuration", "surface_reinforcements", "is_user_defined_concrete_cover_enabled", "concrete_cover_top", "concrete_cover_bottom", "user_defined_concrete_cover_top", "user_defined_concrete_cover_bottom", "concrete_durability_top", "concrete_durability_bottom", "reinforcement_direction_top", "reinforcement_direction_bottom", "deflection_check_surface_type", "deflection_check_double_supported_surface_type", "deflection_check_displacement_reference", "deflection_check_reference_length_z", "deflection_check_reference_length_z_definition_type", "deflection_check_reference_plane_point_1", "deflection_check_reference_plane_point_1_x", "deflection_check_reference_plane_point_1_y", "deflection_check_reference_plane_point_1_z", "deflection_check_reference_plane_point_2", "deflection_check_reference_plane_point_2_x", "deflection_check_reference_plane_point_2_y", "deflection_check_reference_plane_point_2_z", "deflection_check_reference_plane_point_3", "deflection_check_reference_plane_point_3_x", "deflection_check_reference_plane_point_3_y", "deflection_check_reference_plane_point_3_z", "surface_reinforcement_table", "surface_concrete_design_uls_configuration", "surface_concrete_design_sls_configuration", "surface_concrete_design_fr_configuration", "surface_concrete_design_seismic_configuration", "rotated_boundary_line", "rotated_angle_of_rotation", "rotated_point_p", "rotated_point_p_x", "rotated_point_p_y", "rotated_point_p_z", "rotated_point_r", "rotated_point_r_x", "rotated_point_r_y", "rotated_point_r_z", "rotated_generated_lines", "wind_simulation_enable_specific_settings", "wind_simulation_shrink_wrapping", "wind_simulation_roughness_and_permeability", "wind_simulation_exclude_from_wind_tunnel", "wind_simulation_consider_surface_thickness_above", "wind_simulation_consider_surface_thickness_above_value", "stress_analysis_configuration", "surface_releases_assignment", "bim_ifc_properties", "parent_layer", "is_locked_by_parent_layer", "is_generated", "id_for_export_import", "metadata_for_export_import")
|
|
12
|
+
class Geometry(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
13
|
+
__slots__ = ()
|
|
14
|
+
GEOMETRY_UNKNOWN: _ClassVar[Surface.Geometry]
|
|
15
|
+
GEOMETRY_MINIMUM_CURVATURE_SPLINE: _ClassVar[Surface.Geometry]
|
|
16
|
+
GEOMETRY_NURBS: _ClassVar[Surface.Geometry]
|
|
17
|
+
GEOMETRY_PIPE: _ClassVar[Surface.Geometry]
|
|
18
|
+
GEOMETRY_PLANE: _ClassVar[Surface.Geometry]
|
|
19
|
+
GEOMETRY_QUADRANGLE: _ClassVar[Surface.Geometry]
|
|
20
|
+
GEOMETRY_ROTATED: _ClassVar[Surface.Geometry]
|
|
21
|
+
GEOMETRY_TRIMMED: _ClassVar[Surface.Geometry]
|
|
22
|
+
GEOMETRY_UNKNOWN: Surface.Geometry
|
|
23
|
+
GEOMETRY_MINIMUM_CURVATURE_SPLINE: Surface.Geometry
|
|
24
|
+
GEOMETRY_NURBS: Surface.Geometry
|
|
25
|
+
GEOMETRY_PIPE: Surface.Geometry
|
|
26
|
+
GEOMETRY_PLANE: Surface.Geometry
|
|
27
|
+
GEOMETRY_QUADRANGLE: Surface.Geometry
|
|
28
|
+
GEOMETRY_ROTATED: Surface.Geometry
|
|
29
|
+
GEOMETRY_TRIMMED: Surface.Geometry
|
|
30
|
+
class Type(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
31
|
+
__slots__ = ()
|
|
32
|
+
TYPE_STANDARD: _ClassVar[Surface.Type]
|
|
33
|
+
TYPE_FLOOR: _ClassVar[Surface.Type]
|
|
34
|
+
TYPE_FLOOR_DIAPHRAGM: _ClassVar[Surface.Type]
|
|
35
|
+
TYPE_FLOOR_FLEXIBLE_DIAPHRAGM: _ClassVar[Surface.Type]
|
|
36
|
+
TYPE_FLOOR_SEMIRIGID: _ClassVar[Surface.Type]
|
|
37
|
+
TYPE_GROUNDWATER: _ClassVar[Surface.Type]
|
|
38
|
+
TYPE_LOAD_TRANSFER: _ClassVar[Surface.Type]
|
|
39
|
+
TYPE_MEMBRANE: _ClassVar[Surface.Type]
|
|
40
|
+
TYPE_RIGID: _ClassVar[Surface.Type]
|
|
41
|
+
TYPE_WITHOUT_MEMBRANE_TENSION: _ClassVar[Surface.Type]
|
|
42
|
+
TYPE_WITHOUT_THICKNESS: _ClassVar[Surface.Type]
|
|
43
|
+
TYPE_STANDARD: Surface.Type
|
|
44
|
+
TYPE_FLOOR: Surface.Type
|
|
45
|
+
TYPE_FLOOR_DIAPHRAGM: Surface.Type
|
|
46
|
+
TYPE_FLOOR_FLEXIBLE_DIAPHRAGM: Surface.Type
|
|
47
|
+
TYPE_FLOOR_SEMIRIGID: Surface.Type
|
|
48
|
+
TYPE_GROUNDWATER: Surface.Type
|
|
49
|
+
TYPE_LOAD_TRANSFER: Surface.Type
|
|
50
|
+
TYPE_MEMBRANE: Surface.Type
|
|
51
|
+
TYPE_RIGID: Surface.Type
|
|
52
|
+
TYPE_WITHOUT_MEMBRANE_TENSION: Surface.Type
|
|
53
|
+
TYPE_WITHOUT_THICKNESS: Surface.Type
|
|
54
|
+
class LoadTransferDirection(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
55
|
+
__slots__ = ()
|
|
56
|
+
LOAD_TRANSFER_DIRECTION_IN_X: _ClassVar[Surface.LoadTransferDirection]
|
|
57
|
+
LOAD_TRANSFER_DIRECTION_IN_BOTH: _ClassVar[Surface.LoadTransferDirection]
|
|
58
|
+
LOAD_TRANSFER_DIRECTION_IN_Y: _ClassVar[Surface.LoadTransferDirection]
|
|
59
|
+
LOAD_TRANSFER_DIRECTION_ISOTROPIC: _ClassVar[Surface.LoadTransferDirection]
|
|
60
|
+
LOAD_TRANSFER_DIRECTION_IN_X: Surface.LoadTransferDirection
|
|
61
|
+
LOAD_TRANSFER_DIRECTION_IN_BOTH: Surface.LoadTransferDirection
|
|
62
|
+
LOAD_TRANSFER_DIRECTION_IN_Y: Surface.LoadTransferDirection
|
|
63
|
+
LOAD_TRANSFER_DIRECTION_ISOTROPIC: Surface.LoadTransferDirection
|
|
64
|
+
class LoadDistribution(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
65
|
+
__slots__ = ()
|
|
66
|
+
LOAD_DISTRIBUTION_UNIFORM: _ClassVar[Surface.LoadDistribution]
|
|
67
|
+
LOAD_DISTRIBUTION_VARYING_LINEAR: _ClassVar[Surface.LoadDistribution]
|
|
68
|
+
LOAD_DISTRIBUTION_UNIFORM: Surface.LoadDistribution
|
|
69
|
+
LOAD_DISTRIBUTION_VARYING_LINEAR: Surface.LoadDistribution
|
|
70
|
+
class QuadranglePreferableShape(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
71
|
+
__slots__ = ()
|
|
72
|
+
QUADRANGLE_PREFERABLE_SHAPE_ROTATED: _ClassVar[Surface.QuadranglePreferableShape]
|
|
73
|
+
QUADRANGLE_PREFERABLE_SHAPE_PIPE: _ClassVar[Surface.QuadranglePreferableShape]
|
|
74
|
+
QUADRANGLE_PREFERABLE_SHAPE_ROTATED: Surface.QuadranglePreferableShape
|
|
75
|
+
QUADRANGLE_PREFERABLE_SHAPE_PIPE: Surface.QuadranglePreferableShape
|
|
76
|
+
class MinCurvSplineReferenceWorkPlaneOrientation(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
77
|
+
__slots__ = ()
|
|
78
|
+
MIN_CURV_SPLINE_REFERENCE_WORK_PLANE_ORIENTATION_XY: _ClassVar[Surface.MinCurvSplineReferenceWorkPlaneOrientation]
|
|
79
|
+
MIN_CURV_SPLINE_REFERENCE_WORK_PLANE_ORIENTATION_XZ: _ClassVar[Surface.MinCurvSplineReferenceWorkPlaneOrientation]
|
|
80
|
+
MIN_CURV_SPLINE_REFERENCE_WORK_PLANE_ORIENTATION_YZ: _ClassVar[Surface.MinCurvSplineReferenceWorkPlaneOrientation]
|
|
81
|
+
MIN_CURV_SPLINE_REFERENCE_WORK_PLANE_ORIENTATION_XY: Surface.MinCurvSplineReferenceWorkPlaneOrientation
|
|
82
|
+
MIN_CURV_SPLINE_REFERENCE_WORK_PLANE_ORIENTATION_XZ: Surface.MinCurvSplineReferenceWorkPlaneOrientation
|
|
83
|
+
MIN_CURV_SPLINE_REFERENCE_WORK_PLANE_ORIENTATION_YZ: Surface.MinCurvSplineReferenceWorkPlaneOrientation
|
|
84
|
+
class MinCurvSplineDefinitionType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
85
|
+
__slots__ = ()
|
|
86
|
+
MIN_CURV_SPLINE_DEFINITION_TYPE_REFERENCE_PLANE_BOUNDARY_LINES: _ClassVar[Surface.MinCurvSplineDefinitionType]
|
|
87
|
+
MIN_CURV_SPLINE_DEFINITION_TYPE_REFERENCE_PLANE_BOUNDARY_LINES: Surface.MinCurvSplineDefinitionType
|
|
88
|
+
class MeshingType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
89
|
+
__slots__ = ()
|
|
90
|
+
MESHING_TYPE_USE_GLOBAL_SETTINGS: _ClassVar[Surface.MeshingType]
|
|
91
|
+
MESHING_TYPE_FREE: _ClassVar[Surface.MeshingType]
|
|
92
|
+
MESHING_TYPE_MAPPED: _ClassVar[Surface.MeshingType]
|
|
93
|
+
MESHING_TYPE_USE_GLOBAL_SETTINGS: Surface.MeshingType
|
|
94
|
+
MESHING_TYPE_FREE: Surface.MeshingType
|
|
95
|
+
MESHING_TYPE_MAPPED: Surface.MeshingType
|
|
96
|
+
class InputAxesRotationSpecificationType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
97
|
+
__slots__ = ()
|
|
98
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_ANGULAR_ROTATION: _ClassVar[Surface.InputAxesRotationSpecificationType]
|
|
99
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_DIRECT_TO_POINT: _ClassVar[Surface.InputAxesRotationSpecificationType]
|
|
100
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_PARALLEL_TO_COORDINATE_SYSTEM: _ClassVar[Surface.InputAxesRotationSpecificationType]
|
|
101
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_PARALLEL_TO_LINES: _ClassVar[Surface.InputAxesRotationSpecificationType]
|
|
102
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_ANGULAR_ROTATION: Surface.InputAxesRotationSpecificationType
|
|
103
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_DIRECT_TO_POINT: Surface.InputAxesRotationSpecificationType
|
|
104
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_PARALLEL_TO_COORDINATE_SYSTEM: Surface.InputAxesRotationSpecificationType
|
|
105
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_PARALLEL_TO_LINES: Surface.InputAxesRotationSpecificationType
|
|
106
|
+
class InputAxesAxis(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
107
|
+
__slots__ = ()
|
|
108
|
+
INPUT_AXES_AXIS_X: _ClassVar[Surface.InputAxesAxis]
|
|
109
|
+
INPUT_AXES_AXIS_Y: _ClassVar[Surface.InputAxesAxis]
|
|
110
|
+
INPUT_AXES_AXIS_X: Surface.InputAxesAxis
|
|
111
|
+
INPUT_AXES_AXIS_Y: Surface.InputAxesAxis
|
|
112
|
+
class ResultAxesRotationSpecificationType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
113
|
+
__slots__ = ()
|
|
114
|
+
RESULT_AXES_ROTATION_SPECIFICATION_TYPE_IDENTICAL_TO_INPUT_AXES: _ClassVar[Surface.ResultAxesRotationSpecificationType]
|
|
115
|
+
RESULT_AXES_ROTATION_SPECIFICATION_TYPE_IDENTICAL_TO_INPUT_AXES: Surface.ResultAxesRotationSpecificationType
|
|
116
|
+
class GridType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
117
|
+
__slots__ = ()
|
|
118
|
+
GRID_TYPE_CARTESIAN: _ClassVar[Surface.GridType]
|
|
119
|
+
GRID_TYPE_POLAR: _ClassVar[Surface.GridType]
|
|
120
|
+
GRID_TYPE_CARTESIAN: Surface.GridType
|
|
121
|
+
GRID_TYPE_POLAR: Surface.GridType
|
|
122
|
+
class DeflectionCheckSurfaceType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
123
|
+
__slots__ = ()
|
|
124
|
+
DEFLECTION_CHECK_SURFACE_TYPE_DOUBLE_SUPPORTED: _ClassVar[Surface.DeflectionCheckSurfaceType]
|
|
125
|
+
DEFLECTION_CHECK_SURFACE_TYPE_CANTILEVER: _ClassVar[Surface.DeflectionCheckSurfaceType]
|
|
126
|
+
DEFLECTION_CHECK_SURFACE_TYPE_DOUBLE_SUPPORTED: Surface.DeflectionCheckSurfaceType
|
|
127
|
+
DEFLECTION_CHECK_SURFACE_TYPE_CANTILEVER: Surface.DeflectionCheckSurfaceType
|
|
128
|
+
class DeflectionCheckDoubleSupportedSurfaceType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
129
|
+
__slots__ = ()
|
|
130
|
+
DEFLECTION_CHECK_DOUBLE_SUPPORTED_SURFACE_TYPE_GENERAL: _ClassVar[Surface.DeflectionCheckDoubleSupportedSurfaceType]
|
|
131
|
+
DEFLECTION_CHECK_DOUBLE_SUPPORTED_SURFACE_TYPE_WALK_ON_DESIGN: _ClassVar[Surface.DeflectionCheckDoubleSupportedSurfaceType]
|
|
132
|
+
DEFLECTION_CHECK_DOUBLE_SUPPORTED_SURFACE_TYPE_GENERAL: Surface.DeflectionCheckDoubleSupportedSurfaceType
|
|
133
|
+
DEFLECTION_CHECK_DOUBLE_SUPPORTED_SURFACE_TYPE_WALK_ON_DESIGN: Surface.DeflectionCheckDoubleSupportedSurfaceType
|
|
134
|
+
class DeflectionCheckDisplacementReference(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
135
|
+
__slots__ = ()
|
|
136
|
+
DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_DEFORMED_USER_DEFINED_REFERENCE_PLANE: _ClassVar[Surface.DeflectionCheckDisplacementReference]
|
|
137
|
+
DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_PARALLEL_SURFACE: _ClassVar[Surface.DeflectionCheckDisplacementReference]
|
|
138
|
+
DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_UNDEFORMED_SYSTEM: _ClassVar[Surface.DeflectionCheckDisplacementReference]
|
|
139
|
+
DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_DEFORMED_USER_DEFINED_REFERENCE_PLANE: Surface.DeflectionCheckDisplacementReference
|
|
140
|
+
DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_PARALLEL_SURFACE: Surface.DeflectionCheckDisplacementReference
|
|
141
|
+
DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_UNDEFORMED_SYSTEM: Surface.DeflectionCheckDisplacementReference
|
|
142
|
+
class DeflectionCheckReferenceLengthZDefinitionType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
143
|
+
__slots__ = ()
|
|
144
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_MANUALLY: _ClassVar[Surface.DeflectionCheckReferenceLengthZDefinitionType]
|
|
145
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_BY_MAXIMUM_BOUNDARY_LINE: _ClassVar[Surface.DeflectionCheckReferenceLengthZDefinitionType]
|
|
146
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_BY_MINIMUM_BOUNDARY_LINE: _ClassVar[Surface.DeflectionCheckReferenceLengthZDefinitionType]
|
|
147
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_MANUALLY: Surface.DeflectionCheckReferenceLengthZDefinitionType
|
|
148
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_BY_MAXIMUM_BOUNDARY_LINE: Surface.DeflectionCheckReferenceLengthZDefinitionType
|
|
149
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_BY_MINIMUM_BOUNDARY_LINE: Surface.DeflectionCheckReferenceLengthZDefinitionType
|
|
150
|
+
class LoadDistributionFactorTable(_message.Message):
|
|
151
|
+
__slots__ = ("rows",)
|
|
152
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
153
|
+
rows: _containers.RepeatedCompositeFieldContainer[Surface.LoadDistributionFactorTableRow]
|
|
154
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Surface.LoadDistributionFactorTableRow, _Mapping]]] = ...) -> None: ...
|
|
155
|
+
class LoadDistributionFactorTableRow(_message.Message):
|
|
156
|
+
__slots__ = ("no", "description", "lines", "members", "distribution_factor", "comment")
|
|
157
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
158
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
159
|
+
LINES_FIELD_NUMBER: _ClassVar[int]
|
|
160
|
+
MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
161
|
+
DISTRIBUTION_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
162
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
163
|
+
no: int
|
|
164
|
+
description: str
|
|
165
|
+
lines: _containers.RepeatedScalarFieldContainer[int]
|
|
166
|
+
members: _containers.RepeatedScalarFieldContainer[int]
|
|
167
|
+
distribution_factor: float
|
|
168
|
+
comment: str
|
|
169
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., lines: _Optional[_Iterable[int]] = ..., members: _Optional[_Iterable[int]] = ..., distribution_factor: _Optional[float] = ..., comment: _Optional[str] = ...) -> None: ...
|
|
170
|
+
class SurfaceNurbsControlPointsRowsTable(_message.Message):
|
|
171
|
+
__slots__ = ()
|
|
172
|
+
def __init__(self) -> None: ...
|
|
173
|
+
class MinCurvSplineReferenceProbeCoordinatesTable(_message.Message):
|
|
174
|
+
__slots__ = ("rows",)
|
|
175
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
176
|
+
rows: _containers.RepeatedCompositeFieldContainer[Surface.MinCurvSplineReferenceProbeCoordinatesRow]
|
|
177
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Surface.MinCurvSplineReferenceProbeCoordinatesRow, _Mapping]]] = ...) -> None: ...
|
|
178
|
+
class MinCurvSplineReferenceProbeCoordinatesRow(_message.Message):
|
|
179
|
+
__slots__ = ("no", "description", "coordinate_x", "coordinate_y", "coordinate_z")
|
|
180
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
181
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
182
|
+
COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
183
|
+
COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
184
|
+
COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
185
|
+
no: int
|
|
186
|
+
description: str
|
|
187
|
+
coordinate_x: float
|
|
188
|
+
coordinate_y: float
|
|
189
|
+
coordinate_z: float
|
|
190
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., coordinate_x: _Optional[float] = ..., coordinate_y: _Optional[float] = ..., coordinate_z: _Optional[float] = ...) -> None: ...
|
|
191
|
+
class MinCurvSplineGlobalProbeCoordinatesTable(_message.Message):
|
|
192
|
+
__slots__ = ("rows",)
|
|
193
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
194
|
+
rows: _containers.RepeatedCompositeFieldContainer[Surface.MinCurvSplineGlobalProbeCoordinatesRow]
|
|
195
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Surface.MinCurvSplineGlobalProbeCoordinatesRow, _Mapping]]] = ...) -> None: ...
|
|
196
|
+
class MinCurvSplineGlobalProbeCoordinatesRow(_message.Message):
|
|
197
|
+
__slots__ = ("no", "description", "coordinate_x", "coordinate_y", "coordinate_z")
|
|
198
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
199
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
200
|
+
COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
201
|
+
COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
202
|
+
COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
203
|
+
no: int
|
|
204
|
+
description: str
|
|
205
|
+
coordinate_x: float
|
|
206
|
+
coordinate_y: float
|
|
207
|
+
coordinate_z: float
|
|
208
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., coordinate_x: _Optional[float] = ..., coordinate_y: _Optional[float] = ..., coordinate_z: _Optional[float] = ...) -> None: ...
|
|
209
|
+
class SurfaceReinforcementTable(_message.Message):
|
|
210
|
+
__slots__ = ("rows",)
|
|
211
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
212
|
+
rows: _containers.RepeatedCompositeFieldContainer[Surface.SurfaceReinforcementTableRow]
|
|
213
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Surface.SurfaceReinforcementTableRow, _Mapping]]] = ...) -> None: ...
|
|
214
|
+
class SurfaceReinforcementTableRow(_message.Message):
|
|
215
|
+
__slots__ = ("no", "description", "surface_reinforcement")
|
|
216
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
217
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
218
|
+
SURFACE_REINFORCEMENT_FIELD_NUMBER: _ClassVar[int]
|
|
219
|
+
no: int
|
|
220
|
+
description: str
|
|
221
|
+
surface_reinforcement: int
|
|
222
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., surface_reinforcement: _Optional[int] = ...) -> None: ...
|
|
223
|
+
class SurfaceReleasesAssignmentTable(_message.Message):
|
|
224
|
+
__slots__ = ("rows",)
|
|
225
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
226
|
+
rows: _containers.RepeatedCompositeFieldContainer[Surface.SurfaceReleasesAssignmentRow]
|
|
227
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Surface.SurfaceReleasesAssignmentRow, _Mapping]]] = ...) -> None: ...
|
|
228
|
+
class SurfaceReleasesAssignmentRow(_message.Message):
|
|
229
|
+
__slots__ = ("no", "description", "assigned_object_no", "active", "release_no", "release_location", "released_objects", "generated_objects")
|
|
230
|
+
class ReleaseLocation(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
231
|
+
__slots__ = ()
|
|
232
|
+
RELEASE_LOCATION_ORIGIN: _ClassVar[Surface.SurfaceReleasesAssignmentRow.ReleaseLocation]
|
|
233
|
+
RELEASE_LOCATION_RELEASED: _ClassVar[Surface.SurfaceReleasesAssignmentRow.ReleaseLocation]
|
|
234
|
+
RELEASE_LOCATION_ORIGIN: Surface.SurfaceReleasesAssignmentRow.ReleaseLocation
|
|
235
|
+
RELEASE_LOCATION_RELEASED: Surface.SurfaceReleasesAssignmentRow.ReleaseLocation
|
|
236
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
237
|
+
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
238
|
+
ASSIGNED_OBJECT_NO_FIELD_NUMBER: _ClassVar[int]
|
|
239
|
+
ACTIVE_FIELD_NUMBER: _ClassVar[int]
|
|
240
|
+
RELEASE_NO_FIELD_NUMBER: _ClassVar[int]
|
|
241
|
+
RELEASE_LOCATION_FIELD_NUMBER: _ClassVar[int]
|
|
242
|
+
RELEASED_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
243
|
+
GENERATED_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
244
|
+
no: int
|
|
245
|
+
description: str
|
|
246
|
+
assigned_object_no: int
|
|
247
|
+
active: bool
|
|
248
|
+
release_no: int
|
|
249
|
+
release_location: Surface.SurfaceReleasesAssignmentRow.ReleaseLocation
|
|
250
|
+
released_objects: str
|
|
251
|
+
generated_objects: str
|
|
252
|
+
def __init__(self, no: _Optional[int] = ..., description: _Optional[str] = ..., assigned_object_no: _Optional[int] = ..., active: bool = ..., release_no: _Optional[int] = ..., release_location: _Optional[_Union[Surface.SurfaceReleasesAssignmentRow.ReleaseLocation, str]] = ..., released_objects: _Optional[str] = ..., generated_objects: _Optional[str] = ...) -> None: ...
|
|
253
|
+
class BimIfcPropertiesTreeTable(_message.Message):
|
|
254
|
+
__slots__ = ("rows",)
|
|
255
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
256
|
+
rows: _containers.RepeatedCompositeFieldContainer[Surface.BimIfcPropertiesTreeTableRow]
|
|
257
|
+
def __init__(self, rows: _Optional[_Iterable[_Union[Surface.BimIfcPropertiesTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
258
|
+
class BimIfcPropertiesTreeTableRow(_message.Message):
|
|
259
|
+
__slots__ = ("key", "name", "value", "rows")
|
|
260
|
+
KEY_FIELD_NUMBER: _ClassVar[int]
|
|
261
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
262
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
263
|
+
ROWS_FIELD_NUMBER: _ClassVar[int]
|
|
264
|
+
key: str
|
|
265
|
+
name: str
|
|
266
|
+
value: str
|
|
267
|
+
rows: _containers.RepeatedCompositeFieldContainer[Surface.BimIfcPropertiesTreeTableRow]
|
|
268
|
+
def __init__(self, key: _Optional[str] = ..., name: _Optional[str] = ..., value: _Optional[str] = ..., rows: _Optional[_Iterable[_Union[Surface.BimIfcPropertiesTreeTableRow, _Mapping]]] = ...) -> None: ...
|
|
269
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
270
|
+
GEOMETRY_FIELD_NUMBER: _ClassVar[int]
|
|
271
|
+
TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
272
|
+
BOUNDARY_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
273
|
+
THICKNESS_FIELD_NUMBER: _ClassVar[int]
|
|
274
|
+
MATERIAL_FIELD_NUMBER: _ClassVar[int]
|
|
275
|
+
GENERATING_OBJECT_INFO_FIELD_NUMBER: _ClassVar[int]
|
|
276
|
+
ANALYTICAL_AREA_FIELD_NUMBER: _ClassVar[int]
|
|
277
|
+
ANALYTICAL_VOLUME_FIELD_NUMBER: _ClassVar[int]
|
|
278
|
+
ANALYTICAL_MASS_FIELD_NUMBER: _ClassVar[int]
|
|
279
|
+
ANALYTICAL_CENTER_OF_GRAVITY_FIELD_NUMBER: _ClassVar[int]
|
|
280
|
+
ANALYTICAL_CENTER_OF_GRAVITY_X_FIELD_NUMBER: _ClassVar[int]
|
|
281
|
+
ANALYTICAL_CENTER_OF_GRAVITY_Y_FIELD_NUMBER: _ClassVar[int]
|
|
282
|
+
ANALYTICAL_CENTER_OF_GRAVITY_Z_FIELD_NUMBER: _ClassVar[int]
|
|
283
|
+
AREA_FIELD_NUMBER: _ClassVar[int]
|
|
284
|
+
VOLUME_FIELD_NUMBER: _ClassVar[int]
|
|
285
|
+
MASS_FIELD_NUMBER: _ClassVar[int]
|
|
286
|
+
CENTER_OF_GRAVITY_FIELD_NUMBER: _ClassVar[int]
|
|
287
|
+
CENTER_OF_GRAVITY_X_FIELD_NUMBER: _ClassVar[int]
|
|
288
|
+
CENTER_OF_GRAVITY_Y_FIELD_NUMBER: _ClassVar[int]
|
|
289
|
+
CENTER_OF_GRAVITY_Z_FIELD_NUMBER: _ClassVar[int]
|
|
290
|
+
POSITION_FIELD_NUMBER: _ClassVar[int]
|
|
291
|
+
POSITION_SHORT_FIELD_NUMBER: _ClassVar[int]
|
|
292
|
+
GRID_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
293
|
+
ACTIVATE_LOAD_TRANSFER_FIELD_NUMBER: _ClassVar[int]
|
|
294
|
+
IS_DEACTIVATED_FOR_CALCULATION_FIELD_NUMBER: _ClassVar[int]
|
|
295
|
+
IS_SURFACE_CELLS_DEACTIVATED_FIELD_NUMBER: _ClassVar[int]
|
|
296
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
297
|
+
DESIGN_PROPERTIES_VIA_SURFACE_FIELD_NUMBER: _ClassVar[int]
|
|
298
|
+
DESIGN_PROPERTIES_VIA_PARENT_SURFACE_SET_FIELD_NUMBER: _ClassVar[int]
|
|
299
|
+
DESIGN_PROPERTIES_PARENT_SURFACE_SET_FIELD_NUMBER: _ClassVar[int]
|
|
300
|
+
IS_ACTIVE_IN_COMPRESSION_FIELD_NUMBER: _ClassVar[int]
|
|
301
|
+
LOAD_TRANSFER_DIRECTION_FIELD_NUMBER: _ClassVar[int]
|
|
302
|
+
IS_SURFACE_WEIGHT_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
303
|
+
IS_ADVANCED_DISTRIBUTION_SETTINGS_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
304
|
+
SURFACE_WEIGHT_FIELD_NUMBER: _ClassVar[int]
|
|
305
|
+
SMOOTHING_FACTOR_FIELD_NUMBER: _ClassVar[int]
|
|
306
|
+
STRIPE_WIDTH_FIELD_NUMBER: _ClassVar[int]
|
|
307
|
+
MINIMUM_NUMBER_OF_STRIPES_FIELD_NUMBER: _ClassVar[int]
|
|
308
|
+
CONSIDER_MEMBER_ECCENTRICITY_FIELD_NUMBER: _ClassVar[int]
|
|
309
|
+
CONSIDER_CROSS_SECTION_DISTRIBUTION_FIELD_NUMBER: _ClassVar[int]
|
|
310
|
+
LOAD_DISTRIBUTION_FIELD_NUMBER: _ClassVar[int]
|
|
311
|
+
NEGLECT_EQUILIBRIUM_OF_MOMENTS_FIELD_NUMBER: _ClassVar[int]
|
|
312
|
+
NEGLECT_DEFINED_SURFACE_STIFFNESS_FIELD_NUMBER: _ClassVar[int]
|
|
313
|
+
EXCLUDED_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
314
|
+
EXCLUDED_PARALLEL_TO_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
315
|
+
EXCLUDED_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
316
|
+
EXCLUDED_PARALLEL_TO_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
317
|
+
EXCLUDED_NODES_FIELD_NUMBER: _ClassVar[int]
|
|
318
|
+
LOADED_MEMBERS_FIELD_NUMBER: _ClassVar[int]
|
|
319
|
+
LOADED_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
320
|
+
LOADED_NODES_FIELD_NUMBER: _ClassVar[int]
|
|
321
|
+
LOAD_DISTRIBUTION_FACTOR_TABLE_FIELD_NUMBER: _ClassVar[int]
|
|
322
|
+
NURBS_CONTROL_POINT_COUNT_IN_DIRECTION_U_FIELD_NUMBER: _ClassVar[int]
|
|
323
|
+
NURBS_CONTROL_POINT_COUNT_IN_DIRECTION_V_FIELD_NUMBER: _ClassVar[int]
|
|
324
|
+
NURBS_ORDER_IN_DIRECTION_U_FIELD_NUMBER: _ClassVar[int]
|
|
325
|
+
NURBS_ORDER_IN_DIRECTION_V_FIELD_NUMBER: _ClassVar[int]
|
|
326
|
+
NURBS_CONTROL_POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
327
|
+
QUADRANGLE_CORNER_NODE_1_FIELD_NUMBER: _ClassVar[int]
|
|
328
|
+
QUADRANGLE_CORNER_NODE_2_FIELD_NUMBER: _ClassVar[int]
|
|
329
|
+
QUADRANGLE_CORNER_NODE_3_FIELD_NUMBER: _ClassVar[int]
|
|
330
|
+
QUADRANGLE_CORNER_NODE_4_FIELD_NUMBER: _ClassVar[int]
|
|
331
|
+
QUADRANGLE_CORNER_NODES_FIELD_NUMBER: _ClassVar[int]
|
|
332
|
+
QUADRANGLE_PREFERABLE_SHAPE_FIELD_NUMBER: _ClassVar[int]
|
|
333
|
+
PIPE_RADIUS_FIELD_NUMBER: _ClassVar[int]
|
|
334
|
+
PIPE_RADIUS_END_FIELD_NUMBER: _ClassVar[int]
|
|
335
|
+
PIPE_USE_RADIUS_END_FIELD_NUMBER: _ClassVar[int]
|
|
336
|
+
PIPE_CENTER_LINE_FIELD_NUMBER: _ClassVar[int]
|
|
337
|
+
PIPE_GENERATED_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
338
|
+
MIN_CURV_SPLINE_REFERENCE_PLANE_COORDINATE_SYSTEM_FIELD_NUMBER: _ClassVar[int]
|
|
339
|
+
MIN_CURV_SPLINE_REFERENCE_WORK_PLANE_ORIENTATION_FIELD_NUMBER: _ClassVar[int]
|
|
340
|
+
MIN_CURV_SPLINE_DEFINITION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
341
|
+
MIN_CURV_SPLINE_GRID_X_POINT_COUNT_FIELD_NUMBER: _ClassVar[int]
|
|
342
|
+
MIN_CURV_SPLINE_GRID_Y_POINT_COUNT_FIELD_NUMBER: _ClassVar[int]
|
|
343
|
+
MIN_CURV_SPLINE_REFERENCE_BOUNDARY_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
344
|
+
MIN_CURV_SPLINE_REFERENCE_PROBE_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
345
|
+
MIN_CURV_SPLINE_GLOBAL_PROBE_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
346
|
+
HAS_LINE_HINGES_FIELD_NUMBER: _ClassVar[int]
|
|
347
|
+
SUPPORT_FIELD_NUMBER: _ClassVar[int]
|
|
348
|
+
ECCENTRICITY_FIELD_NUMBER: _ClassVar[int]
|
|
349
|
+
MESH_REFINEMENT_FIELD_NUMBER: _ClassVar[int]
|
|
350
|
+
MESHING_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
351
|
+
INPUT_AXES_ROTATION_SPECIFICATION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
352
|
+
INPUT_AXES_ANGULAR_ROTATION_FIELD_NUMBER: _ClassVar[int]
|
|
353
|
+
INPUT_AXES_AXIS_FIELD_NUMBER: _ClassVar[int]
|
|
354
|
+
INPUT_AXES_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
355
|
+
INPUT_AXES_POINT_1_FIELD_NUMBER: _ClassVar[int]
|
|
356
|
+
INPUT_AXES_POINT_1_X_FIELD_NUMBER: _ClassVar[int]
|
|
357
|
+
INPUT_AXES_POINT_1_Y_FIELD_NUMBER: _ClassVar[int]
|
|
358
|
+
INPUT_AXES_POINT_1_Z_FIELD_NUMBER: _ClassVar[int]
|
|
359
|
+
INPUT_AXES_POINT_2_FIELD_NUMBER: _ClassVar[int]
|
|
360
|
+
INPUT_AXES_POINT_2_X_FIELD_NUMBER: _ClassVar[int]
|
|
361
|
+
INPUT_AXES_POINT_2_Y_FIELD_NUMBER: _ClassVar[int]
|
|
362
|
+
INPUT_AXES_POINT_2_Z_FIELD_NUMBER: _ClassVar[int]
|
|
363
|
+
INPUT_AXES_COORDINATE_SYSTEM_FIELD_NUMBER: _ClassVar[int]
|
|
364
|
+
RESULT_AXES_ROTATION_SPECIFICATION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
365
|
+
REVERSED_NORMAL_FIELD_NUMBER: _ClassVar[int]
|
|
366
|
+
GRID_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
367
|
+
GRID_ORIGIN_FIELD_NUMBER: _ClassVar[int]
|
|
368
|
+
GRID_ORIGIN_X_FIELD_NUMBER: _ClassVar[int]
|
|
369
|
+
GRID_ORIGIN_Y_FIELD_NUMBER: _ClassVar[int]
|
|
370
|
+
GRID_ORIGIN_Z_FIELD_NUMBER: _ClassVar[int]
|
|
371
|
+
GRID_POINT_COUNT_NEGATIVE_X_FIELD_NUMBER: _ClassVar[int]
|
|
372
|
+
GRID_POINT_COUNT_POSITIVE_X_FIELD_NUMBER: _ClassVar[int]
|
|
373
|
+
GRID_POINT_COUNT_NEGATIVE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
374
|
+
GRID_POINT_COUNT_POSITIVE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
375
|
+
GRID_NUMBERING_INCREMENT_FIELD_NUMBER: _ClassVar[int]
|
|
376
|
+
GRID_POINT_COUNT_R_FIELD_NUMBER: _ClassVar[int]
|
|
377
|
+
GRID_DISTANCE_X_FIELD_NUMBER: _ClassVar[int]
|
|
378
|
+
GRID_DISTANCE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
379
|
+
GRID_DISTANCE_R_FIELD_NUMBER: _ClassVar[int]
|
|
380
|
+
GRID_ROTATION_ALPHA_FIELD_NUMBER: _ClassVar[int]
|
|
381
|
+
GRID_ROTATION_BETA_FIELD_NUMBER: _ClassVar[int]
|
|
382
|
+
GRID_ANGLE_GAMMA_FIELD_NUMBER: _ClassVar[int]
|
|
383
|
+
GRID_ADAPT_AUTOMATICALLY_FIELD_NUMBER: _ClassVar[int]
|
|
384
|
+
AUTO_DETECTION_OF_INTEGRATED_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
385
|
+
INTEGRATED_NODES_FIELD_NUMBER: _ClassVar[int]
|
|
386
|
+
INTEGRATED_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
387
|
+
INTEGRATED_OPENINGS_FIELD_NUMBER: _ClassVar[int]
|
|
388
|
+
HAS_INTEGRATED_OBJECTS_FIELD_NUMBER: _ClassVar[int]
|
|
389
|
+
HAS_INPUT_AXES_ROTATION_FIELD_NUMBER: _ClassVar[int]
|
|
390
|
+
HAS_RESULT_AXES_ROTATION_FIELD_NUMBER: _ClassVar[int]
|
|
391
|
+
SURFACE_STEEL_DESIGN_ULS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
392
|
+
SURFACE_STEEL_DESIGN_SLS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
393
|
+
SURFACE_TIMBER_DESIGN_ULS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
394
|
+
SURFACE_TIMBER_DESIGN_SLS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
395
|
+
SURFACE_TIMBER_DESIGN_FR_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
396
|
+
TIMBER_SERVICE_CLASS_FIELD_NUMBER: _ClassVar[int]
|
|
397
|
+
TIMBER_MOISTURE_CLASS_FIELD_NUMBER: _ClassVar[int]
|
|
398
|
+
TIMBER_SERVICE_CONDITIONS_FIELD_NUMBER: _ClassVar[int]
|
|
399
|
+
SURFACE_ALUMINUM_DESIGN_ULS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
400
|
+
SURFACE_ALUMINUM_DESIGN_SLS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
401
|
+
SURFACE_GLASS_DESIGN_ULS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
402
|
+
SURFACE_GLASS_DESIGN_SLS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
403
|
+
SURFACE_REINFORCEMENTS_FIELD_NUMBER: _ClassVar[int]
|
|
404
|
+
IS_USER_DEFINED_CONCRETE_COVER_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
405
|
+
CONCRETE_COVER_TOP_FIELD_NUMBER: _ClassVar[int]
|
|
406
|
+
CONCRETE_COVER_BOTTOM_FIELD_NUMBER: _ClassVar[int]
|
|
407
|
+
USER_DEFINED_CONCRETE_COVER_TOP_FIELD_NUMBER: _ClassVar[int]
|
|
408
|
+
USER_DEFINED_CONCRETE_COVER_BOTTOM_FIELD_NUMBER: _ClassVar[int]
|
|
409
|
+
CONCRETE_DURABILITY_TOP_FIELD_NUMBER: _ClassVar[int]
|
|
410
|
+
CONCRETE_DURABILITY_BOTTOM_FIELD_NUMBER: _ClassVar[int]
|
|
411
|
+
REINFORCEMENT_DIRECTION_TOP_FIELD_NUMBER: _ClassVar[int]
|
|
412
|
+
REINFORCEMENT_DIRECTION_BOTTOM_FIELD_NUMBER: _ClassVar[int]
|
|
413
|
+
DEFLECTION_CHECK_SURFACE_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
414
|
+
DEFLECTION_CHECK_DOUBLE_SUPPORTED_SURFACE_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
415
|
+
DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_FIELD_NUMBER: _ClassVar[int]
|
|
416
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_FIELD_NUMBER: _ClassVar[int]
|
|
417
|
+
DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
418
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_1_FIELD_NUMBER: _ClassVar[int]
|
|
419
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_1_X_FIELD_NUMBER: _ClassVar[int]
|
|
420
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_1_Y_FIELD_NUMBER: _ClassVar[int]
|
|
421
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_1_Z_FIELD_NUMBER: _ClassVar[int]
|
|
422
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_2_FIELD_NUMBER: _ClassVar[int]
|
|
423
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_2_X_FIELD_NUMBER: _ClassVar[int]
|
|
424
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_2_Y_FIELD_NUMBER: _ClassVar[int]
|
|
425
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_2_Z_FIELD_NUMBER: _ClassVar[int]
|
|
426
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_3_FIELD_NUMBER: _ClassVar[int]
|
|
427
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_3_X_FIELD_NUMBER: _ClassVar[int]
|
|
428
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_3_Y_FIELD_NUMBER: _ClassVar[int]
|
|
429
|
+
DEFLECTION_CHECK_REFERENCE_PLANE_POINT_3_Z_FIELD_NUMBER: _ClassVar[int]
|
|
430
|
+
SURFACE_REINFORCEMENT_TABLE_FIELD_NUMBER: _ClassVar[int]
|
|
431
|
+
SURFACE_CONCRETE_DESIGN_ULS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
432
|
+
SURFACE_CONCRETE_DESIGN_SLS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
433
|
+
SURFACE_CONCRETE_DESIGN_FR_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
434
|
+
SURFACE_CONCRETE_DESIGN_SEISMIC_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
435
|
+
ROTATED_BOUNDARY_LINE_FIELD_NUMBER: _ClassVar[int]
|
|
436
|
+
ROTATED_ANGLE_OF_ROTATION_FIELD_NUMBER: _ClassVar[int]
|
|
437
|
+
ROTATED_POINT_P_FIELD_NUMBER: _ClassVar[int]
|
|
438
|
+
ROTATED_POINT_P_X_FIELD_NUMBER: _ClassVar[int]
|
|
439
|
+
ROTATED_POINT_P_Y_FIELD_NUMBER: _ClassVar[int]
|
|
440
|
+
ROTATED_POINT_P_Z_FIELD_NUMBER: _ClassVar[int]
|
|
441
|
+
ROTATED_POINT_R_FIELD_NUMBER: _ClassVar[int]
|
|
442
|
+
ROTATED_POINT_R_X_FIELD_NUMBER: _ClassVar[int]
|
|
443
|
+
ROTATED_POINT_R_Y_FIELD_NUMBER: _ClassVar[int]
|
|
444
|
+
ROTATED_POINT_R_Z_FIELD_NUMBER: _ClassVar[int]
|
|
445
|
+
ROTATED_GENERATED_LINES_FIELD_NUMBER: _ClassVar[int]
|
|
446
|
+
WIND_SIMULATION_ENABLE_SPECIFIC_SETTINGS_FIELD_NUMBER: _ClassVar[int]
|
|
447
|
+
WIND_SIMULATION_SHRINK_WRAPPING_FIELD_NUMBER: _ClassVar[int]
|
|
448
|
+
WIND_SIMULATION_ROUGHNESS_AND_PERMEABILITY_FIELD_NUMBER: _ClassVar[int]
|
|
449
|
+
WIND_SIMULATION_EXCLUDE_FROM_WIND_TUNNEL_FIELD_NUMBER: _ClassVar[int]
|
|
450
|
+
WIND_SIMULATION_CONSIDER_SURFACE_THICKNESS_ABOVE_FIELD_NUMBER: _ClassVar[int]
|
|
451
|
+
WIND_SIMULATION_CONSIDER_SURFACE_THICKNESS_ABOVE_VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
452
|
+
STRESS_ANALYSIS_CONFIGURATION_FIELD_NUMBER: _ClassVar[int]
|
|
453
|
+
SURFACE_RELEASES_ASSIGNMENT_FIELD_NUMBER: _ClassVar[int]
|
|
454
|
+
BIM_IFC_PROPERTIES_FIELD_NUMBER: _ClassVar[int]
|
|
455
|
+
PARENT_LAYER_FIELD_NUMBER: _ClassVar[int]
|
|
456
|
+
IS_LOCKED_BY_PARENT_LAYER_FIELD_NUMBER: _ClassVar[int]
|
|
457
|
+
IS_GENERATED_FIELD_NUMBER: _ClassVar[int]
|
|
458
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
459
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
460
|
+
no: int
|
|
461
|
+
geometry: Surface.Geometry
|
|
462
|
+
type: Surface.Type
|
|
463
|
+
boundary_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
464
|
+
thickness: int
|
|
465
|
+
material: int
|
|
466
|
+
generating_object_info: str
|
|
467
|
+
analytical_area: float
|
|
468
|
+
analytical_volume: float
|
|
469
|
+
analytical_mass: float
|
|
470
|
+
analytical_center_of_gravity: _common_pb2.Vector3d
|
|
471
|
+
analytical_center_of_gravity_x: float
|
|
472
|
+
analytical_center_of_gravity_y: float
|
|
473
|
+
analytical_center_of_gravity_z: float
|
|
474
|
+
area: float
|
|
475
|
+
volume: float
|
|
476
|
+
mass: float
|
|
477
|
+
center_of_gravity: _common_pb2.Vector3d
|
|
478
|
+
center_of_gravity_x: float
|
|
479
|
+
center_of_gravity_y: float
|
|
480
|
+
center_of_gravity_z: float
|
|
481
|
+
position: str
|
|
482
|
+
position_short: str
|
|
483
|
+
grid_enabled: bool
|
|
484
|
+
activate_load_transfer: bool
|
|
485
|
+
is_deactivated_for_calculation: bool
|
|
486
|
+
is_surface_cells_deactivated: bool
|
|
487
|
+
comment: str
|
|
488
|
+
design_properties_via_surface: bool
|
|
489
|
+
design_properties_via_parent_surface_set: bool
|
|
490
|
+
design_properties_parent_surface_set: int
|
|
491
|
+
is_active_in_compression: bool
|
|
492
|
+
load_transfer_direction: Surface.LoadTransferDirection
|
|
493
|
+
is_surface_weight_enabled: bool
|
|
494
|
+
is_advanced_distribution_settings_enabled: bool
|
|
495
|
+
surface_weight: float
|
|
496
|
+
smoothing_factor: float
|
|
497
|
+
stripe_width: float
|
|
498
|
+
minimum_number_of_stripes: int
|
|
499
|
+
consider_member_eccentricity: bool
|
|
500
|
+
consider_cross_section_distribution: bool
|
|
501
|
+
load_distribution: Surface.LoadDistribution
|
|
502
|
+
neglect_equilibrium_of_moments: bool
|
|
503
|
+
neglect_defined_surface_stiffness: bool
|
|
504
|
+
excluded_members: _containers.RepeatedScalarFieldContainer[int]
|
|
505
|
+
excluded_parallel_to_members: _containers.RepeatedScalarFieldContainer[int]
|
|
506
|
+
excluded_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
507
|
+
excluded_parallel_to_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
508
|
+
excluded_nodes: _containers.RepeatedScalarFieldContainer[int]
|
|
509
|
+
loaded_members: _containers.RepeatedScalarFieldContainer[int]
|
|
510
|
+
loaded_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
511
|
+
loaded_nodes: _containers.RepeatedScalarFieldContainer[int]
|
|
512
|
+
load_distribution_factor_table: Surface.LoadDistributionFactorTable
|
|
513
|
+
nurbs_control_point_count_in_direction_u: int
|
|
514
|
+
nurbs_control_point_count_in_direction_v: int
|
|
515
|
+
nurbs_order_in_direction_u: int
|
|
516
|
+
nurbs_order_in_direction_v: int
|
|
517
|
+
nurbs_control_points: Surface.SurfaceNurbsControlPointsRowsTable
|
|
518
|
+
quadrangle_corner_node_1: int
|
|
519
|
+
quadrangle_corner_node_2: int
|
|
520
|
+
quadrangle_corner_node_3: int
|
|
521
|
+
quadrangle_corner_node_4: int
|
|
522
|
+
quadrangle_corner_nodes: _containers.RepeatedScalarFieldContainer[int]
|
|
523
|
+
quadrangle_preferable_shape: Surface.QuadranglePreferableShape
|
|
524
|
+
pipe_radius: float
|
|
525
|
+
pipe_radius_end: float
|
|
526
|
+
pipe_use_radius_end: bool
|
|
527
|
+
pipe_center_line: int
|
|
528
|
+
pipe_generated_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
529
|
+
min_curv_spline_reference_plane_coordinate_system: int
|
|
530
|
+
min_curv_spline_reference_work_plane_orientation: Surface.MinCurvSplineReferenceWorkPlaneOrientation
|
|
531
|
+
min_curv_spline_definition_type: Surface.MinCurvSplineDefinitionType
|
|
532
|
+
min_curv_spline_grid_x_point_count: int
|
|
533
|
+
min_curv_spline_grid_y_point_count: int
|
|
534
|
+
min_curv_spline_reference_boundary_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
535
|
+
min_curv_spline_reference_probe_coordinates: Surface.MinCurvSplineReferenceProbeCoordinatesTable
|
|
536
|
+
min_curv_spline_global_probe_coordinates: Surface.MinCurvSplineGlobalProbeCoordinatesTable
|
|
537
|
+
has_line_hinges: bool
|
|
538
|
+
support: int
|
|
539
|
+
eccentricity: int
|
|
540
|
+
mesh_refinement: int
|
|
541
|
+
meshing_type: Surface.MeshingType
|
|
542
|
+
input_axes_rotation_specification_type: Surface.InputAxesRotationSpecificationType
|
|
543
|
+
input_axes_angular_rotation: float
|
|
544
|
+
input_axes_axis: Surface.InputAxesAxis
|
|
545
|
+
input_axes_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
546
|
+
input_axes_point_1: _common_pb2.Vector3d
|
|
547
|
+
input_axes_point_1_x: float
|
|
548
|
+
input_axes_point_1_y: float
|
|
549
|
+
input_axes_point_1_z: float
|
|
550
|
+
input_axes_point_2: _common_pb2.Vector3d
|
|
551
|
+
input_axes_point_2_x: float
|
|
552
|
+
input_axes_point_2_y: float
|
|
553
|
+
input_axes_point_2_z: float
|
|
554
|
+
input_axes_coordinate_system: int
|
|
555
|
+
result_axes_rotation_specification_type: Surface.ResultAxesRotationSpecificationType
|
|
556
|
+
reversed_normal: bool
|
|
557
|
+
grid_type: Surface.GridType
|
|
558
|
+
grid_origin: _common_pb2.Vector3d
|
|
559
|
+
grid_origin_x: float
|
|
560
|
+
grid_origin_y: float
|
|
561
|
+
grid_origin_z: float
|
|
562
|
+
grid_point_count_negative_x: int
|
|
563
|
+
grid_point_count_positive_x: int
|
|
564
|
+
grid_point_count_negative_y: int
|
|
565
|
+
grid_point_count_positive_y: int
|
|
566
|
+
grid_numbering_increment: int
|
|
567
|
+
grid_point_count_r: int
|
|
568
|
+
grid_distance_x: float
|
|
569
|
+
grid_distance_y: float
|
|
570
|
+
grid_distance_r: float
|
|
571
|
+
grid_rotation_alpha: float
|
|
572
|
+
grid_rotation_beta: float
|
|
573
|
+
grid_angle_gamma: float
|
|
574
|
+
grid_adapt_automatically: bool
|
|
575
|
+
auto_detection_of_integrated_objects: bool
|
|
576
|
+
integrated_nodes: _containers.RepeatedScalarFieldContainer[int]
|
|
577
|
+
integrated_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
578
|
+
integrated_openings: _containers.RepeatedScalarFieldContainer[int]
|
|
579
|
+
has_integrated_objects: bool
|
|
580
|
+
has_input_axes_rotation: bool
|
|
581
|
+
has_result_axes_rotation: bool
|
|
582
|
+
surface_steel_design_uls_configuration: int
|
|
583
|
+
surface_steel_design_sls_configuration: int
|
|
584
|
+
surface_timber_design_uls_configuration: int
|
|
585
|
+
surface_timber_design_sls_configuration: int
|
|
586
|
+
surface_timber_design_fr_configuration: int
|
|
587
|
+
timber_service_class: int
|
|
588
|
+
timber_moisture_class: int
|
|
589
|
+
timber_service_conditions: int
|
|
590
|
+
surface_aluminum_design_uls_configuration: int
|
|
591
|
+
surface_aluminum_design_sls_configuration: int
|
|
592
|
+
surface_glass_design_uls_configuration: int
|
|
593
|
+
surface_glass_design_sls_configuration: int
|
|
594
|
+
surface_reinforcements: _containers.RepeatedScalarFieldContainer[int]
|
|
595
|
+
is_user_defined_concrete_cover_enabled: bool
|
|
596
|
+
concrete_cover_top: float
|
|
597
|
+
concrete_cover_bottom: float
|
|
598
|
+
user_defined_concrete_cover_top: float
|
|
599
|
+
user_defined_concrete_cover_bottom: float
|
|
600
|
+
concrete_durability_top: int
|
|
601
|
+
concrete_durability_bottom: int
|
|
602
|
+
reinforcement_direction_top: int
|
|
603
|
+
reinforcement_direction_bottom: int
|
|
604
|
+
deflection_check_surface_type: Surface.DeflectionCheckSurfaceType
|
|
605
|
+
deflection_check_double_supported_surface_type: Surface.DeflectionCheckDoubleSupportedSurfaceType
|
|
606
|
+
deflection_check_displacement_reference: Surface.DeflectionCheckDisplacementReference
|
|
607
|
+
deflection_check_reference_length_z: float
|
|
608
|
+
deflection_check_reference_length_z_definition_type: Surface.DeflectionCheckReferenceLengthZDefinitionType
|
|
609
|
+
deflection_check_reference_plane_point_1: _common_pb2.Vector3d
|
|
610
|
+
deflection_check_reference_plane_point_1_x: float
|
|
611
|
+
deflection_check_reference_plane_point_1_y: float
|
|
612
|
+
deflection_check_reference_plane_point_1_z: float
|
|
613
|
+
deflection_check_reference_plane_point_2: _common_pb2.Vector3d
|
|
614
|
+
deflection_check_reference_plane_point_2_x: float
|
|
615
|
+
deflection_check_reference_plane_point_2_y: float
|
|
616
|
+
deflection_check_reference_plane_point_2_z: float
|
|
617
|
+
deflection_check_reference_plane_point_3: _common_pb2.Vector3d
|
|
618
|
+
deflection_check_reference_plane_point_3_x: float
|
|
619
|
+
deflection_check_reference_plane_point_3_y: float
|
|
620
|
+
deflection_check_reference_plane_point_3_z: float
|
|
621
|
+
surface_reinforcement_table: Surface.SurfaceReinforcementTable
|
|
622
|
+
surface_concrete_design_uls_configuration: int
|
|
623
|
+
surface_concrete_design_sls_configuration: int
|
|
624
|
+
surface_concrete_design_fr_configuration: int
|
|
625
|
+
surface_concrete_design_seismic_configuration: int
|
|
626
|
+
rotated_boundary_line: int
|
|
627
|
+
rotated_angle_of_rotation: float
|
|
628
|
+
rotated_point_p: _common_pb2.Vector3d
|
|
629
|
+
rotated_point_p_x: float
|
|
630
|
+
rotated_point_p_y: float
|
|
631
|
+
rotated_point_p_z: float
|
|
632
|
+
rotated_point_r: _common_pb2.Vector3d
|
|
633
|
+
rotated_point_r_x: float
|
|
634
|
+
rotated_point_r_y: float
|
|
635
|
+
rotated_point_r_z: float
|
|
636
|
+
rotated_generated_lines: _containers.RepeatedScalarFieldContainer[int]
|
|
637
|
+
wind_simulation_enable_specific_settings: bool
|
|
638
|
+
wind_simulation_shrink_wrapping: int
|
|
639
|
+
wind_simulation_roughness_and_permeability: int
|
|
640
|
+
wind_simulation_exclude_from_wind_tunnel: bool
|
|
641
|
+
wind_simulation_consider_surface_thickness_above: bool
|
|
642
|
+
wind_simulation_consider_surface_thickness_above_value: float
|
|
643
|
+
stress_analysis_configuration: int
|
|
644
|
+
surface_releases_assignment: Surface.SurfaceReleasesAssignmentTable
|
|
645
|
+
bim_ifc_properties: Surface.BimIfcPropertiesTreeTable
|
|
646
|
+
parent_layer: int
|
|
647
|
+
is_locked_by_parent_layer: bool
|
|
648
|
+
is_generated: bool
|
|
649
|
+
id_for_export_import: str
|
|
650
|
+
metadata_for_export_import: str
|
|
651
|
+
def __init__(self, no: _Optional[int] = ..., geometry: _Optional[_Union[Surface.Geometry, str]] = ..., type: _Optional[_Union[Surface.Type, str]] = ..., boundary_lines: _Optional[_Iterable[int]] = ..., thickness: _Optional[int] = ..., material: _Optional[int] = ..., generating_object_info: _Optional[str] = ..., analytical_area: _Optional[float] = ..., analytical_volume: _Optional[float] = ..., analytical_mass: _Optional[float] = ..., analytical_center_of_gravity: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., analytical_center_of_gravity_x: _Optional[float] = ..., analytical_center_of_gravity_y: _Optional[float] = ..., analytical_center_of_gravity_z: _Optional[float] = ..., area: _Optional[float] = ..., volume: _Optional[float] = ..., mass: _Optional[float] = ..., center_of_gravity: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., center_of_gravity_x: _Optional[float] = ..., center_of_gravity_y: _Optional[float] = ..., center_of_gravity_z: _Optional[float] = ..., position: _Optional[str] = ..., position_short: _Optional[str] = ..., grid_enabled: bool = ..., activate_load_transfer: bool = ..., is_deactivated_for_calculation: bool = ..., is_surface_cells_deactivated: bool = ..., comment: _Optional[str] = ..., design_properties_via_surface: bool = ..., design_properties_via_parent_surface_set: bool = ..., design_properties_parent_surface_set: _Optional[int] = ..., is_active_in_compression: bool = ..., load_transfer_direction: _Optional[_Union[Surface.LoadTransferDirection, str]] = ..., is_surface_weight_enabled: bool = ..., is_advanced_distribution_settings_enabled: bool = ..., surface_weight: _Optional[float] = ..., smoothing_factor: _Optional[float] = ..., stripe_width: _Optional[float] = ..., minimum_number_of_stripes: _Optional[int] = ..., consider_member_eccentricity: bool = ..., consider_cross_section_distribution: bool = ..., load_distribution: _Optional[_Union[Surface.LoadDistribution, str]] = ..., neglect_equilibrium_of_moments: bool = ..., neglect_defined_surface_stiffness: bool = ..., excluded_members: _Optional[_Iterable[int]] = ..., excluded_parallel_to_members: _Optional[_Iterable[int]] = ..., excluded_lines: _Optional[_Iterable[int]] = ..., excluded_parallel_to_lines: _Optional[_Iterable[int]] = ..., excluded_nodes: _Optional[_Iterable[int]] = ..., loaded_members: _Optional[_Iterable[int]] = ..., loaded_lines: _Optional[_Iterable[int]] = ..., loaded_nodes: _Optional[_Iterable[int]] = ..., load_distribution_factor_table: _Optional[_Union[Surface.LoadDistributionFactorTable, _Mapping]] = ..., nurbs_control_point_count_in_direction_u: _Optional[int] = ..., nurbs_control_point_count_in_direction_v: _Optional[int] = ..., nurbs_order_in_direction_u: _Optional[int] = ..., nurbs_order_in_direction_v: _Optional[int] = ..., nurbs_control_points: _Optional[_Union[Surface.SurfaceNurbsControlPointsRowsTable, _Mapping]] = ..., quadrangle_corner_node_1: _Optional[int] = ..., quadrangle_corner_node_2: _Optional[int] = ..., quadrangle_corner_node_3: _Optional[int] = ..., quadrangle_corner_node_4: _Optional[int] = ..., quadrangle_corner_nodes: _Optional[_Iterable[int]] = ..., quadrangle_preferable_shape: _Optional[_Union[Surface.QuadranglePreferableShape, str]] = ..., pipe_radius: _Optional[float] = ..., pipe_radius_end: _Optional[float] = ..., pipe_use_radius_end: bool = ..., pipe_center_line: _Optional[int] = ..., pipe_generated_lines: _Optional[_Iterable[int]] = ..., min_curv_spline_reference_plane_coordinate_system: _Optional[int] = ..., min_curv_spline_reference_work_plane_orientation: _Optional[_Union[Surface.MinCurvSplineReferenceWorkPlaneOrientation, str]] = ..., min_curv_spline_definition_type: _Optional[_Union[Surface.MinCurvSplineDefinitionType, str]] = ..., min_curv_spline_grid_x_point_count: _Optional[int] = ..., min_curv_spline_grid_y_point_count: _Optional[int] = ..., min_curv_spline_reference_boundary_lines: _Optional[_Iterable[int]] = ..., min_curv_spline_reference_probe_coordinates: _Optional[_Union[Surface.MinCurvSplineReferenceProbeCoordinatesTable, _Mapping]] = ..., min_curv_spline_global_probe_coordinates: _Optional[_Union[Surface.MinCurvSplineGlobalProbeCoordinatesTable, _Mapping]] = ..., has_line_hinges: bool = ..., support: _Optional[int] = ..., eccentricity: _Optional[int] = ..., mesh_refinement: _Optional[int] = ..., meshing_type: _Optional[_Union[Surface.MeshingType, str]] = ..., input_axes_rotation_specification_type: _Optional[_Union[Surface.InputAxesRotationSpecificationType, str]] = ..., input_axes_angular_rotation: _Optional[float] = ..., input_axes_axis: _Optional[_Union[Surface.InputAxesAxis, str]] = ..., input_axes_lines: _Optional[_Iterable[int]] = ..., input_axes_point_1: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., input_axes_point_1_x: _Optional[float] = ..., input_axes_point_1_y: _Optional[float] = ..., input_axes_point_1_z: _Optional[float] = ..., input_axes_point_2: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., input_axes_point_2_x: _Optional[float] = ..., input_axes_point_2_y: _Optional[float] = ..., input_axes_point_2_z: _Optional[float] = ..., input_axes_coordinate_system: _Optional[int] = ..., result_axes_rotation_specification_type: _Optional[_Union[Surface.ResultAxesRotationSpecificationType, str]] = ..., reversed_normal: bool = ..., grid_type: _Optional[_Union[Surface.GridType, str]] = ..., grid_origin: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., grid_origin_x: _Optional[float] = ..., grid_origin_y: _Optional[float] = ..., grid_origin_z: _Optional[float] = ..., grid_point_count_negative_x: _Optional[int] = ..., grid_point_count_positive_x: _Optional[int] = ..., grid_point_count_negative_y: _Optional[int] = ..., grid_point_count_positive_y: _Optional[int] = ..., grid_numbering_increment: _Optional[int] = ..., grid_point_count_r: _Optional[int] = ..., grid_distance_x: _Optional[float] = ..., grid_distance_y: _Optional[float] = ..., grid_distance_r: _Optional[float] = ..., grid_rotation_alpha: _Optional[float] = ..., grid_rotation_beta: _Optional[float] = ..., grid_angle_gamma: _Optional[float] = ..., grid_adapt_automatically: bool = ..., auto_detection_of_integrated_objects: bool = ..., integrated_nodes: _Optional[_Iterable[int]] = ..., integrated_lines: _Optional[_Iterable[int]] = ..., integrated_openings: _Optional[_Iterable[int]] = ..., has_integrated_objects: bool = ..., has_input_axes_rotation: bool = ..., has_result_axes_rotation: bool = ..., surface_steel_design_uls_configuration: _Optional[int] = ..., surface_steel_design_sls_configuration: _Optional[int] = ..., surface_timber_design_uls_configuration: _Optional[int] = ..., surface_timber_design_sls_configuration: _Optional[int] = ..., surface_timber_design_fr_configuration: _Optional[int] = ..., timber_service_class: _Optional[int] = ..., timber_moisture_class: _Optional[int] = ..., timber_service_conditions: _Optional[int] = ..., surface_aluminum_design_uls_configuration: _Optional[int] = ..., surface_aluminum_design_sls_configuration: _Optional[int] = ..., surface_glass_design_uls_configuration: _Optional[int] = ..., surface_glass_design_sls_configuration: _Optional[int] = ..., surface_reinforcements: _Optional[_Iterable[int]] = ..., is_user_defined_concrete_cover_enabled: bool = ..., concrete_cover_top: _Optional[float] = ..., concrete_cover_bottom: _Optional[float] = ..., user_defined_concrete_cover_top: _Optional[float] = ..., user_defined_concrete_cover_bottom: _Optional[float] = ..., concrete_durability_top: _Optional[int] = ..., concrete_durability_bottom: _Optional[int] = ..., reinforcement_direction_top: _Optional[int] = ..., reinforcement_direction_bottom: _Optional[int] = ..., deflection_check_surface_type: _Optional[_Union[Surface.DeflectionCheckSurfaceType, str]] = ..., deflection_check_double_supported_surface_type: _Optional[_Union[Surface.DeflectionCheckDoubleSupportedSurfaceType, str]] = ..., deflection_check_displacement_reference: _Optional[_Union[Surface.DeflectionCheckDisplacementReference, str]] = ..., deflection_check_reference_length_z: _Optional[float] = ..., deflection_check_reference_length_z_definition_type: _Optional[_Union[Surface.DeflectionCheckReferenceLengthZDefinitionType, str]] = ..., deflection_check_reference_plane_point_1: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., deflection_check_reference_plane_point_1_x: _Optional[float] = ..., deflection_check_reference_plane_point_1_y: _Optional[float] = ..., deflection_check_reference_plane_point_1_z: _Optional[float] = ..., deflection_check_reference_plane_point_2: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., deflection_check_reference_plane_point_2_x: _Optional[float] = ..., deflection_check_reference_plane_point_2_y: _Optional[float] = ..., deflection_check_reference_plane_point_2_z: _Optional[float] = ..., deflection_check_reference_plane_point_3: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., deflection_check_reference_plane_point_3_x: _Optional[float] = ..., deflection_check_reference_plane_point_3_y: _Optional[float] = ..., deflection_check_reference_plane_point_3_z: _Optional[float] = ..., surface_reinforcement_table: _Optional[_Union[Surface.SurfaceReinforcementTable, _Mapping]] = ..., surface_concrete_design_uls_configuration: _Optional[int] = ..., surface_concrete_design_sls_configuration: _Optional[int] = ..., surface_concrete_design_fr_configuration: _Optional[int] = ..., surface_concrete_design_seismic_configuration: _Optional[int] = ..., rotated_boundary_line: _Optional[int] = ..., rotated_angle_of_rotation: _Optional[float] = ..., rotated_point_p: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., rotated_point_p_x: _Optional[float] = ..., rotated_point_p_y: _Optional[float] = ..., rotated_point_p_z: _Optional[float] = ..., rotated_point_r: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., rotated_point_r_x: _Optional[float] = ..., rotated_point_r_y: _Optional[float] = ..., rotated_point_r_z: _Optional[float] = ..., rotated_generated_lines: _Optional[_Iterable[int]] = ..., wind_simulation_enable_specific_settings: bool = ..., wind_simulation_shrink_wrapping: _Optional[int] = ..., wind_simulation_roughness_and_permeability: _Optional[int] = ..., wind_simulation_exclude_from_wind_tunnel: bool = ..., wind_simulation_consider_surface_thickness_above: bool = ..., wind_simulation_consider_surface_thickness_above_value: _Optional[float] = ..., stress_analysis_configuration: _Optional[int] = ..., surface_releases_assignment: _Optional[_Union[Surface.SurfaceReleasesAssignmentTable, _Mapping]] = ..., bim_ifc_properties: _Optional[_Union[Surface.BimIfcPropertiesTreeTable, _Mapping]] = ..., parent_layer: _Optional[int] = ..., is_locked_by_parent_layer: bool = ..., is_generated: bool = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|