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,40 @@
|
|
|
1
|
+
from dlubal.api.common import common_pb2 as _common_pb2
|
|
2
|
+
from google.protobuf import descriptor as _descriptor
|
|
3
|
+
from google.protobuf import message as _message
|
|
4
|
+
from typing import ClassVar as _ClassVar, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
5
|
+
|
|
6
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
7
|
+
|
|
8
|
+
class ClippingBox(_message.Message):
|
|
9
|
+
__slots__ = ("no", "user_defined_name_enabled", "name", "coordinate_system", "origin_coordinates", "origin_coordinate_x", "origin_coordinate_y", "origin_coordinate_z", "dimensions", "dimension_x", "dimension_y", "dimension_z", "comment", "id_for_export_import", "metadata_for_export_import")
|
|
10
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
11
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
12
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
13
|
+
COORDINATE_SYSTEM_FIELD_NUMBER: _ClassVar[int]
|
|
14
|
+
ORIGIN_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
15
|
+
ORIGIN_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
16
|
+
ORIGIN_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
17
|
+
ORIGIN_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
18
|
+
DIMENSIONS_FIELD_NUMBER: _ClassVar[int]
|
|
19
|
+
DIMENSION_X_FIELD_NUMBER: _ClassVar[int]
|
|
20
|
+
DIMENSION_Y_FIELD_NUMBER: _ClassVar[int]
|
|
21
|
+
DIMENSION_Z_FIELD_NUMBER: _ClassVar[int]
|
|
22
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
23
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
24
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
25
|
+
no: int
|
|
26
|
+
user_defined_name_enabled: bool
|
|
27
|
+
name: str
|
|
28
|
+
coordinate_system: int
|
|
29
|
+
origin_coordinates: _common_pb2.Vector3d
|
|
30
|
+
origin_coordinate_x: float
|
|
31
|
+
origin_coordinate_y: float
|
|
32
|
+
origin_coordinate_z: float
|
|
33
|
+
dimensions: _common_pb2.Vector3d
|
|
34
|
+
dimension_x: float
|
|
35
|
+
dimension_y: float
|
|
36
|
+
dimension_z: float
|
|
37
|
+
comment: str
|
|
38
|
+
id_for_export_import: str
|
|
39
|
+
metadata_for_export_import: str
|
|
40
|
+
def __init__(self, no: _Optional[int] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., coordinate_system: _Optional[int] = ..., origin_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., origin_coordinate_x: _Optional[float] = ..., origin_coordinate_y: _Optional[float] = ..., origin_coordinate_z: _Optional[float] = ..., dimensions: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., dimension_x: _Optional[float] = ..., dimension_y: _Optional[float] = ..., dimension_z: _Optional[float] = ..., comment: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/guide_objects/clipping_plane.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rfem/guide_objects/clipping_plane.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from dlubal.api.common import common_pb2 as dlubal_dot_api_dot_common_dot_common__pb2
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2dlubal/api/rfem/guide_objects/clipping_plane.proto\x12\x1d\x64lubal.api.rfem.guide_objects\x1a\x1e\x64lubal/api/common/common.proto\"\x85\x17\n\rClippingPlane\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x44\n\x04type\x18\x02 \x01(\x0e\x32\x31.dlubal.api.rfem.guide_objects.ClippingPlane.TypeH\x01\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x03 \x01(\x08H\x02\x88\x01\x01\x12\x11\n\x04name\x18\x04 \x01(\tH\x03\x88\x01\x01\x12\x1e\n\x11\x63oordinate_system\x18\x05 \x01(\x05H\x04\x88\x01\x01\x12!\n\x14invert_clipping_side\x18\x06 \x01(\x08H\x05\x88\x01\x01\x12<\n\x12origin_coordinates\x18\x07 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x06\x88\x01\x01\x12 \n\x13origin_coordinate_x\x18\x08 \x01(\x01H\x07\x88\x01\x01\x12 \n\x13origin_coordinate_y\x18\t \x01(\x01H\x08\x88\x01\x01\x12 \n\x13origin_coordinate_z\x18\n \x01(\x01H\t\x88\x01\x01\x12\x43\n\x19global_origin_coordinates\x18\x0b \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\n\x88\x01\x01\x12\'\n\x1aglobal_origin_coordinate_x\x18\x0c \x01(\x01H\x0b\x88\x01\x01\x12\'\n\x1aglobal_origin_coordinate_y\x18\r \x01(\x01H\x0c\x88\x01\x01\x12\'\n\x1aglobal_origin_coordinate_z\x18\x0e \x01(\x01H\r\x88\x01\x01\x12\x42\n\x18u_axis_point_coordinates\x18\x0f \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x0e\x88\x01\x01\x12&\n\x19u_axis_point_coordinate_x\x18\x10 \x01(\x01H\x0f\x88\x01\x01\x12&\n\x19u_axis_point_coordinate_y\x18\x11 \x01(\x01H\x10\x88\x01\x01\x12&\n\x19u_axis_point_coordinate_z\x18\x12 \x01(\x01H\x11\x88\x01\x01\x12J\n clipping_plane_point_coordinates\x18\x13 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x12\x88\x01\x01\x12.\n!clipping_plane_point_coordinate_x\x18\x14 \x01(\x01H\x13\x88\x01\x01\x12.\n!clipping_plane_point_coordinate_y\x18\x15 \x01(\x01H\x14\x88\x01\x01\x12.\n!clipping_plane_point_coordinate_z\x18\x16 \x01(\x01H\x15\x88\x01\x01\x12!\n\x14\x63lipping_plane_angle\x18\x17 \x01(\x01H\x16\x88\x01\x01\x12j\n\x18rotation_angles_sequence\x18\x18 \x01(\x0e\x32\x43.dlubal.api.rfem.guide_objects.ClippingPlane.RotationAnglesSequenceH\x17\x88\x01\x01\x12\x1d\n\x10rotation_angle_1\x18\x19 \x01(\x01H\x18\x88\x01\x01\x12\x1d\n\x10rotation_angle_2\x18\x1a \x01(\x01H\x19\x88\x01\x01\x12\x1d\n\x10rotation_angle_3\x18\x1b \x01(\x01H\x1a\x88\x01\x01\x12R\n\x0borientation\x18\x1c \x01(\x0e\x32\x38.dlubal.api.rfem.guide_objects.ClippingPlane.OrientationH\x1b\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x1d \x01(\tH\x1c\x88\x01\x01\x12\x19\n\x0cis_generated\x18\x1e \x01(\x08H\x1d\x88\x01\x01\x12#\n\x16generating_object_info\x18\x1f \x01(\tH\x1e\x88\x01\x01\x12!\n\x14id_for_export_import\x18 \x01(\tH\x1f\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18! \x01(\tH \x88\x01\x01\"z\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x1b\n\x17TYPE_2_POINTS_AND_ANGLE\x10\x03\x12\x11\n\rTYPE_3_POINTS\x10\x02\x12\x13\n\x0fTYPE_OFFSET_XYZ\x10\x01\x12\x1b\n\x17TYPE_POINT_AND_3_ANGLES\x10\x04\"\x92\x03\n\x16RotationAnglesSequence\x12 \n\x1cROTATION_ANGLES_SEQUENCE_UVW\x10\x00\x12 \n\x1cROTATION_ANGLES_SEQUENCE_UWV\x10\x01\x12 \n\x1cROTATION_ANGLES_SEQUENCE_VUW\x10\x02\x12 \n\x1cROTATION_ANGLES_SEQUENCE_VWU\x10\x03\x12 \n\x1cROTATION_ANGLES_SEQUENCE_WUV\x10\x04\x12 \n\x1cROTATION_ANGLES_SEQUENCE_WVU\x10\x05\x12 \n\x1cROTATION_ANGLES_SEQUENCE_XZY\x10\x01\x12 \n\x1cROTATION_ANGLES_SEQUENCE_YXZ\x10\x02\x12 \n\x1cROTATION_ANGLES_SEQUENCE_YZX\x10\x03\x12 \n\x1cROTATION_ANGLES_SEQUENCE_ZXY\x10\x04\x12 \n\x1cROTATION_ANGLES_SEQUENCE_ZYX\x10\x05\x1a\x02\x10\x01\"m\n\x0bOrientation\x12\x1e\n\x1aORIENTATION_PARALLEL_TO_XY\x10\x00\x12\x1e\n\x1aORIENTATION_PARALLEL_TO_XZ\x10\x02\x12\x1e\n\x1aORIENTATION_PARALLEL_TO_YZ\x10\x01\x42\x05\n\x03_noB\x07\n\x05_typeB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x14\n\x12_coordinate_systemB\x17\n\x15_invert_clipping_sideB\x15\n\x13_origin_coordinatesB\x16\n\x14_origin_coordinate_xB\x16\n\x14_origin_coordinate_yB\x16\n\x14_origin_coordinate_zB\x1c\n\x1a_global_origin_coordinatesB\x1d\n\x1b_global_origin_coordinate_xB\x1d\n\x1b_global_origin_coordinate_yB\x1d\n\x1b_global_origin_coordinate_zB\x1b\n\x19_u_axis_point_coordinatesB\x1c\n\x1a_u_axis_point_coordinate_xB\x1c\n\x1a_u_axis_point_coordinate_yB\x1c\n\x1a_u_axis_point_coordinate_zB#\n!_clipping_plane_point_coordinatesB$\n\"_clipping_plane_point_coordinate_xB$\n\"_clipping_plane_point_coordinate_yB$\n\"_clipping_plane_point_coordinate_zB\x17\n\x15_clipping_plane_angleB\x1b\n\x19_rotation_angles_sequenceB\x13\n\x11_rotation_angle_1B\x13\n\x11_rotation_angle_2B\x13\n\x11_rotation_angle_3B\x0e\n\x0c_orientationB\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.guide_objects.clipping_plane_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_CLIPPINGPLANE_ROTATIONANGLESSEQUENCE']._loaded_options = None
|
|
36
|
+
_globals['_CLIPPINGPLANE_ROTATIONANGLESSEQUENCE']._serialized_options = b'\020\001'
|
|
37
|
+
_globals['_CLIPPINGPLANE']._serialized_start=118
|
|
38
|
+
_globals['_CLIPPINGPLANE']._serialized_end=3067
|
|
39
|
+
_globals['_CLIPPINGPLANE_TYPE']._serialized_start=1594
|
|
40
|
+
_globals['_CLIPPINGPLANE_TYPE']._serialized_end=1716
|
|
41
|
+
_globals['_CLIPPINGPLANE_ROTATIONANGLESSEQUENCE']._serialized_start=1719
|
|
42
|
+
_globals['_CLIPPINGPLANE_ROTATIONANGLESSEQUENCE']._serialized_end=2121
|
|
43
|
+
_globals['_CLIPPINGPLANE_ORIENTATION']._serialized_start=2123
|
|
44
|
+
_globals['_CLIPPINGPLANE_ORIENTATION']._serialized_end=2232
|
|
45
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
from dlubal.api.common import common_pb2 as _common_pb2
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class ClippingPlane(_message.Message):
|
|
10
|
+
__slots__ = ("no", "type", "user_defined_name_enabled", "name", "coordinate_system", "invert_clipping_side", "origin_coordinates", "origin_coordinate_x", "origin_coordinate_y", "origin_coordinate_z", "global_origin_coordinates", "global_origin_coordinate_x", "global_origin_coordinate_y", "global_origin_coordinate_z", "u_axis_point_coordinates", "u_axis_point_coordinate_x", "u_axis_point_coordinate_y", "u_axis_point_coordinate_z", "clipping_plane_point_coordinates", "clipping_plane_point_coordinate_x", "clipping_plane_point_coordinate_y", "clipping_plane_point_coordinate_z", "clipping_plane_angle", "rotation_angles_sequence", "rotation_angle_1", "rotation_angle_2", "rotation_angle_3", "orientation", "comment", "is_generated", "generating_object_info", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class Type(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
TYPE_UNKNOWN: _ClassVar[ClippingPlane.Type]
|
|
14
|
+
TYPE_2_POINTS_AND_ANGLE: _ClassVar[ClippingPlane.Type]
|
|
15
|
+
TYPE_3_POINTS: _ClassVar[ClippingPlane.Type]
|
|
16
|
+
TYPE_OFFSET_XYZ: _ClassVar[ClippingPlane.Type]
|
|
17
|
+
TYPE_POINT_AND_3_ANGLES: _ClassVar[ClippingPlane.Type]
|
|
18
|
+
TYPE_UNKNOWN: ClippingPlane.Type
|
|
19
|
+
TYPE_2_POINTS_AND_ANGLE: ClippingPlane.Type
|
|
20
|
+
TYPE_3_POINTS: ClippingPlane.Type
|
|
21
|
+
TYPE_OFFSET_XYZ: ClippingPlane.Type
|
|
22
|
+
TYPE_POINT_AND_3_ANGLES: ClippingPlane.Type
|
|
23
|
+
class RotationAnglesSequence(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
24
|
+
__slots__ = ()
|
|
25
|
+
ROTATION_ANGLES_SEQUENCE_UVW: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
26
|
+
ROTATION_ANGLES_SEQUENCE_UWV: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
27
|
+
ROTATION_ANGLES_SEQUENCE_VUW: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
28
|
+
ROTATION_ANGLES_SEQUENCE_VWU: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
29
|
+
ROTATION_ANGLES_SEQUENCE_WUV: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
30
|
+
ROTATION_ANGLES_SEQUENCE_WVU: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
31
|
+
ROTATION_ANGLES_SEQUENCE_XZY: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
32
|
+
ROTATION_ANGLES_SEQUENCE_YXZ: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
33
|
+
ROTATION_ANGLES_SEQUENCE_YZX: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
34
|
+
ROTATION_ANGLES_SEQUENCE_ZXY: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
35
|
+
ROTATION_ANGLES_SEQUENCE_ZYX: _ClassVar[ClippingPlane.RotationAnglesSequence]
|
|
36
|
+
ROTATION_ANGLES_SEQUENCE_UVW: ClippingPlane.RotationAnglesSequence
|
|
37
|
+
ROTATION_ANGLES_SEQUENCE_UWV: ClippingPlane.RotationAnglesSequence
|
|
38
|
+
ROTATION_ANGLES_SEQUENCE_VUW: ClippingPlane.RotationAnglesSequence
|
|
39
|
+
ROTATION_ANGLES_SEQUENCE_VWU: ClippingPlane.RotationAnglesSequence
|
|
40
|
+
ROTATION_ANGLES_SEQUENCE_WUV: ClippingPlane.RotationAnglesSequence
|
|
41
|
+
ROTATION_ANGLES_SEQUENCE_WVU: ClippingPlane.RotationAnglesSequence
|
|
42
|
+
ROTATION_ANGLES_SEQUENCE_XZY: ClippingPlane.RotationAnglesSequence
|
|
43
|
+
ROTATION_ANGLES_SEQUENCE_YXZ: ClippingPlane.RotationAnglesSequence
|
|
44
|
+
ROTATION_ANGLES_SEQUENCE_YZX: ClippingPlane.RotationAnglesSequence
|
|
45
|
+
ROTATION_ANGLES_SEQUENCE_ZXY: ClippingPlane.RotationAnglesSequence
|
|
46
|
+
ROTATION_ANGLES_SEQUENCE_ZYX: ClippingPlane.RotationAnglesSequence
|
|
47
|
+
class Orientation(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
48
|
+
__slots__ = ()
|
|
49
|
+
ORIENTATION_PARALLEL_TO_XY: _ClassVar[ClippingPlane.Orientation]
|
|
50
|
+
ORIENTATION_PARALLEL_TO_XZ: _ClassVar[ClippingPlane.Orientation]
|
|
51
|
+
ORIENTATION_PARALLEL_TO_YZ: _ClassVar[ClippingPlane.Orientation]
|
|
52
|
+
ORIENTATION_PARALLEL_TO_XY: ClippingPlane.Orientation
|
|
53
|
+
ORIENTATION_PARALLEL_TO_XZ: ClippingPlane.Orientation
|
|
54
|
+
ORIENTATION_PARALLEL_TO_YZ: ClippingPlane.Orientation
|
|
55
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
58
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
COORDINATE_SYSTEM_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
INVERT_CLIPPING_SIDE_FIELD_NUMBER: _ClassVar[int]
|
|
61
|
+
ORIGIN_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
ORIGIN_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
ORIGIN_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
ORIGIN_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
65
|
+
GLOBAL_ORIGIN_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
66
|
+
GLOBAL_ORIGIN_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
67
|
+
GLOBAL_ORIGIN_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
68
|
+
GLOBAL_ORIGIN_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
69
|
+
U_AXIS_POINT_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
70
|
+
U_AXIS_POINT_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
71
|
+
U_AXIS_POINT_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
72
|
+
U_AXIS_POINT_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
73
|
+
CLIPPING_PLANE_POINT_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
74
|
+
CLIPPING_PLANE_POINT_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
75
|
+
CLIPPING_PLANE_POINT_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
76
|
+
CLIPPING_PLANE_POINT_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
77
|
+
CLIPPING_PLANE_ANGLE_FIELD_NUMBER: _ClassVar[int]
|
|
78
|
+
ROTATION_ANGLES_SEQUENCE_FIELD_NUMBER: _ClassVar[int]
|
|
79
|
+
ROTATION_ANGLE_1_FIELD_NUMBER: _ClassVar[int]
|
|
80
|
+
ROTATION_ANGLE_2_FIELD_NUMBER: _ClassVar[int]
|
|
81
|
+
ROTATION_ANGLE_3_FIELD_NUMBER: _ClassVar[int]
|
|
82
|
+
ORIENTATION_FIELD_NUMBER: _ClassVar[int]
|
|
83
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
84
|
+
IS_GENERATED_FIELD_NUMBER: _ClassVar[int]
|
|
85
|
+
GENERATING_OBJECT_INFO_FIELD_NUMBER: _ClassVar[int]
|
|
86
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
87
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
88
|
+
no: int
|
|
89
|
+
type: ClippingPlane.Type
|
|
90
|
+
user_defined_name_enabled: bool
|
|
91
|
+
name: str
|
|
92
|
+
coordinate_system: int
|
|
93
|
+
invert_clipping_side: bool
|
|
94
|
+
origin_coordinates: _common_pb2.Vector3d
|
|
95
|
+
origin_coordinate_x: float
|
|
96
|
+
origin_coordinate_y: float
|
|
97
|
+
origin_coordinate_z: float
|
|
98
|
+
global_origin_coordinates: _common_pb2.Vector3d
|
|
99
|
+
global_origin_coordinate_x: float
|
|
100
|
+
global_origin_coordinate_y: float
|
|
101
|
+
global_origin_coordinate_z: float
|
|
102
|
+
u_axis_point_coordinates: _common_pb2.Vector3d
|
|
103
|
+
u_axis_point_coordinate_x: float
|
|
104
|
+
u_axis_point_coordinate_y: float
|
|
105
|
+
u_axis_point_coordinate_z: float
|
|
106
|
+
clipping_plane_point_coordinates: _common_pb2.Vector3d
|
|
107
|
+
clipping_plane_point_coordinate_x: float
|
|
108
|
+
clipping_plane_point_coordinate_y: float
|
|
109
|
+
clipping_plane_point_coordinate_z: float
|
|
110
|
+
clipping_plane_angle: float
|
|
111
|
+
rotation_angles_sequence: ClippingPlane.RotationAnglesSequence
|
|
112
|
+
rotation_angle_1: float
|
|
113
|
+
rotation_angle_2: float
|
|
114
|
+
rotation_angle_3: float
|
|
115
|
+
orientation: ClippingPlane.Orientation
|
|
116
|
+
comment: str
|
|
117
|
+
is_generated: bool
|
|
118
|
+
generating_object_info: str
|
|
119
|
+
id_for_export_import: str
|
|
120
|
+
metadata_for_export_import: str
|
|
121
|
+
def __init__(self, no: _Optional[int] = ..., type: _Optional[_Union[ClippingPlane.Type, str]] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., coordinate_system: _Optional[int] = ..., invert_clipping_side: bool = ..., origin_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., origin_coordinate_x: _Optional[float] = ..., origin_coordinate_y: _Optional[float] = ..., origin_coordinate_z: _Optional[float] = ..., global_origin_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., global_origin_coordinate_x: _Optional[float] = ..., global_origin_coordinate_y: _Optional[float] = ..., global_origin_coordinate_z: _Optional[float] = ..., u_axis_point_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., u_axis_point_coordinate_x: _Optional[float] = ..., u_axis_point_coordinate_y: _Optional[float] = ..., u_axis_point_coordinate_z: _Optional[float] = ..., clipping_plane_point_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., clipping_plane_point_coordinate_x: _Optional[float] = ..., clipping_plane_point_coordinate_y: _Optional[float] = ..., clipping_plane_point_coordinate_z: _Optional[float] = ..., clipping_plane_angle: _Optional[float] = ..., rotation_angles_sequence: _Optional[_Union[ClippingPlane.RotationAnglesSequence, str]] = ..., rotation_angle_1: _Optional[float] = ..., rotation_angle_2: _Optional[float] = ..., rotation_angle_3: _Optional[float] = ..., orientation: _Optional[_Union[ClippingPlane.Orientation, str]] = ..., comment: _Optional[str] = ..., is_generated: bool = ..., generating_object_info: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/guide_objects/coordinate_system.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rfem/guide_objects/coordinate_system.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from dlubal.api.common import common_pb2 as dlubal_dot_api_dot_common_dot_common__pb2
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5dlubal/api/rfem/guide_objects/coordinate_system.proto\x12\x1d\x64lubal.api.rfem.guide_objects\x1a\x1e\x64lubal/api/common/common.proto\"\xba\x10\n\x10\x43oordinateSystem\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12G\n\x04type\x18\x02 \x01(\x0e\x32\x34.dlubal.api.rfem.guide_objects.CoordinateSystem.TypeH\x01\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x03 \x01(\x08H\x02\x88\x01\x01\x12\x11\n\x04name\x18\x04 \x01(\tH\x03\x88\x01\x01\x12<\n\x12origin_coordinates\x18\x05 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x04\x88\x01\x01\x12 \n\x13origin_coordinate_x\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12 \n\x13origin_coordinate_y\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12 \n\x13origin_coordinate_z\x18\x08 \x01(\x01H\x07\x88\x01\x01\x12\x42\n\x18u_axis_point_coordinates\x18\t \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x08\x88\x01\x01\x12&\n\x19u_axis_point_coordinate_x\x18\n \x01(\x01H\t\x88\x01\x01\x12&\n\x19u_axis_point_coordinate_y\x18\x0b \x01(\x01H\n\x88\x01\x01\x12&\n\x19u_axis_point_coordinate_z\x18\x0c \x01(\x01H\x0b\x88\x01\x01\x12\x44\n\x1auw_plane_point_coordinates\x18\r \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x0c\x88\x01\x01\x12(\n\x1buw_plane_point_coordinate_x\x18\x0e \x01(\x01H\r\x88\x01\x01\x12(\n\x1buw_plane_point_coordinate_y\x18\x0f \x01(\x01H\x0e\x88\x01\x01\x12(\n\x1buw_plane_point_coordinate_z\x18\x10 \x01(\x01H\x0f\x88\x01\x01\x12\x1b\n\x0euw_plane_angle\x18\x11 \x01(\x01H\x10\x88\x01\x01\x12m\n\x18rotation_angles_sequence\x18\x12 \x01(\x0e\x32\x46.dlubal.api.rfem.guide_objects.CoordinateSystem.RotationAnglesSequenceH\x11\x88\x01\x01\x12\x1d\n\x10rotation_angle_1\x18\x13 \x01(\x01H\x12\x88\x01\x01\x12\x1d\n\x10rotation_angle_2\x18\x14 \x01(\x01H\x13\x88\x01\x01\x12\x1d\n\x10rotation_angle_3\x18\x15 \x01(\x01H\x14\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x16 \x01(\tH\x15\x88\x01\x01\x12\x19\n\x0cis_generated\x18\x17 \x01(\x08H\x16\x88\x01\x01\x12#\n\x16generating_object_info\x18\x18 \x01(\tH\x17\x88\x01\x01\x12!\n\x14id_for_export_import\x18\x19 \x01(\tH\x18\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18\x1a \x01(\tH\x19\x88\x01\x01\"\x8f\x01\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x1b\n\x17TYPE_2_POINTS_AND_ANGLE\x10\x04\x12\x11\n\rTYPE_3_POINTS\x10\x03\x12\x13\n\x0fTYPE_GLOBAL_XYZ\x10\x01\x12\x13\n\x0fTYPE_OFFSET_XYZ\x10\x02\x12\x1b\n\x17TYPE_POINT_AND_3_ANGLES\x10\x05\"\xe4\x01\n\x16RotationAnglesSequence\x12 \n\x1cROTATION_ANGLES_SEQUENCE_XYZ\x10\x00\x12 \n\x1cROTATION_ANGLES_SEQUENCE_XZY\x10\x01\x12 \n\x1cROTATION_ANGLES_SEQUENCE_YXZ\x10\x02\x12 \n\x1cROTATION_ANGLES_SEQUENCE_YZX\x10\x03\x12 \n\x1cROTATION_ANGLES_SEQUENCE_ZXY\x10\x04\x12 \n\x1cROTATION_ANGLES_SEQUENCE_ZYX\x10\x05\x42\x05\n\x03_noB\x07\n\x05_typeB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x15\n\x13_origin_coordinatesB\x16\n\x14_origin_coordinate_xB\x16\n\x14_origin_coordinate_yB\x16\n\x14_origin_coordinate_zB\x1b\n\x19_u_axis_point_coordinatesB\x1c\n\x1a_u_axis_point_coordinate_xB\x1c\n\x1a_u_axis_point_coordinate_yB\x1c\n\x1a_u_axis_point_coordinate_zB\x1d\n\x1b_uw_plane_point_coordinatesB\x1e\n\x1c_uw_plane_point_coordinate_xB\x1e\n\x1c_uw_plane_point_coordinate_yB\x1e\n\x1c_uw_plane_point_coordinate_zB\x11\n\x0f_uw_plane_angleB\x1b\n\x19_rotation_angles_sequenceB\x13\n\x11_rotation_angle_1B\x13\n\x11_rotation_angle_2B\x13\n\x11_rotation_angle_3B\n\n\x08_commentB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.guide_objects.coordinate_system_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_COORDINATESYSTEM']._serialized_start=121
|
|
36
|
+
_globals['_COORDINATESYSTEM']._serialized_end=2227
|
|
37
|
+
_globals['_COORDINATESYSTEM_TYPE']._serialized_start=1234
|
|
38
|
+
_globals['_COORDINATESYSTEM_TYPE']._serialized_end=1377
|
|
39
|
+
_globals['_COORDINATESYSTEM_ROTATIONANGLESSEQUENCE']._serialized_start=1380
|
|
40
|
+
_globals['_COORDINATESYSTEM_ROTATIONANGLESSEQUENCE']._serialized_end=1608
|
|
41
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
from dlubal.api.common import common_pb2 as _common_pb2
|
|
2
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
3
|
+
from google.protobuf import descriptor as _descriptor
|
|
4
|
+
from google.protobuf import message as _message
|
|
5
|
+
from typing import ClassVar as _ClassVar, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
|
6
|
+
|
|
7
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
8
|
+
|
|
9
|
+
class CoordinateSystem(_message.Message):
|
|
10
|
+
__slots__ = ("no", "type", "user_defined_name_enabled", "name", "origin_coordinates", "origin_coordinate_x", "origin_coordinate_y", "origin_coordinate_z", "u_axis_point_coordinates", "u_axis_point_coordinate_x", "u_axis_point_coordinate_y", "u_axis_point_coordinate_z", "uw_plane_point_coordinates", "uw_plane_point_coordinate_x", "uw_plane_point_coordinate_y", "uw_plane_point_coordinate_z", "uw_plane_angle", "rotation_angles_sequence", "rotation_angle_1", "rotation_angle_2", "rotation_angle_3", "comment", "is_generated", "generating_object_info", "id_for_export_import", "metadata_for_export_import")
|
|
11
|
+
class Type(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
TYPE_UNKNOWN: _ClassVar[CoordinateSystem.Type]
|
|
14
|
+
TYPE_2_POINTS_AND_ANGLE: _ClassVar[CoordinateSystem.Type]
|
|
15
|
+
TYPE_3_POINTS: _ClassVar[CoordinateSystem.Type]
|
|
16
|
+
TYPE_GLOBAL_XYZ: _ClassVar[CoordinateSystem.Type]
|
|
17
|
+
TYPE_OFFSET_XYZ: _ClassVar[CoordinateSystem.Type]
|
|
18
|
+
TYPE_POINT_AND_3_ANGLES: _ClassVar[CoordinateSystem.Type]
|
|
19
|
+
TYPE_UNKNOWN: CoordinateSystem.Type
|
|
20
|
+
TYPE_2_POINTS_AND_ANGLE: CoordinateSystem.Type
|
|
21
|
+
TYPE_3_POINTS: CoordinateSystem.Type
|
|
22
|
+
TYPE_GLOBAL_XYZ: CoordinateSystem.Type
|
|
23
|
+
TYPE_OFFSET_XYZ: CoordinateSystem.Type
|
|
24
|
+
TYPE_POINT_AND_3_ANGLES: CoordinateSystem.Type
|
|
25
|
+
class RotationAnglesSequence(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
26
|
+
__slots__ = ()
|
|
27
|
+
ROTATION_ANGLES_SEQUENCE_XYZ: _ClassVar[CoordinateSystem.RotationAnglesSequence]
|
|
28
|
+
ROTATION_ANGLES_SEQUENCE_XZY: _ClassVar[CoordinateSystem.RotationAnglesSequence]
|
|
29
|
+
ROTATION_ANGLES_SEQUENCE_YXZ: _ClassVar[CoordinateSystem.RotationAnglesSequence]
|
|
30
|
+
ROTATION_ANGLES_SEQUENCE_YZX: _ClassVar[CoordinateSystem.RotationAnglesSequence]
|
|
31
|
+
ROTATION_ANGLES_SEQUENCE_ZXY: _ClassVar[CoordinateSystem.RotationAnglesSequence]
|
|
32
|
+
ROTATION_ANGLES_SEQUENCE_ZYX: _ClassVar[CoordinateSystem.RotationAnglesSequence]
|
|
33
|
+
ROTATION_ANGLES_SEQUENCE_XYZ: CoordinateSystem.RotationAnglesSequence
|
|
34
|
+
ROTATION_ANGLES_SEQUENCE_XZY: CoordinateSystem.RotationAnglesSequence
|
|
35
|
+
ROTATION_ANGLES_SEQUENCE_YXZ: CoordinateSystem.RotationAnglesSequence
|
|
36
|
+
ROTATION_ANGLES_SEQUENCE_YZX: CoordinateSystem.RotationAnglesSequence
|
|
37
|
+
ROTATION_ANGLES_SEQUENCE_ZXY: CoordinateSystem.RotationAnglesSequence
|
|
38
|
+
ROTATION_ANGLES_SEQUENCE_ZYX: CoordinateSystem.RotationAnglesSequence
|
|
39
|
+
NO_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
41
|
+
USER_DEFINED_NAME_ENABLED_FIELD_NUMBER: _ClassVar[int]
|
|
42
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
43
|
+
ORIGIN_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
44
|
+
ORIGIN_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
45
|
+
ORIGIN_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
ORIGIN_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
47
|
+
U_AXIS_POINT_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
48
|
+
U_AXIS_POINT_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
49
|
+
U_AXIS_POINT_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
50
|
+
U_AXIS_POINT_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
UW_PLANE_POINT_COORDINATES_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
UW_PLANE_POINT_COORDINATE_X_FIELD_NUMBER: _ClassVar[int]
|
|
53
|
+
UW_PLANE_POINT_COORDINATE_Y_FIELD_NUMBER: _ClassVar[int]
|
|
54
|
+
UW_PLANE_POINT_COORDINATE_Z_FIELD_NUMBER: _ClassVar[int]
|
|
55
|
+
UW_PLANE_ANGLE_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
ROTATION_ANGLES_SEQUENCE_FIELD_NUMBER: _ClassVar[int]
|
|
57
|
+
ROTATION_ANGLE_1_FIELD_NUMBER: _ClassVar[int]
|
|
58
|
+
ROTATION_ANGLE_2_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
ROTATION_ANGLE_3_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
COMMENT_FIELD_NUMBER: _ClassVar[int]
|
|
61
|
+
IS_GENERATED_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
GENERATING_OBJECT_INFO_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
ID_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
METADATA_FOR_EXPORT_IMPORT_FIELD_NUMBER: _ClassVar[int]
|
|
65
|
+
no: int
|
|
66
|
+
type: CoordinateSystem.Type
|
|
67
|
+
user_defined_name_enabled: bool
|
|
68
|
+
name: str
|
|
69
|
+
origin_coordinates: _common_pb2.Vector3d
|
|
70
|
+
origin_coordinate_x: float
|
|
71
|
+
origin_coordinate_y: float
|
|
72
|
+
origin_coordinate_z: float
|
|
73
|
+
u_axis_point_coordinates: _common_pb2.Vector3d
|
|
74
|
+
u_axis_point_coordinate_x: float
|
|
75
|
+
u_axis_point_coordinate_y: float
|
|
76
|
+
u_axis_point_coordinate_z: float
|
|
77
|
+
uw_plane_point_coordinates: _common_pb2.Vector3d
|
|
78
|
+
uw_plane_point_coordinate_x: float
|
|
79
|
+
uw_plane_point_coordinate_y: float
|
|
80
|
+
uw_plane_point_coordinate_z: float
|
|
81
|
+
uw_plane_angle: float
|
|
82
|
+
rotation_angles_sequence: CoordinateSystem.RotationAnglesSequence
|
|
83
|
+
rotation_angle_1: float
|
|
84
|
+
rotation_angle_2: float
|
|
85
|
+
rotation_angle_3: float
|
|
86
|
+
comment: str
|
|
87
|
+
is_generated: bool
|
|
88
|
+
generating_object_info: str
|
|
89
|
+
id_for_export_import: str
|
|
90
|
+
metadata_for_export_import: str
|
|
91
|
+
def __init__(self, no: _Optional[int] = ..., type: _Optional[_Union[CoordinateSystem.Type, str]] = ..., user_defined_name_enabled: bool = ..., name: _Optional[str] = ..., origin_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., origin_coordinate_x: _Optional[float] = ..., origin_coordinate_y: _Optional[float] = ..., origin_coordinate_z: _Optional[float] = ..., u_axis_point_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., u_axis_point_coordinate_x: _Optional[float] = ..., u_axis_point_coordinate_y: _Optional[float] = ..., u_axis_point_coordinate_z: _Optional[float] = ..., uw_plane_point_coordinates: _Optional[_Union[_common_pb2.Vector3d, _Mapping]] = ..., uw_plane_point_coordinate_x: _Optional[float] = ..., uw_plane_point_coordinate_y: _Optional[float] = ..., uw_plane_point_coordinate_z: _Optional[float] = ..., uw_plane_angle: _Optional[float] = ..., rotation_angles_sequence: _Optional[_Union[CoordinateSystem.RotationAnglesSequence, str]] = ..., rotation_angle_1: _Optional[float] = ..., rotation_angle_2: _Optional[float] = ..., rotation_angle_3: _Optional[float] = ..., comment: _Optional[str] = ..., is_generated: bool = ..., generating_object_info: _Optional[str] = ..., id_for_export_import: _Optional[str] = ..., metadata_for_export_import: _Optional[str] = ...) -> None: ...
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: dlubal/api/rfem/guide_objects/dimension.proto
|
|
5
|
+
# Protobuf Python Version: 5.28.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
28,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'dlubal/api/rfem/guide_objects/dimension.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from dlubal.api.common import common_pb2 as dlubal_dot_api_dot_common_dot_common__pb2
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-dlubal/api/rfem/guide_objects/dimension.proto\x12\x1d\x64lubal.api.rfem.guide_objects\x1a\x1e\x64lubal/api/common/common.proto\"\x8fZ\n\tDimension\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12@\n\x04type\x18\x02 \x01(\x0e\x32-.dlubal.api.rfem.guide_objects.Dimension.TypeH\x01\x88\x01\x01\x12&\n\x19user_defined_name_enabled\x18\x03 \x01(\x08H\x02\x88\x01\x01\x12\x11\n\x04name\x18\x04 \x01(\tH\x03\x88\x01\x01\x12%\n\x18\x64isplay_properties_index\x18\x05 \x01(\x05H\x04\x88\x01\x01\x12\"\n\x15\x64imension_line_offset\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12(\n\x1bis_custom_vertical_position\x18\x07 \x01(\x08H\x06\x88\x01\x01\x12\x66\n\x18\x63ustom_vertical_position\x18\x08 \x01(\x0e\x32?.dlubal.api.rfem.guide_objects.Dimension.CustomVerticalPositionH\x07\x88\x01\x01\x12*\n\x1dis_custom_horizontal_position\x18\t \x01(\x08H\x08\x88\x01\x01\x12j\n\x1a\x63ustom_horizontal_position\x18\n \x01(\x0e\x32\x41.dlubal.api.rfem.guide_objects.Dimension.CustomHorizontalPositionH\t\x88\x01\x01\x12\x13\n\x06symbol\x18\x0b \x01(\tH\n\x88\x01\x01\x12\x14\n\x07\x63omment\x18\x0c \x01(\tH\x0b\x88\x01\x01\x12\x1c\n\x0fmeasured_length\x18\r \x01(\x01H\x0c\x88\x01\x01\x12\x18\n\x10measured_lengths\x18\x0e \x03(\x01\x12\x1b\n\x0emeasured_angle\x18\x0f \x01(\x01H\r\x88\x01\x01\x12\x17\n\x0fmeasured_angles\x18\x10 \x03(\x01\x12\x1b\n\x0emeasured_slope\x18\x11 \x01(\x01H\x0e\x88\x01\x01\x12,\n\x1fis_global_dimension_line_offset\x18\x12 \x01(\x08H\x0f\x88\x01\x01\x12%\n\x18linear_coordinate_system\x18\x13 \x01(\x05H\x10\x88\x01\x01\x12W\n\x10linear_reference\x18\x14 \x01(\x0e\x32\x38.dlubal.api.rfem.guide_objects.Dimension.LinearReferenceH\x11\x88\x01\x01\x12O\n\x0clinear_plane\x18\x15 \x01(\x0e\x32\x34.dlubal.api.rfem.guide_objects.Dimension.LinearPlaneH\x12\x88\x01\x01\x12\x32\n%linear_global_dimension_line_offset_x\x18\x16 \x01(\x01H\x13\x88\x01\x01\x12\x32\n%linear_global_dimension_line_offset_y\x18\x17 \x01(\x01H\x14\x88\x01\x01\x12\x32\n%linear_global_dimension_line_offset_z\x18\x18 \x01(\x01H\x15\x88\x01\x01\x12M\n#linear_global_dimension_line_offset\x18\x19 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\x16\x88\x01\x01\x12\x62\n\x16linear_reference_table\x18\x1a \x01(\x0b\x32=.dlubal.api.rfem.guide_objects.Dimension.LinearReferenceTableH\x17\x88\x01\x01\x12t\n arc_length_reference_object_type\x18\x1b \x01(\x0e\x32\x45.dlubal.api.rfem.guide_objects.Dimension.ArcLengthReferenceObjectTypeH\x18\x88\x01\x01\x12&\n\x19\x61rc_length_reference_line\x18\x1c \x01(\x05H\x19\x88\x01\x01\x12*\n\x1d\x61rc_length_reference_cad_line\x18\x1d \x01(\x05H\x1a\x88\x01\x01\x12i\n\x1a\x61rc_length_reference_table\x18\x1e \x01(\x0b\x32@.dlubal.api.rfem.guide_objects.Dimension.ArcLengthReferenceTableH\x1b\x88\x01\x01\x12.\n!arc_length_angle_greater_than_180\x18\x1f \x01(\x08H\x1c\x88\x01\x01\x12\x64\n\x17\x61ngular_reference_table\x18 \x01(\x0b\x32>.dlubal.api.rfem.guide_objects.Dimension.AngularReferenceTableH\x1d\x88\x01\x01\x12W\n\x10\x61ngular_quadrant\x18! \x01(\x0e\x32\x38.dlubal.api.rfem.guide_objects.Dimension.AngularQuadrantH\x1e\x88\x01\x01\x12+\n\x1e\x61ngular_angle_greater_than_180\x18\" \x01(\x08H\x1f\x88\x01\x01\x12~\n%radius_diameter_reference_object_type\x18# \x01(\x0e\x32J.dlubal.api.rfem.guide_objects.Dimension.RadiusDiameterReferenceObjectTypeH \x88\x01\x01\x12+\n\x1eradius_diameter_reference_line\x18$ \x01(\x05H!\x88\x01\x01\x12/\n\"radius_diameter_reference_cad_line\x18% \x01(\x05H\"\x88\x01\x01\x12,\n\x1fradius_diameter_is_target_point\x18& \x01(\x08H#\x88\x01\x01\x12\x36\n)radius_diameter_target_point_coordinate_x\x18\' \x01(\x01H$\x88\x01\x01\x12\x36\n)radius_diameter_target_point_coordinate_y\x18( \x01(\x01H%\x88\x01\x01\x12\x36\n)radius_diameter_target_point_coordinate_z\x18) \x01(\x01H&\x88\x01\x01\x12R\n(radius_diameter_target_point_coordinates\x18* \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH\'\x88\x01\x01\x12-\n radius_diameter_position_on_line\x18+ \x01(\x01H(\x88\x01\x01\x12$\n\x17slope_coordinate_system\x18, \x01(\x05H)\x88\x01\x01\x12M\n\x0bslope_plane\x18- \x01(\x0e\x32\x33.dlubal.api.rfem.guide_objects.Dimension.SlopePlaneH*\x88\x01\x01\x12^\n\x14slope_reference_type\x18. \x01(\x0e\x32;.dlubal.api.rfem.guide_objects.Dimension.SlopeReferenceTypeH+\x88\x01\x01\x12!\n\x14slope_reference_line\x18/ \x01(\x05H,\x88\x01\x01\x12%\n\x18slope_reference_cad_line\x18\x30 \x01(\x05H-\x88\x01\x01\x12+\n\x1eslope_first_point_coordinate_x\x18\x31 \x01(\x01H.\x88\x01\x01\x12+\n\x1eslope_first_point_coordinate_y\x18\x32 \x01(\x01H/\x88\x01\x01\x12+\n\x1eslope_first_point_coordinate_z\x18\x33 \x01(\x01H0\x88\x01\x01\x12G\n\x1dslope_first_point_coordinates\x18\x34 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH1\x88\x01\x01\x12,\n\x1fslope_second_point_coordinate_x\x18\x35 \x01(\x01H2\x88\x01\x01\x12,\n\x1fslope_second_point_coordinate_y\x18\x36 \x01(\x01H3\x88\x01\x01\x12,\n\x1fslope_second_point_coordinate_z\x18\x37 \x01(\x01H4\x88\x01\x01\x12H\n\x1eslope_second_point_coordinates\x18\x38 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dH5\x88\x01\x01\x12U\n\x0fslope_direction\x18\x39 \x01(\x0e\x32\x37.dlubal.api.rfem.guide_objects.Dimension.SlopeDirectionH6\x88\x01\x01\x12/\n\"slope_refer_distance_from_line_end\x18: \x01(\x08H7\x88\x01\x01\x12$\n\x17slope_position_absolute\x18; \x01(\x01H8\x88\x01\x01\x12$\n\x17slope_position_relative\x18< \x01(\x01H9\x88\x01\x01\x12\'\n\x1aslope_position_is_relative\x18= \x01(\x08H:\x88\x01\x01\x12s\n\x1f\x65levation_reference_object_type\x18> \x01(\x0e\x32\x45.dlubal.api.rfem.guide_objects.Dimension.ElevationReferenceObjectTypeH;\x88\x01\x01\x12(\n\x1b\x65levation_reference_surface\x18? \x01(\x05H<\x88\x01\x01\x12%\n\x18\x65levation_reference_node\x18@ \x01(\x05H=\x88\x01\x01\x12/\n\"elevation_reference_cad_line_point\x18\x41 \x01(\x05H>\x88\x01\x01\x12.\n!elevation_reference_control_point\x18\x42 \x01(\x05H?\x88\x01\x01\x12\x33\n&elevation_reference_point_coordinate_x\x18\x43 \x01(\x01H@\x88\x01\x01\x12\x33\n&elevation_reference_point_coordinate_y\x18\x44 \x01(\x01HA\x88\x01\x01\x12\x33\n&elevation_reference_point_coordinate_z\x18\x45 \x01(\x01HB\x88\x01\x01\x12O\n%elevation_reference_point_coordinates\x18\x46 \x01(\x0b\x32\x1b.dlubal.api.common.Vector3dHC\x88\x01\x01\x12\x34\n\'elevation_distance_from_picked_position\x18G \x01(\x01HD\x88\x01\x01\x12(\n\x1b\x65levation_rotation_around_z\x18H \x01(\x01HE\x88\x01\x01\x12-\n elevation_reference_level_height\x18I \x01(\x01HF\x88\x01\x01\x12\"\n\x15\x65levation_is_altitude\x18J \x01(\x08HG\x88\x01\x01\x12\x1f\n\x12\x65levation_altitude\x18K \x01(\x01HH\x88\x01\x01\x12\x19\n\x0cparent_layer\x18L \x01(\x05HI\x88\x01\x01\x12&\n\x19is_locked_by_parent_layer\x18M \x01(\x08HJ\x88\x01\x01\x12\x19\n\x0cis_generated\x18N \x01(\x08HK\x88\x01\x01\x12#\n\x16generating_object_info\x18O \x01(\tHL\x88\x01\x01\x12 \n\x13is_detail_dimension\x18P \x01(\x08HM\x88\x01\x01\x12+\n\x1e\x64\x65tail_dimension_parent_object\x18Q \x01(\x05HN\x88\x01\x01\x12!\n\x14id_for_export_import\x18R \x01(\tHO\x88\x01\x01\x12\'\n\x1ametadata_for_export_import\x18S \x01(\tHP\x88\x01\x01\x1a\x66\n\x14LinearReferenceTable\x12N\n\x04rows\x18\x01 \x03(\x0b\x32@.dlubal.api.rfem.guide_objects.Dimension.LinearReferenceTableRow\x1a\xee\x06\n\x17LinearReferenceTableRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12x\n\x15reference_object_type\x18\x03 \x01(\x0e\x32T.dlubal.api.rfem.guide_objects.Dimension.LinearReferenceTableRow.ReferenceObjectTypeH\x02\x88\x01\x01\x12\x1d\n\x10reference_object\x18\x04 \x01(\x05H\x03\x88\x01\x01\x12#\n\x16line_relative_distance\x18\x05 \x01(\x01H\x04\x88\x01\x01\x12\x19\n\x0c\x63oordinate_x\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12\x19\n\x0c\x63oordinate_y\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12\x19\n\x0c\x63oordinate_z\x18\x08 \x01(\x01H\x07\x88\x01\x01\"\x84\x03\n\x13ReferenceObjectType\x12\x1e\n\x1aREFERENCE_OBJECT_TYPE_NODE\x10\x00\x12\"\n\x1eREFERENCE_OBJECT_TYPE_CAD_LINE\x10\n\x12(\n$REFERENCE_OBJECT_TYPE_CAD_LINE_POINT\x10\t\x12\'\n#REFERENCE_OBJECT_TYPE_CONTROL_POINT\x10\x06\x12\x1e\n\x1aREFERENCE_OBJECT_TYPE_LINE\x10\x03\x12 \n\x1cREFERENCE_OBJECT_TYPE_MEMBER\x10\x04\x12\x1f\n\x1bREFERENCE_OBJECT_TYPE_POINT\x10\x01\x12\'\n#REFERENCE_OBJECT_TYPE_POINT_ON_LINE\x10\x02\x12\'\n#REFERENCE_OBJECT_TYPE_SNAP_POSITION\x10\x08\x12!\n\x1dREFERENCE_OBJECT_TYPE_SURFACE\x10\x05\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x18\n\x16_reference_object_typeB\x13\n\x11_reference_objectB\x19\n\x17_line_relative_distanceB\x0f\n\r_coordinate_xB\x0f\n\r_coordinate_yB\x0f\n\r_coordinate_z\x1al\n\x17\x41rcLengthReferenceTable\x12Q\n\x04rows\x18\x01 \x03(\x0b\x32\x43.dlubal.api.rfem.guide_objects.Dimension.ArcLengthReferenceTableRow\x1a\xf4\x06\n\x1a\x41rcLengthReferenceTableRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12{\n\x15reference_object_type\x18\x03 \x01(\x0e\x32W.dlubal.api.rfem.guide_objects.Dimension.ArcLengthReferenceTableRow.ReferenceObjectTypeH\x02\x88\x01\x01\x12\x1d\n\x10reference_object\x18\x04 \x01(\x05H\x03\x88\x01\x01\x12#\n\x16line_relative_distance\x18\x05 \x01(\x01H\x04\x88\x01\x01\x12\x19\n\x0c\x63oordinate_x\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12\x19\n\x0c\x63oordinate_y\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12\x19\n\x0c\x63oordinate_z\x18\x08 \x01(\x01H\x07\x88\x01\x01\"\x84\x03\n\x13ReferenceObjectType\x12\x1e\n\x1aREFERENCE_OBJECT_TYPE_NODE\x10\x00\x12\"\n\x1eREFERENCE_OBJECT_TYPE_CAD_LINE\x10\n\x12(\n$REFERENCE_OBJECT_TYPE_CAD_LINE_POINT\x10\t\x12\'\n#REFERENCE_OBJECT_TYPE_CONTROL_POINT\x10\x06\x12\x1e\n\x1aREFERENCE_OBJECT_TYPE_LINE\x10\x03\x12 \n\x1cREFERENCE_OBJECT_TYPE_MEMBER\x10\x04\x12\x1f\n\x1bREFERENCE_OBJECT_TYPE_POINT\x10\x01\x12\'\n#REFERENCE_OBJECT_TYPE_POINT_ON_LINE\x10\x02\x12\'\n#REFERENCE_OBJECT_TYPE_SNAP_POSITION\x10\x08\x12!\n\x1dREFERENCE_OBJECT_TYPE_SURFACE\x10\x05\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x18\n\x16_reference_object_typeB\x13\n\x11_reference_objectB\x19\n\x17_line_relative_distanceB\x0f\n\r_coordinate_xB\x0f\n\r_coordinate_yB\x0f\n\r_coordinate_z\x1ah\n\x15\x41ngularReferenceTable\x12O\n\x04rows\x18\x01 \x03(\x0b\x32\x41.dlubal.api.rfem.guide_objects.Dimension.AngularReferenceTableRow\x1a\xf0\x06\n\x18\x41ngularReferenceTableRow\x12\x0f\n\x02no\x18\x01 \x01(\x05H\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x01\x88\x01\x01\x12y\n\x15reference_object_type\x18\x03 \x01(\x0e\x32U.dlubal.api.rfem.guide_objects.Dimension.AngularReferenceTableRow.ReferenceObjectTypeH\x02\x88\x01\x01\x12\x1d\n\x10reference_object\x18\x04 \x01(\x05H\x03\x88\x01\x01\x12#\n\x16line_relative_distance\x18\x05 \x01(\x01H\x04\x88\x01\x01\x12\x19\n\x0c\x63oordinate_x\x18\x06 \x01(\x01H\x05\x88\x01\x01\x12\x19\n\x0c\x63oordinate_y\x18\x07 \x01(\x01H\x06\x88\x01\x01\x12\x19\n\x0c\x63oordinate_z\x18\x08 \x01(\x01H\x07\x88\x01\x01\"\x84\x03\n\x13ReferenceObjectType\x12\x1e\n\x1aREFERENCE_OBJECT_TYPE_NODE\x10\x00\x12\"\n\x1eREFERENCE_OBJECT_TYPE_CAD_LINE\x10\n\x12(\n$REFERENCE_OBJECT_TYPE_CAD_LINE_POINT\x10\t\x12\'\n#REFERENCE_OBJECT_TYPE_CONTROL_POINT\x10\x06\x12\x1e\n\x1aREFERENCE_OBJECT_TYPE_LINE\x10\x03\x12 \n\x1cREFERENCE_OBJECT_TYPE_MEMBER\x10\x04\x12\x1f\n\x1bREFERENCE_OBJECT_TYPE_POINT\x10\x01\x12\'\n#REFERENCE_OBJECT_TYPE_POINT_ON_LINE\x10\x02\x12\'\n#REFERENCE_OBJECT_TYPE_SNAP_POSITION\x10\x08\x12!\n\x1dREFERENCE_OBJECT_TYPE_SURFACE\x10\x05\x42\x05\n\x03_noB\x0e\n\x0c_descriptionB\x18\n\x16_reference_object_typeB\x13\n\x11_reference_objectB\x19\n\x17_line_relative_distanceB\x0f\n\r_coordinate_xB\x0f\n\r_coordinate_yB\x0f\n\r_coordinate_z\"\x98\x01\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x10\n\x0cTYPE_ANGULAR\x10\x03\x12\x13\n\x0fTYPE_ARC_LENGTH\x10\x02\x12\x11\n\rTYPE_DIAMETER\x10\x05\x12\x12\n\x0eTYPE_ELEVATION\x10\x07\x12\x0f\n\x0bTYPE_LINEAR\x10\x01\x12\x0f\n\x0bTYPE_RADIUS\x10\x04\x12\x0e\n\nTYPE_SLOPE\x10\x06\"\x85\x01\n\x16\x43ustomVerticalPosition\x12#\n\x1f\x43USTOM_VERTICAL_POSITION_CENTER\x10\x00\x12\"\n\x1e\x43USTOM_VERTICAL_POSITION_ABOVE\x10\x01\x12\"\n\x1e\x43USTOM_VERTICAL_POSITION_UNDER\x10\x02\"\x8c\x01\n\x18\x43ustomHorizontalPosition\x12%\n!CUSTOM_HORIZONTAL_POSITION_CENTER\x10\x00\x12#\n\x1f\x43USTOM_HORIZONTAL_POSITION_LEFT\x10\x01\x12$\n CUSTOM_HORIZONTAL_POSITION_RIGHT\x10\x02\"\xa0\x01\n\x0fLinearReference\x12\x1b\n\x17LINEAR_REFERENCE_LENGTH\x10\x00\x12$\n LINEAR_REFERENCE_PROJECTION_IN_X\x10\x01\x12$\n LINEAR_REFERENCE_PROJECTION_IN_Y\x10\x02\x12$\n LINEAR_REFERENCE_PROJECTION_IN_Z\x10\x03\">\n\x0bLinearPlane\x12\x16\n\x12LINEAR_PLANE_FIRST\x10\x00\x12\x17\n\x13LINEAR_PLANE_SECOND\x10\x01\"x\n\x1c\x41rcLengthReferenceObjectType\x12)\n%ARC_LENGTH_REFERENCE_OBJECT_TYPE_LINE\x10\x00\x12-\n)ARC_LENGTH_REFERENCE_OBJECT_TYPE_CAD_LINE\x10\x01\"\x86\x01\n\x0f\x41ngularQuadrant\x12\x1d\n\x19\x41NGULAR_QUADRANT_POSITIVE\x10\x00\x12\x19\n\x15\x41NGULAR_QUADRANT_LEFT\x10\x02\x12\x1d\n\x19\x41NGULAR_QUADRANT_NEGATIVE\x10\x01\x12\x1a\n\x16\x41NGULAR_QUADRANT_RIGHT\x10\x03\"\x87\x01\n!RadiusDiameterReferenceObjectType\x12.\n*RADIUS_DIAMETER_REFERENCE_OBJECT_TYPE_LINE\x10\x00\x12\x32\n.RADIUS_DIAMETER_REFERENCE_OBJECT_TYPE_CAD_LINE\x10\x01\"H\n\nSlopePlane\x12\x12\n\x0eSLOPE_PLANE_XY\x10\x00\x12\x12\n\x0eSLOPE_PLANE_XZ\x10\x02\x12\x12\n\x0eSLOPE_PLANE_YZ\x10\x01\"\x85\x01\n\x12SlopeReferenceType\x12\'\n#SLOPE_REFERENCE_TYPE_LINE_OR_MEMBER\x10\x00\x12!\n\x1dSLOPE_REFERENCE_TYPE_CAD_LINE\x10\x02\x12#\n\x1fSLOPE_REFERENCE_TYPE_TWO_POINTS\x10\x01\"J\n\x0eSlopeDirection\x12\x1a\n\x16SLOPE_DIRECTION_UPWARD\x10\x00\x12\x1c\n\x18SLOPE_DIRECTION_DOWNWARD\x10\x01\"\x87\x02\n\x1c\x45levationReferenceObjectType\x12+\n\'ELEVATION_REFERENCE_OBJECT_TYPE_SURFACE\x10\x00\x12\x32\n.ELEVATION_REFERENCE_OBJECT_TYPE_CAD_LINE_POINT\x10\x04\x12\x31\n-ELEVATION_REFERENCE_OBJECT_TYPE_CONTROL_POINT\x10\x03\x12(\n$ELEVATION_REFERENCE_OBJECT_TYPE_NODE\x10\x01\x12)\n%ELEVATION_REFERENCE_OBJECT_TYPE_POINT\x10\x02\x42\x05\n\x03_noB\x07\n\x05_typeB\x1c\n\x1a_user_defined_name_enabledB\x07\n\x05_nameB\x1b\n\x19_display_properties_indexB\x18\n\x16_dimension_line_offsetB\x1e\n\x1c_is_custom_vertical_positionB\x1b\n\x19_custom_vertical_positionB \n\x1e_is_custom_horizontal_positionB\x1d\n\x1b_custom_horizontal_positionB\t\n\x07_symbolB\n\n\x08_commentB\x12\n\x10_measured_lengthB\x11\n\x0f_measured_angleB\x11\n\x0f_measured_slopeB\"\n _is_global_dimension_line_offsetB\x1b\n\x19_linear_coordinate_systemB\x13\n\x11_linear_referenceB\x0f\n\r_linear_planeB(\n&_linear_global_dimension_line_offset_xB(\n&_linear_global_dimension_line_offset_yB(\n&_linear_global_dimension_line_offset_zB&\n$_linear_global_dimension_line_offsetB\x19\n\x17_linear_reference_tableB#\n!_arc_length_reference_object_typeB\x1c\n\x1a_arc_length_reference_lineB \n\x1e_arc_length_reference_cad_lineB\x1d\n\x1b_arc_length_reference_tableB$\n\"_arc_length_angle_greater_than_180B\x1a\n\x18_angular_reference_tableB\x13\n\x11_angular_quadrantB!\n\x1f_angular_angle_greater_than_180B(\n&_radius_diameter_reference_object_typeB!\n\x1f_radius_diameter_reference_lineB%\n#_radius_diameter_reference_cad_lineB\"\n _radius_diameter_is_target_pointB,\n*_radius_diameter_target_point_coordinate_xB,\n*_radius_diameter_target_point_coordinate_yB,\n*_radius_diameter_target_point_coordinate_zB+\n)_radius_diameter_target_point_coordinatesB#\n!_radius_diameter_position_on_lineB\x1a\n\x18_slope_coordinate_systemB\x0e\n\x0c_slope_planeB\x17\n\x15_slope_reference_typeB\x17\n\x15_slope_reference_lineB\x1b\n\x19_slope_reference_cad_lineB!\n\x1f_slope_first_point_coordinate_xB!\n\x1f_slope_first_point_coordinate_yB!\n\x1f_slope_first_point_coordinate_zB \n\x1e_slope_first_point_coordinatesB\"\n _slope_second_point_coordinate_xB\"\n _slope_second_point_coordinate_yB\"\n _slope_second_point_coordinate_zB!\n\x1f_slope_second_point_coordinatesB\x12\n\x10_slope_directionB%\n#_slope_refer_distance_from_line_endB\x1a\n\x18_slope_position_absoluteB\x1a\n\x18_slope_position_relativeB\x1d\n\x1b_slope_position_is_relativeB\"\n _elevation_reference_object_typeB\x1e\n\x1c_elevation_reference_surfaceB\x1b\n\x19_elevation_reference_nodeB%\n#_elevation_reference_cad_line_pointB$\n\"_elevation_reference_control_pointB)\n\'_elevation_reference_point_coordinate_xB)\n\'_elevation_reference_point_coordinate_yB)\n\'_elevation_reference_point_coordinate_zB(\n&_elevation_reference_point_coordinatesB*\n(_elevation_distance_from_picked_positionB\x1e\n\x1c_elevation_rotation_around_zB#\n!_elevation_reference_level_heightB\x18\n\x16_elevation_is_altitudeB\x15\n\x13_elevation_altitudeB\x0f\n\r_parent_layerB\x1c\n\x1a_is_locked_by_parent_layerB\x0f\n\r_is_generatedB\x19\n\x17_generating_object_infoB\x16\n\x14_is_detail_dimensionB!\n\x1f_detail_dimension_parent_objectB\x17\n\x15_id_for_export_importB\x1d\n\x1b_metadata_for_export_importb\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlubal.api.rfem.guide_objects.dimension_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
DESCRIPTOR._loaded_options = None
|
|
35
|
+
_globals['_DIMENSION']._serialized_start=113
|
|
36
|
+
_globals['_DIMENSION']._serialized_end=11648
|
|
37
|
+
_globals['_DIMENSION_LINEARREFERENCETABLE']._serialized_start=4566
|
|
38
|
+
_globals['_DIMENSION_LINEARREFERENCETABLE']._serialized_end=4668
|
|
39
|
+
_globals['_DIMENSION_LINEARREFERENCETABLEROW']._serialized_start=4671
|
|
40
|
+
_globals['_DIMENSION_LINEARREFERENCETABLEROW']._serialized_end=5549
|
|
41
|
+
_globals['_DIMENSION_LINEARREFERENCETABLEROW_REFERENCEOBJECTTYPE']._serialized_start=5013
|
|
42
|
+
_globals['_DIMENSION_LINEARREFERENCETABLEROW_REFERENCEOBJECTTYPE']._serialized_end=5401
|
|
43
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCETABLE']._serialized_start=5551
|
|
44
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCETABLE']._serialized_end=5659
|
|
45
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCETABLEROW']._serialized_start=5662
|
|
46
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCETABLEROW']._serialized_end=6546
|
|
47
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCETABLEROW_REFERENCEOBJECTTYPE']._serialized_start=5013
|
|
48
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCETABLEROW_REFERENCEOBJECTTYPE']._serialized_end=5401
|
|
49
|
+
_globals['_DIMENSION_ANGULARREFERENCETABLE']._serialized_start=6548
|
|
50
|
+
_globals['_DIMENSION_ANGULARREFERENCETABLE']._serialized_end=6652
|
|
51
|
+
_globals['_DIMENSION_ANGULARREFERENCETABLEROW']._serialized_start=6655
|
|
52
|
+
_globals['_DIMENSION_ANGULARREFERENCETABLEROW']._serialized_end=7535
|
|
53
|
+
_globals['_DIMENSION_ANGULARREFERENCETABLEROW_REFERENCEOBJECTTYPE']._serialized_start=5013
|
|
54
|
+
_globals['_DIMENSION_ANGULARREFERENCETABLEROW_REFERENCEOBJECTTYPE']._serialized_end=5401
|
|
55
|
+
_globals['_DIMENSION_TYPE']._serialized_start=7538
|
|
56
|
+
_globals['_DIMENSION_TYPE']._serialized_end=7690
|
|
57
|
+
_globals['_DIMENSION_CUSTOMVERTICALPOSITION']._serialized_start=7693
|
|
58
|
+
_globals['_DIMENSION_CUSTOMVERTICALPOSITION']._serialized_end=7826
|
|
59
|
+
_globals['_DIMENSION_CUSTOMHORIZONTALPOSITION']._serialized_start=7829
|
|
60
|
+
_globals['_DIMENSION_CUSTOMHORIZONTALPOSITION']._serialized_end=7969
|
|
61
|
+
_globals['_DIMENSION_LINEARREFERENCE']._serialized_start=7972
|
|
62
|
+
_globals['_DIMENSION_LINEARREFERENCE']._serialized_end=8132
|
|
63
|
+
_globals['_DIMENSION_LINEARPLANE']._serialized_start=8134
|
|
64
|
+
_globals['_DIMENSION_LINEARPLANE']._serialized_end=8196
|
|
65
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCEOBJECTTYPE']._serialized_start=8198
|
|
66
|
+
_globals['_DIMENSION_ARCLENGTHREFERENCEOBJECTTYPE']._serialized_end=8318
|
|
67
|
+
_globals['_DIMENSION_ANGULARQUADRANT']._serialized_start=8321
|
|
68
|
+
_globals['_DIMENSION_ANGULARQUADRANT']._serialized_end=8455
|
|
69
|
+
_globals['_DIMENSION_RADIUSDIAMETERREFERENCEOBJECTTYPE']._serialized_start=8458
|
|
70
|
+
_globals['_DIMENSION_RADIUSDIAMETERREFERENCEOBJECTTYPE']._serialized_end=8593
|
|
71
|
+
_globals['_DIMENSION_SLOPEPLANE']._serialized_start=8595
|
|
72
|
+
_globals['_DIMENSION_SLOPEPLANE']._serialized_end=8667
|
|
73
|
+
_globals['_DIMENSION_SLOPEREFERENCETYPE']._serialized_start=8670
|
|
74
|
+
_globals['_DIMENSION_SLOPEREFERENCETYPE']._serialized_end=8803
|
|
75
|
+
_globals['_DIMENSION_SLOPEDIRECTION']._serialized_start=8805
|
|
76
|
+
_globals['_DIMENSION_SLOPEDIRECTION']._serialized_end=8879
|
|
77
|
+
_globals['_DIMENSION_ELEVATIONREFERENCEOBJECTTYPE']._serialized_start=8882
|
|
78
|
+
_globals['_DIMENSION_ELEVATIONREFERENCEOBJECTTYPE']._serialized_end=9145
|
|
79
|
+
# @@protoc_insertion_point(module_scope)
|