├── .editorconfig ├── .github ├── ISSUE_TEMPLATE │ ├── bug_report.md │ ├── feature_request.md │ └── question-about-iom.md └── workflows │ ├── deploy_on_tag._y_m_l-todo-release-branch │ ├── docfx.yml │ ├── dotnet-artifacts.yml │ ├── dotnet.yml │ ├── publish-conclient-pip.yml │ └── publish-rcsclient-pip.yml ├── .gitignore ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Directory.Packages.props ├── LICENSE ├── NuGet.Config ├── PULL_REQUEST_TEMPLATE.md ├── README.md ├── docs ├── .gitignore ├── Images │ ├── Checkbot-Import-Connections.png │ ├── coordinates.png │ ├── cpp-fea-example.png │ ├── examples │ │ ├── crack-width-ex.png │ │ └── rcs-optim-ex.png │ ├── fea-running-example.png │ ├── framework-definition.png │ ├── sln-fea-configuration.png │ ├── vs-idea-templates.png │ └── wiki │ │ ├── 1.png │ │ ├── 10.png │ │ ├── 11.png │ │ ├── 13.png │ │ ├── 14.png │ │ ├── 15.png │ │ ├── 16.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ ├── 9.png │ │ ├── Angle1.png │ │ ├── BeamShapeBox.png │ │ ├── BeamShapeBox1.png │ │ ├── BeamShapeRevU.png │ │ ├── IShape.png │ │ ├── IShapeGeneral.png │ │ ├── LC1-My.png │ │ ├── LC1-N.png │ │ ├── LC1-Vz.png │ │ ├── LlShape.png │ │ ├── LrShape.png │ │ ├── OShape.png │ │ ├── OShapeHollow.png │ │ ├── OvalShape.png │ │ ├── RectOnTrapezoidSheet.png │ │ ├── RectOnTrapezoidSheetNeg.png │ │ ├── RectShapeHollow.png │ │ ├── Rectangle.png │ │ ├── SShape.png │ │ ├── ShapeIHaunchChamferAssym.png │ │ ├── TShape.png │ │ ├── TShapeChamfer1.png │ │ ├── TShapeChamfer2.png │ │ ├── TShapeHaunchFlange.png │ │ ├── TShapeHaunchWall.png │ │ ├── TTShape.png │ │ ├── TTShapeGeneral.png │ │ ├── TrapezoidShape.png │ │ ├── TrevShape.png │ │ ├── TrevShapeHaunchFlange.png │ │ ├── TrevShapeHaunchWall.png │ │ ├── UShape.png │ │ ├── VSCautocomplete.png │ │ ├── ZShape.png │ │ ├── added_members.png │ │ ├── anaconda_install_python_net.png │ │ ├── anaconda_open_juypterlab.png │ │ ├── angle_base.png │ │ ├── angle_base_rotated.png │ │ ├── angle_mirrored.png │ │ ├── angle_mirrored_rotated.png │ │ ├── bimlink │ │ ├── createsolution.png │ │ └── rstab anatomy.png │ │ ├── blank │ │ ├── bolts.png │ │ ├── cc1.png │ │ ├── cc10.png │ │ ├── cc11.png │ │ ├── cc15.png │ │ ├── cc16.png │ │ ├── cc17.png │ │ ├── cc2.png │ │ ├── cc3.png │ │ ├── cc4.png │ │ ├── cc5.png │ │ ├── cc6.png │ │ ├── cc7.png │ │ ├── cc8.png │ │ ├── cc9.png │ │ ├── cf_2Co.png │ │ ├── cf_2Coplus.png │ │ ├── cf_C.png │ │ ├── cf_Cplus.png │ │ ├── cf_L.png │ │ ├── cf_Lgen.png │ │ ├── cf_Omega.png │ │ ├── cf_RHS.png │ │ ├── cf_U.png │ │ ├── cf_Z.png │ │ ├── cf_ZED.png │ │ ├── cf_general.png │ │ ├── cf_regular_polygon.png │ │ ├── cf_sigma.png │ │ ├── cf_tube.png │ │ ├── circle.png │ │ ├── concrete_general.png │ │ ├── connection-n2.png │ │ ├── connection_loading.png │ │ ├── conv_cantilever.png │ │ ├── conv_conn_force.png │ │ ├── conv_conn_moment.png │ │ ├── conv_connection.png │ │ ├── conv_deformed.png │ │ ├── conv_diag_mx.png │ │ ├── conv_diag_my.png │ │ ├── conv_diag_mz.png │ │ ├── conv_diag_n.png │ │ ├── conv_diag_vy.png │ │ ├── conv_diag_vz.png │ │ ├── conv_effect_mx.png │ │ ├── conv_effect_my.png │ │ ├── conv_effect_mz.png │ │ ├── conv_effect_n.png │ │ ├── conv_effect_vy.png │ │ ├── conv_effect_vz.png │ │ ├── conv_load_mx.png │ │ ├── conv_load_x.png │ │ ├── conv_load_y.png │ │ ├── conv_load_z.png │ │ ├── css-cs.png │ │ ├── cutBeamByPlate.png │ │ ├── double_I.png │ │ ├── double_L.png │ │ ├── double_L_flipped.png │ │ ├── double_channel.png │ │ ├── double_channel_flipped.png │ │ ├── first_member.png │ │ ├── folders.png │ │ ├── forces.png │ │ ├── gcs.png │ │ ├── geom_connection.png │ │ ├── geom_elements.png │ │ ├── geom_members.png │ │ ├── geom_points.png │ │ ├── geom_result.png │ │ ├── geom_segments.png │ │ ├── gh_scripting_components.png │ │ ├── gh_scripting_python.png │ │ ├── gh_scripting_python_complete.png │ │ ├── juypterlab_shortcuts.png │ │ ├── lcs.png │ │ ├── library_shapes.png │ │ ├── members-lcs.png │ │ ├── nodes.png │ │ ├── parametric_I.png │ │ ├── parametric_L.png │ │ ├── parametric_T.png │ │ ├── parametric_channel.png │ │ ├── parametric_general_plate.png │ │ ├── parametric_pipe.png │ │ ├── parametric_rhs.png │ │ ├── plate.png │ │ ├── ps1.png │ │ ├── ps10.png │ │ ├── ps11.png │ │ ├── ps12.png │ │ ├── ps13.png │ │ ├── ps15.png │ │ ├── ps16.png │ │ ├── ps17.png │ │ ├── ps18.png │ │ ├── ps19.png │ │ ├── ps2.png │ │ ├── ps3.png │ │ ├── ps4.png │ │ ├── ps5.png │ │ ├── ps6.png │ │ ├── ps7.png │ │ ├── ps8.png │ │ ├── ps9.png │ │ ├── pythonstubs_setlinks.png │ │ ├── resultdata.png │ │ ├── second_member.png │ │ ├── sections_coldformed.png │ │ ├── sections_concrete_advanced.png │ │ ├── sections_concrete_simple.png │ │ ├── sections_standard_rolled.png │ │ ├── sections_welded.png │ │ ├── simple_app_diagram.png │ │ ├── spacegassdialog.png │ │ ├── steel_general_component.png │ │ ├── stiffenersWithWelds.png │ │ ├── structure.png │ │ ├── tube_tube_tube_project.png │ │ ├── welded_I.png │ │ ├── welded_T.png │ │ ├── welded_asymetric_I.png │ │ ├── welded_box_1.png │ │ ├── welded_box_2.png │ │ ├── welded_box_2I.png │ │ ├── welded_box_2L.png │ │ ├── welded_box_2U.png │ │ ├── welded_box_4L.png │ │ ├── welded_box_delta.png │ │ ├── welded_box_triangle.png │ │ └── welded_general.png ├── _exported_templates │ └── default │ │ ├── ManagedReference.common.js │ │ ├── ManagedReference.extension.js │ │ ├── ManagedReference.html.primary.js │ │ ├── ManagedReference.html.primary.tmpl │ │ ├── RestApi.common.js │ │ ├── RestApi.extension.js │ │ ├── RestApi.html.primary.js │ │ ├── RestApi.html.primary.tmpl │ │ ├── UniversalReference.common.js │ │ ├── UniversalReference.extension.js │ │ ├── UniversalReference.html.primary.js │ │ ├── UniversalReference.html.primary.tmpl │ │ ├── common.js │ │ ├── conceptual.extension.js │ │ ├── conceptual.html.primary.js │ │ ├── conceptual.html.primary.tmpl │ │ ├── favicon.ico │ │ ├── layout │ │ └── _master.tmpl │ │ ├── logo.svg │ │ ├── partials │ │ ├── affix.tmpl.partial │ │ ├── breadcrumb.tmpl.partial │ │ ├── class.header.tmpl.partial │ │ ├── class.memberpage.tmpl.partial │ │ ├── class.tmpl.partial │ │ ├── classSubtitle.tmpl.partial │ │ ├── collection.tmpl.partial │ │ ├── customMREFContent.tmpl.partial │ │ ├── dd-li.tmpl.partial │ │ ├── enum.tmpl.partial │ │ ├── footer.tmpl.partial │ │ ├── head.tmpl.partial │ │ ├── item.tmpl.partial │ │ ├── li.tmpl.partial │ │ ├── logo.tmpl.partial │ │ ├── namespace.tmpl.partial │ │ ├── namespaceSubtitle.tmpl.partial │ │ ├── navbar.tmpl.partial │ │ ├── rest.child.tmpl.partial │ │ ├── rest.tmpl.partial │ │ ├── scripts.tmpl.partial │ │ ├── searchResults.tmpl.partial │ │ ├── title.tmpl.partial │ │ ├── toc.tmpl.partial │ │ └── uref │ │ │ ├── class.header.tmpl.partial │ │ │ ├── class.tmpl.partial │ │ │ ├── enum.tmpl.partial │ │ │ ├── inheritance.tmpl.partial │ │ │ ├── namespace.tmpl.partial │ │ │ └── parameters.tmpl.partial │ │ ├── search-stopwords.json │ │ ├── styles │ │ ├── docfx.css │ │ ├── docfx.js │ │ ├── docfx.vendor.min.css │ │ ├── docfx.vendor.min.css.map │ │ ├── docfx.vendor.min.js │ │ ├── docfx.vendor.min.js.map │ │ ├── glyphicons-halflings-regular-ACNUA6UY.ttf │ │ ├── glyphicons-halflings-regular-JOUF32XT.woff │ │ ├── glyphicons-halflings-regular-PIHUWCJO.eot │ │ ├── glyphicons-halflings-regular-QXYEM3FU.svg │ │ ├── glyphicons-halflings-regular-W4DYDFZM.woff2 │ │ ├── main.css │ │ ├── main.js │ │ ├── search-worker.min.js │ │ └── search-worker.min.js.map │ │ ├── toc.extension.js │ │ ├── toc.html.js │ │ ├── toc.html.tmpl │ │ └── token.json ├── articles │ ├── diagnostics.md │ ├── nugetpackages.md │ ├── releasenotes.md │ ├── tagging.md │ └── toc.yml ├── docfx.json ├── docs │ ├── api │ │ ├── api_create_a_simple_app.md │ │ ├── api_examples.md │ │ ├── api_install_python_and_jupyterlab_using_anaconda_OBSOLETE.md │ │ ├── api_iom_vs_api.md │ │ ├── api_overview.md │ │ ├── api_parameter_reference_guide.md │ │ ├── api_parameters_getting_started.md │ │ ├── api_python_create_python_stubs.md │ │ ├── api_using_api_in_grasshopper_OBSOLETE.md │ │ ├── api_using_python_with_idea_packages.md │ │ ├── connection-api │ │ │ ├── clients │ │ │ │ ├── csharp │ │ │ │ │ └── toc.yml │ │ │ │ └── python │ │ │ │ │ └── toc.yml │ │ │ └── connection_api_overview.md │ │ ├── images │ │ │ ├── VSCautocomplete.png │ │ │ ├── anaconda_install_python_net.png │ │ │ ├── anaconda_open_juypterlab.png │ │ │ ├── first_member.png │ │ │ ├── folders.png │ │ │ ├── gh_scripting_components.png │ │ │ ├── gh_scripting_python.png │ │ │ ├── gh_scripting_python_complete.png │ │ │ ├── juypterlab_shortcuts.png │ │ │ ├── nodes.png │ │ │ ├── pythonstubs_setlinks.png │ │ │ └── simple_app_diagram.png │ │ ├── index.md │ │ ├── rcs-api │ │ │ ├── clients │ │ │ │ ├── csharp │ │ │ │ │ └── toc.yml │ │ │ │ └── python │ │ │ │ │ └── toc.yml │ │ │ ├── examples │ │ │ │ └── toc.yml │ │ │ ├── image.png │ │ │ ├── rcs_api_client_basics.md │ │ │ ├── rcs_api_getting_started.md │ │ │ └── rcs_api_section_optimization.md │ │ └── toc.yml │ ├── bimapi │ │ ├── bim_api_breaking_changes.md │ │ ├── bimapi_checkbot_link.md │ │ ├── bimapi_checkbot_project_framework.md │ │ ├── bimapi_linking_an_application_with_checkbot.md │ │ ├── examples │ │ │ └── toc.yml │ │ └── toc.yml │ ├── extensions │ │ ├── grasshopper │ │ │ ├── grasshopper_connection_app_components.md │ │ │ ├── grasshopper_connection_item_components.md │ │ │ ├── grasshopper_connection_object_components.md │ │ │ ├── grasshopper_connection_save_suffix.png │ │ │ ├── grasshopper_connection_templates.md │ │ │ ├── grasshopper_examples.md │ │ │ ├── grasshopper_getting_started.md │ │ │ ├── grasshopper_introduction.md │ │ │ ├── grasshopper_iom_components_overview.md │ │ │ ├── grasshopper_iom_model_components.md │ │ │ ├── grasshopper_iom_model_result_components.md │ │ │ ├── grasshopper_iom_object_components.md │ │ │ ├── grasshopper_overview.md │ │ │ ├── grasshopper_unassigned_object.png │ │ │ ├── images │ │ │ │ ├── grasshopper_connection_app_components.png │ │ │ │ ├── grasshopper_connection_save_suffix.png │ │ │ │ ├── grasshopper_connection_template_components.png │ │ │ │ ├── grasshopper_create_member_result.png │ │ │ │ ├── grasshopper_installation.png │ │ │ │ ├── grasshopper_iom_api_components.png │ │ │ │ ├── grasshopper_iom_object_components.png │ │ │ │ ├── grasshopper_member_referencing.png │ │ │ │ ├── grasshopper_model_compilation.png │ │ │ │ ├── grasshopper_modify_load_effect.png │ │ │ │ ├── grasshopper_modify_model.png │ │ │ │ ├── grasshopper_modify_parameters.png │ │ │ │ ├── grasshopper_result_components.png │ │ │ │ ├── grasshopper_unassigned_object.png │ │ │ │ └── grasshopper_welcome.jpg │ │ │ └── toc.yml │ │ └── toc.yml │ └── iom │ │ ├── images │ │ ├── BeamShapeBox.png │ │ ├── BeamShapeBox1.png │ │ ├── BeamShapeRevU.png │ │ ├── IShape.png │ │ ├── IShapeGeneral.png │ │ ├── LlShape.png │ │ ├── LrShape.png │ │ ├── OShape.png │ │ ├── OShapeHollow.png │ │ ├── OvalShape.png │ │ ├── RectOnTrapezoidSheet.png │ │ ├── RectOnTrapezoidSheetNeg.png │ │ ├── RectShapeHollow.png │ │ ├── Rectangle.png │ │ ├── SShape.png │ │ ├── ShapeIHaunchChamferAssym.png │ │ ├── TShape.png │ │ ├── TShapeChamfer1.png │ │ ├── TShapeChamfer2.png │ │ ├── TShapeHaunchFlange.png │ │ ├── TShapeHaunchWall.png │ │ ├── TTShape.png │ │ ├── TTShapeGeneral.png │ │ ├── TrapezoidShape.png │ │ ├── TrevShape.png │ │ ├── TrevShapeHaunchFlange.png │ │ ├── TrevShapeHaunchWall.png │ │ ├── UShape.png │ │ ├── ZShape.png │ │ ├── added_members.png │ │ ├── angle_base.png │ │ ├── angle_base_rotated.png │ │ ├── angle_mirrored.png │ │ ├── angle_mirrored_rotated.png │ │ ├── cf_2Co.png │ │ ├── cf_2Coplus.png │ │ ├── cf_C.png │ │ ├── cf_Cplus.png │ │ ├── cf_L.png │ │ ├── cf_Lgen.png │ │ ├── cf_Omega.png │ │ ├── cf_RHS.png │ │ ├── cf_U.png │ │ ├── cf_Z.png │ │ ├── cf_ZED.png │ │ ├── cf_general.png │ │ ├── cf_regular_polygon.png │ │ ├── cf_sigma.png │ │ ├── cf_tube.png │ │ ├── circle.png │ │ ├── connection-n2.png │ │ ├── connection_loading.png │ │ ├── conv_cantilever.png │ │ ├── conv_conn_force.png │ │ ├── conv_conn_moment.png │ │ ├── conv_connection.png │ │ ├── conv_deformed.png │ │ ├── conv_diag_mx.png │ │ ├── conv_diag_my.png │ │ ├── conv_diag_mz.png │ │ ├── conv_diag_n.png │ │ ├── conv_diag_vy.png │ │ ├── conv_diag_vz.png │ │ ├── conv_effect_mx.png │ │ ├── conv_effect_my.png │ │ ├── conv_effect_mz.png │ │ ├── conv_effect_n.png │ │ ├── conv_effect_vy.png │ │ ├── conv_effect_vz.png │ │ ├── conv_load_mx.png │ │ ├── conv_load_x.png │ │ ├── conv_load_y.png │ │ ├── conv_load_z.png │ │ ├── css-cs.png │ │ ├── double_I.png │ │ ├── double_L.png │ │ ├── double_L_flipped.png │ │ ├── double_channel.png │ │ ├── double_channel_flipped.png │ │ ├── forces.png │ │ ├── gcs.png │ │ ├── geom_connection.png │ │ ├── geom_elements.png │ │ ├── geom_members.png │ │ ├── geom_points.png │ │ ├── geom_result.png │ │ ├── geom_segments.png │ │ ├── lcs.png │ │ ├── parametric_I.png │ │ ├── parametric_L.png │ │ ├── parametric_T.png │ │ ├── parametric_channel.png │ │ ├── parametric_general_plate.png │ │ ├── parametric_pipe.png │ │ ├── parametric_rhs.png │ │ ├── resultdata.png │ │ ├── steel_general_component.png │ │ ├── welded_I.png │ │ ├── welded_T.png │ │ ├── welded_asymetric_I.png │ │ ├── welded_box_1.png │ │ ├── welded_box_2.png │ │ ├── welded_box_2I.png │ │ ├── welded_box_2L.png │ │ ├── welded_box_2U.png │ │ ├── welded_box_4L.png │ │ ├── welded_box_delta.png │ │ ├── welded_box_triangle.png │ │ └── welded_general.png │ │ ├── iom_connection_materials_and_products.md │ │ ├── iom_connection_point.md │ │ ├── iom_coordinate_systems.md │ │ ├── iom_cross_sections.md │ │ ├── iom_geometry.md │ │ ├── iom_getting_started.md │ │ ├── iom_loading.md │ │ ├── iom_materials.md │ │ ├── iom_model_settings.md │ │ ├── iom_open_model_result.md │ │ ├── iom_units.md │ │ └── toc.yml ├── images │ ├── IDEA_StatiCa_main_icon_52x52.png │ └── logodark.svg ├── index.md ├── templates │ └── idea_template │ │ ├── logo.svg │ │ ├── partials │ │ └── enum.tmpl.partial │ │ └── public │ │ └── main.js ├── toc.yml └── xrefmap.yml ├── examples ├── IdeaStatiCa-SDK-Examples.sln ├── bimapi │ ├── CheckbotBimLink │ │ ├── BimLinkExampleRunner │ │ │ ├── App.config │ │ │ ├── App.xaml │ │ │ ├── App.xaml.cs │ │ │ ├── AssemblyInfo.cs │ │ │ ├── Behaviours │ │ │ │ └── ListBoxBehaviour.cs │ │ │ ├── BimLinkExampleRunner.csproj │ │ │ ├── Converters │ │ │ │ └── EnumToBooleanConverter.cs │ │ │ ├── FodyWeavers.xml │ │ │ ├── FodyWeavers.xsd │ │ │ ├── Properties │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ │ ├── ViewModels │ │ │ │ ├── AppLogger.cs │ │ │ │ ├── ApplicationType.cs │ │ │ │ ├── MainWindowViewModel.cs │ │ │ │ ├── MessageSeverity.cs │ │ │ │ └── MessageViewModel.cs │ │ │ └── Views │ │ │ │ ├── MainWindow.xaml │ │ │ │ ├── MainWindow.xaml.cs │ │ │ │ └── MessageTemplateSelector.cs │ │ ├── CadExample │ │ │ ├── BimApiLinkCadExample │ │ │ │ ├── BimApi │ │ │ │ │ ├── BoltAssembly.cs │ │ │ │ │ ├── BoltGrid.cs │ │ │ │ │ ├── ConnectionPoint.cs │ │ │ │ │ ├── CrossSectionByName.cs │ │ │ │ │ ├── Cut.cs │ │ │ │ │ ├── Member1D.cs │ │ │ │ │ ├── NegativePlate.cs │ │ │ │ │ ├── Plate.cs │ │ │ │ │ ├── Segment3D.cs │ │ │ │ │ └── WorkPlane.cs │ │ │ │ ├── BimApiLinkCadExample.csproj │ │ │ │ ├── Hooks │ │ │ │ │ └── PluginHook.cs │ │ │ │ ├── Importers │ │ │ │ │ ├── BaseImporter.cs │ │ │ │ │ ├── BoltGridImporter.cs │ │ │ │ │ ├── ConnectedMemberImporter.cs │ │ │ │ │ ├── ConnectionImporter.cs │ │ │ │ │ ├── CrossSectionImporter.cs │ │ │ │ │ ├── CutImporter.cs │ │ │ │ │ ├── MaterialImporter.cs │ │ │ │ │ ├── MemberImporter.cs │ │ │ │ │ ├── NegativePlateImporter.cs │ │ │ │ │ ├── NodeImporter.cs │ │ │ │ │ └── PlateImporter.cs │ │ │ │ ├── Model.cs │ │ │ │ ├── TestPlugin.cs │ │ │ │ └── Utils │ │ │ │ │ ├── GeometryExtensions.cs │ │ │ │ │ └── PointUtils.cs │ │ │ ├── CadBulkSelection │ │ │ │ ├── BulkSelectionHelper.cs │ │ │ │ └── CadBulkSelection.csproj │ │ │ ├── CadExampleApi │ │ │ │ ├── CadApi.cs │ │ │ │ ├── CadExampleApi.csproj │ │ │ │ ├── CadGeometry.cs │ │ │ │ ├── CadGeometryApi.cs │ │ │ │ └── CadObjects.cs │ │ │ └── README.md │ │ ├── CppFeaExample │ │ │ ├── CopyToOutputApp │ │ │ │ ├── CopyToOutputApp.csproj │ │ │ │ └── Program.cs │ │ │ ├── CppFeaApi │ │ │ │ ├── CppFeaApi.vcxproj │ │ │ │ ├── CppFeaApi.vcxproj.filters │ │ │ │ ├── CppFeaApiDll.h │ │ │ │ ├── NativeFeaApi.cpp │ │ │ │ ├── NativeFeaApi.h │ │ │ │ ├── NativeFeaCombiFactor.cpp │ │ │ │ ├── NativeFeaCombiFactor.h │ │ │ │ ├── NativeFeaGeometry.cpp │ │ │ │ ├── NativeFeaGeometry.h │ │ │ │ ├── NativeFeaLoadCase.cpp │ │ │ │ ├── NativeFeaLoadCase.h │ │ │ │ ├── NativeFeaLoadCombination.cpp │ │ │ │ ├── NativeFeaLoadCombination.h │ │ │ │ ├── NativeFeaLoadGroup.cpp │ │ │ │ ├── NativeFeaLoadGroup.h │ │ │ │ ├── NativeFeaLoads.cpp │ │ │ │ ├── NativeFeaLoads.h │ │ │ │ ├── NativeFeaMember.cpp │ │ │ │ ├── NativeFeaMember.h │ │ │ │ ├── NativeFeaMemberResult.cpp │ │ │ │ ├── NativeFeaMemberResult.h │ │ │ │ ├── NativeFeaNode.cpp │ │ │ │ ├── NativeFeaNode.h │ │ │ │ ├── NativeFeaResults.cpp │ │ │ │ ├── NativeFeaResults.h │ │ │ │ ├── ResultsData.json │ │ │ │ ├── dllmain.cpp │ │ │ │ ├── framework.h │ │ │ │ ├── json.hpp │ │ │ │ ├── pch.cpp │ │ │ │ └── pch.h │ │ │ ├── CppFeaApiWrapper │ │ │ │ ├── CheckBotControlFunctions.h │ │ │ │ ├── CheckbotController.cpp │ │ │ │ ├── CheckbotController.h │ │ │ │ ├── CppFeaApiWrapper.vcxproj │ │ │ │ ├── CppFeaApiWrapper.vcxproj.filters │ │ │ │ ├── CppFeaApiWrapperDll.h │ │ │ │ ├── CrossSectionByName.cpp │ │ │ │ ├── CrossSectionByName.h │ │ │ │ ├── CrossSectionImporter.cpp │ │ │ │ ├── CrossSectionImporter.h │ │ │ │ ├── FeaApiWrapper.cpp │ │ │ │ ├── FeaApiWrapper.h │ │ │ │ ├── ImporterContext.cpp │ │ │ │ ├── ImporterContext.h │ │ │ │ ├── LoadCaseImporter.cpp │ │ │ │ ├── LoadCaseImporter.h │ │ │ │ ├── LoadCombiImporter.cpp │ │ │ │ ├── LoadCombiImporter.h │ │ │ │ ├── LoadGroupImporter.cpp │ │ │ │ ├── LoadGroupImporter.h │ │ │ │ ├── MaterialImporter.cpp │ │ │ │ ├── MaterialImporter.h │ │ │ │ ├── Member1D.cpp │ │ │ │ ├── Member1D.h │ │ │ │ ├── MemberImporter.cpp │ │ │ │ ├── MemberImporter.h │ │ │ │ ├── Model.cpp │ │ │ │ ├── Model.h │ │ │ │ ├── NodeImporter.cpp │ │ │ │ ├── NodeImporter.h │ │ │ │ ├── ResultsImporter.cpp │ │ │ │ ├── ResultsImporter.h │ │ │ │ ├── Segment3D.cpp │ │ │ │ ├── Segment3D.h │ │ │ │ ├── framework.h │ │ │ │ ├── pch.cpp │ │ │ │ └── pch.h │ │ │ ├── CppFeaApp │ │ │ │ ├── CppFeaApp.cpp │ │ │ │ ├── CppFeaApp.h │ │ │ │ ├── CppFeaApp.rc │ │ │ │ ├── CppFeaApp.vcxproj │ │ │ │ ├── CppFeaApp.vcxproj.filters │ │ │ │ ├── CppFeaAppDlg.cpp │ │ │ │ ├── CppFeaAppDlg.h │ │ │ │ ├── framework.h │ │ │ │ ├── pch.cpp │ │ │ │ ├── pch.h │ │ │ │ ├── res │ │ │ │ │ ├── CppFeaApp.ico │ │ │ │ │ └── CppFeaApp.rc2 │ │ │ │ ├── resource.h │ │ │ │ └── targetver.h │ │ │ ├── CppFeaExample.sln │ │ │ ├── ImporterWrappers │ │ │ │ ├── CrossSectionImporterBase.cs │ │ │ │ ├── ImporterWrappers.csproj │ │ │ │ ├── LoadCaseImporterBase.cs │ │ │ │ ├── LoadCombiImporterBase.cs │ │ │ │ ├── LoadGroupImporterBase.cs │ │ │ │ ├── MaterialImporterBase.cs │ │ │ │ ├── MemberImporterBase.cs │ │ │ │ ├── NodeImporterBase.cs │ │ │ │ └── ResultsImporterBase.cs │ │ │ └── readme.md │ │ ├── FeaExample │ │ │ ├── BimApiLinkFeaExample │ │ │ │ ├── BimApi │ │ │ │ │ ├── CrossSectionByName.cs │ │ │ │ │ ├── Member1D.cs │ │ │ │ │ └── Segment3D.cs │ │ │ │ ├── BimApiLinkFeaExample.csproj │ │ │ │ ├── Importers │ │ │ │ │ ├── CrossSectionImporter.cs │ │ │ │ │ ├── LoadCaseImporter.cs │ │ │ │ │ ├── LoadCombinationImporter.cs │ │ │ │ │ ├── LoadGroupImporter.cs │ │ │ │ │ ├── MaterialImporter.cs │ │ │ │ │ ├── MemberImporter.cs │ │ │ │ │ ├── NodeImporter.cs │ │ │ │ │ └── ResultsImporter.cs │ │ │ │ ├── Model.cs │ │ │ │ └── TestPlugin.cs │ │ │ ├── FeaExampleApi │ │ │ │ ├── FeaApi.cs │ │ │ │ ├── FeaExampleApi.csproj │ │ │ │ ├── FeaGeometryApi.cs │ │ │ │ ├── FeaLoadCase.cs │ │ │ │ ├── FeaLoadCombination.cs │ │ │ │ ├── FeaLoadGroup.cs │ │ │ │ ├── FeaLoadsApi.cs │ │ │ │ ├── FeaMember.cs │ │ │ │ ├── FeaNode.cs │ │ │ │ ├── FeaResult.cs │ │ │ │ ├── FeaResultsApi.cs │ │ │ │ └── ResultsData.json │ │ │ └── README.md │ │ ├── SAF │ │ │ ├── CppSafFeaExample.sln │ │ │ ├── CppSafFeaExample │ │ │ │ ├── CheckbotClient │ │ │ │ │ ├── CheckBotControlFunctions.h │ │ │ │ │ ├── CheckbotClient.vcxproj │ │ │ │ │ ├── CheckbotClient.vcxproj.filters │ │ │ │ │ ├── CheckbotClientDll.h │ │ │ │ │ ├── CheckbotController.cpp │ │ │ │ │ ├── CheckbotController.h │ │ │ │ │ ├── FeaApiWrapper.cpp │ │ │ │ │ ├── FeaApiWrapper.h │ │ │ │ │ ├── ImporterContext.cpp │ │ │ │ │ ├── ImporterContext.h │ │ │ │ │ ├── Model.cpp │ │ │ │ │ ├── Model.h │ │ │ │ │ ├── NativeFeaAppGateway.cpp │ │ │ │ │ ├── NativeFeaAppGateway.h │ │ │ │ │ ├── framework.h │ │ │ │ │ ├── pch.cpp │ │ │ │ │ └── pch.h │ │ │ │ ├── CopyToOutputApp │ │ │ │ │ ├── CopyToOutputApp.csproj │ │ │ │ │ └── Program.cs │ │ │ │ ├── CppFeaApp │ │ │ │ │ ├── CppFeaApp.cpp │ │ │ │ │ ├── CppFeaApp.h │ │ │ │ │ ├── CppFeaApp.rc │ │ │ │ │ ├── CppFeaApp.vcxproj │ │ │ │ │ ├── CppFeaApp.vcxproj.filters │ │ │ │ │ ├── CppFeaAppDlg.cpp │ │ │ │ │ ├── CppFeaAppDlg.h │ │ │ │ │ ├── framework.h │ │ │ │ │ ├── pch.cpp │ │ │ │ │ ├── pch.h │ │ │ │ │ ├── res │ │ │ │ │ │ ├── CppFeaApp.ico │ │ │ │ │ │ └── CppFeaApp.rc2 │ │ │ │ │ ├── resource.h │ │ │ │ │ └── targetver.h │ │ │ │ ├── SafProvider │ │ │ │ │ ├── NativeFeaApi.cpp │ │ │ │ │ ├── NativeFeaApi.h │ │ │ │ │ ├── SafProvider.vcxproj │ │ │ │ │ ├── SafProvider.vcxproj.filters │ │ │ │ │ ├── SafProviderBase.cpp │ │ │ │ │ ├── SafProviderBase.h │ │ │ │ │ ├── SafProviderDll.h │ │ │ │ │ ├── dllmain.cpp │ │ │ │ │ ├── framework.h │ │ │ │ │ ├── pch.cpp │ │ │ │ │ └── pch.h │ │ │ │ └── readme.md │ │ │ ├── README.md │ │ │ ├── SafFeaBimLink │ │ │ │ ├── ApplicationBimAsync.cs │ │ │ │ ├── FeaApplication.cs │ │ │ │ ├── ISafConverter.cs │ │ │ │ ├── ISafDataSource.cs │ │ │ │ ├── ModelClient.cs │ │ │ │ ├── PluginFactory.cs │ │ │ │ ├── SAFConverter.cs │ │ │ │ ├── SafFeaBimLink.cs │ │ │ │ ├── SafFeaBimLink.csproj │ │ │ │ └── SyncItem.cs │ │ │ ├── SafFeaExample.sln │ │ │ ├── SafFeaExample │ │ │ │ ├── SafFeaApi_Mock │ │ │ │ │ ├── FeaModelApiClient.cs │ │ │ │ │ └── SafFeaApi_MOCK.csproj │ │ │ │ └── SafFeaTestApp │ │ │ │ │ ├── Form1.Designer.cs │ │ │ │ │ ├── Form1.cs │ │ │ │ │ ├── Form1.resx │ │ │ │ │ ├── Inputs │ │ │ │ │ ├── SAF_steel_truss_first_import.xlsx │ │ │ │ │ └── SAF_steel_truss_sync.xlsx │ │ │ │ │ ├── Program.cs │ │ │ │ │ └── SafFeaTestApp.csproj │ │ │ ├── images │ │ │ │ ├── create_project.png │ │ │ │ ├── import_connections.png │ │ │ │ ├── run_checkbot.png │ │ │ │ └── saf_excel.png │ │ │ └── what_is_SAF.md │ │ └── readme.md │ └── SAF2IOM-WinForm-Tester │ │ └── SAF2IOM │ │ ├── App.xaml │ │ ├── App.xaml.cs │ │ ├── AssemblyInfo.cs │ │ ├── CustomCommand.cs │ │ ├── MainVM.cs │ │ ├── MainWindow.xaml │ │ ├── MainWindow.xaml.cs │ │ ├── SAF2IOM.csproj │ │ ├── SafConvertInput.cs │ │ ├── SafExamples │ │ └── saf-example1.xlsx │ │ └── Tools.cs ├── iom │ ├── csharp │ │ ├── IomToRcsExamples │ │ │ ├── IomToRcsExampleRunner │ │ │ │ ├── IomToRcsExampleRunner.csproj │ │ │ │ ├── Program.cs │ │ │ │ └── readme.md │ │ │ └── IomToRcsExamples │ │ │ │ ├── IomToRcsExamples.csproj │ │ │ │ ├── RcsColumn │ │ │ │ ├── IomRcsColumn.cs │ │ │ │ └── rcs_column.md │ │ │ │ ├── RcsExample.cs │ │ │ │ ├── RcsPrestressedBeam │ │ │ │ ├── RcsPrestressedBeam.cs │ │ │ │ └── rcs_prestressed_beam.md │ │ │ │ ├── RcsReinforcedBeam │ │ │ │ ├── IomReinforcedBeam.cs │ │ │ │ └── rcs_reinforced_beam.md │ │ │ │ ├── images │ │ │ │ ├── Column │ │ │ │ │ ├── 1.PNG │ │ │ │ │ ├── 10.PNG │ │ │ │ │ ├── 11.PNG │ │ │ │ │ ├── 12.png │ │ │ │ │ ├── 13.PNG │ │ │ │ │ ├── 14.PNG │ │ │ │ │ ├── 15.PNG │ │ │ │ │ ├── 16.PNG │ │ │ │ │ ├── 17.PNG │ │ │ │ │ ├── 2.PNG │ │ │ │ │ ├── 3.PNG │ │ │ │ │ ├── 4.PNG │ │ │ │ │ ├── 5.PNG │ │ │ │ │ ├── 6.PNG │ │ │ │ │ ├── 7.PNG │ │ │ │ │ ├── 8.PNG │ │ │ │ │ └── 9.PNG │ │ │ │ ├── ReinforcedBeam │ │ │ │ │ ├── 1.PNG │ │ │ │ │ ├── 10.PNG │ │ │ │ │ ├── 11.PNG │ │ │ │ │ ├── 12.PNG │ │ │ │ │ ├── 13.PNG │ │ │ │ │ ├── 14.PNG │ │ │ │ │ ├── 15.PNG │ │ │ │ │ ├── 16.PNG │ │ │ │ │ ├── 2.PNG │ │ │ │ │ ├── 3.PNG │ │ │ │ │ ├── 4.PNG │ │ │ │ │ ├── 5.PNG │ │ │ │ │ ├── 6.PNG │ │ │ │ │ ├── 7.PNG │ │ │ │ │ ├── 8.PNG │ │ │ │ │ └── 9.PNG │ │ │ │ └── StagedBeam │ │ │ │ │ ├── 1.PNG │ │ │ │ │ ├── 10.PNG │ │ │ │ │ ├── 11.PNG │ │ │ │ │ ├── 12.PNG │ │ │ │ │ ├── 13.PNG │ │ │ │ │ ├── 14.PNG │ │ │ │ │ ├── 15.PNG │ │ │ │ │ ├── 16.PNG │ │ │ │ │ ├── 17.PNG │ │ │ │ │ ├── 18.PNG │ │ │ │ │ ├── 19.PNG │ │ │ │ │ ├── 2.PNG │ │ │ │ │ ├── 3.PNG │ │ │ │ │ ├── 4.PNG │ │ │ │ │ ├── 5.PNG │ │ │ │ │ ├── 6.PNG │ │ │ │ │ ├── 7.PNG │ │ │ │ │ ├── 8.PNG │ │ │ │ │ └── 9.PNG │ │ │ │ └── readme.md │ │ └── SteelFrameExample │ │ │ ├── IOM.SteelFrameDesktop │ │ │ ├── App.config │ │ │ ├── IOM.SteelFrameDesktop.csproj │ │ │ ├── Program.cs │ │ │ ├── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ │ └── readme.md │ │ │ ├── IOM.SteelFrameExample │ │ │ ├── Helpers.cs │ │ │ ├── IOM.SteelFrameExample.csproj │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── SampleFiles │ │ │ │ ├── IOM-SteelFrame.xml │ │ │ │ ├── IOM-SteelFrame.xmlR │ │ │ │ ├── con-n2.ideaCon │ │ │ │ └── connectionFromIOM-web.ideaCon │ │ │ ├── SimpleFrameAUS.cs │ │ │ └── SteelFrameExample.cs │ │ │ ├── IOM.SteelFrameWeb │ │ │ ├── App.config │ │ │ ├── IOM.SteelFrameWeb.csproj │ │ │ ├── Program.cs │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── WebServiceHelpers.cs │ │ │ └── readme.md │ │ │ ├── images │ │ │ ├── LC1-My.PNG │ │ │ ├── LC1-N.PNG │ │ │ ├── LC1-Vz.PNG │ │ │ ├── beams.PNG │ │ │ ├── bolts.PNG │ │ │ ├── connection-n2.PNG │ │ │ ├── connection_loading.png │ │ │ ├── connection_point.PNG │ │ │ ├── cutBeamByPlate.PNG │ │ │ ├── first_member.PNG │ │ │ ├── members-lcs.PNG │ │ │ ├── nodes.PNG │ │ │ ├── plate.PNG │ │ │ ├── second_member.PNG │ │ │ ├── stiffenersWithWelds-thumb.png │ │ │ ├── stiffenersWithWelds.PNG │ │ │ ├── structure-thumb.png │ │ │ ├── structure.PNG │ │ │ └── unbalanced_forces.PNG │ │ │ └── readme.md │ └── python │ │ └── steel_frame_example_python │ │ ├── images │ │ ├── first_member.png │ │ └── nodes.png │ │ └── iom_steel_frame_example_python.md └── readme.md ├── src ├── CheckbotPlugins │ ├── ExamplePlugin │ │ ├── ConsoleManager.cs │ │ ├── ExamplePlugin.csproj │ │ ├── Plugin.cs │ │ ├── PluginMain.cs │ │ └── ServiceProviderExtension.cs │ ├── IdeaStatiCa.CheckbotPlugin.PluginList.Tests │ │ ├── IdeaStatiCa.CheckbotPlugin.PluginList.Tests.csproj │ │ ├── Integration │ │ │ └── PluginListTest.cs │ │ └── Unit │ │ │ ├── JsonMappingProfileTest.cs │ │ │ └── PluginListTest.cs │ ├── IdeaStatiCa.CheckbotPlugin.PluginList │ │ ├── AssemblyInfo.cs │ │ ├── Descriptors │ │ │ ├── ActionButtonDescriptor.cs │ │ │ ├── DotNetRunnerDriverDescriptor.cs │ │ │ ├── ExecutableDriverDescriptor.cs │ │ │ ├── OpenButtonDescriptor.cs │ │ │ ├── PluginDescriptor.cs │ │ │ ├── PluginDriverDescriptor.cs │ │ │ ├── PluginToolTipDescriptor.cs │ │ │ ├── PluginType.cs │ │ │ ├── SystemActionsDescriptor.cs │ │ │ └── TabInfoDescriptor.cs │ │ ├── IdeaStatiCa.CheckbotPlugin.PluginList.csproj │ │ ├── Json │ │ │ ├── ActionButton.cs │ │ │ ├── DotNetRunnerDriver.cs │ │ │ ├── Driver.cs │ │ │ ├── ExecutableDriver.cs │ │ │ ├── JsonPluginType.cs │ │ │ ├── OpenButton.cs │ │ │ ├── Plugin.cs │ │ │ ├── SystemActions.cs │ │ │ └── TabInfo.cs │ │ ├── Mappers │ │ │ ├── Mapper.ActionButton.cs │ │ │ ├── Mapper.DotNetRunnerDriver.cs │ │ │ ├── Mapper.Driver.cs │ │ │ ├── Mapper.ExecutableDriver.cs │ │ │ ├── Mapper.OpenButton.cs │ │ │ ├── Mapper.Plugin.cs │ │ │ ├── Mapper.SystemActions.cs │ │ │ └── Mapper.TabInfo.cs │ │ ├── PluginList.cs │ │ ├── Serialization │ │ │ ├── DriverConverter.cs │ │ │ └── JsonPluginListSerializer.cs │ │ ├── Storage │ │ │ ├── AppDataStorage.cs │ │ │ └── IPluginListStorage.cs │ │ └── Utils │ │ │ ├── Ensure.cs │ │ │ ├── Maybe.cs │ │ │ └── MaybeExtension.cs │ ├── IdeaStatiCa.CheckbotPlugin.Protos │ │ ├── ApiVersion.cs │ │ ├── IdeaStatiCa.CheckbotPlugin.Protos.csproj │ │ ├── application_service.proto │ │ ├── connection_service.proto │ │ ├── country_code.proto │ │ ├── event_service.proto │ │ ├── health_check.proto │ │ ├── model_object.proto │ │ ├── plugin_service.proto │ │ ├── project_service.proto │ │ └── storage_service.proto │ ├── IdeaStatiCa.CheckbotPlugin │ │ ├── IPlugin.cs │ │ ├── IdeaStatiCa.CheckbotPlugin.csproj │ │ ├── Models │ │ │ ├── Events.cs │ │ │ ├── ModelExportOptions.cs │ │ │ ├── ModelObject.cs │ │ │ ├── ModelObjectType.cs │ │ │ ├── PluginInfo.cs │ │ │ ├── ProjectInfo.cs │ │ │ ├── SettingsValue.cs │ │ │ └── UnbalancedForce.cs │ │ └── Services │ │ │ ├── EventServiceExtensions.cs │ │ │ ├── IApplicationService.cs │ │ │ ├── IConnectionService.cs │ │ │ ├── IEventListenerAsync.cs │ │ │ ├── IEventService.cs │ │ │ ├── IKeyValueStorage.cs │ │ │ ├── IPluginControl.cs │ │ │ ├── IPluginControlBehaviour.cs │ │ │ ├── IPluginService.cs │ │ │ ├── IProjectService.cs │ │ │ ├── KeyValueStorageExtensions.cs │ │ │ └── ProjectServiceExtensions.cs │ ├── README.md │ └── docs │ │ └── Workflow.md ├── Common.props ├── Examples │ ├── CCM │ │ ├── FEAppExample_1 │ │ │ ├── App.config │ │ │ ├── App.xaml │ │ │ ├── App.xaml.cs │ │ │ ├── CAD_Model_Examples │ │ │ │ ├── Column-CHS-EndPlates.xml │ │ │ │ ├── Column-On-BasePlate.xml │ │ │ │ ├── cleats-beam-to-column.xml │ │ │ │ ├── cleats-from-as-modelbim.xml │ │ │ │ └── cleats_beam_to_column.dwg │ │ │ ├── Converters │ │ │ │ └── InvertBooleanConverter.cs │ │ │ ├── CustomCommand.cs │ │ │ ├── FEA_Model_Examples │ │ │ │ ├── default_project.xml │ │ │ │ ├── member_project.xml │ │ │ │ └── tube-conenction.xml │ │ │ ├── FEAppExample_1.csproj │ │ │ ├── FEAppTestVM.cs │ │ │ ├── FakeFEA.cs │ │ │ ├── MainWindow.xaml │ │ │ ├── MainWindow.xaml.cs │ │ │ ├── PluginFactory.cs │ │ │ ├── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── PublishProfiles │ │ │ │ │ └── FolderProfile.pubxml │ │ │ │ ├── Resources.Designer.cs │ │ │ │ ├── Resources.resx │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ │ └── readme.md │ │ └── Images │ │ │ ├── ccm-diagnostics.png │ │ │ ├── cleats-as.png │ │ │ ├── cleats-ideacon.png │ │ │ ├── column-chs-endplates.png │ │ │ ├── column-on-baseplate.png │ │ │ ├── fake-fea.png │ │ │ └── member-project.png │ └── CheckbotBimLink │ │ └── BimLinkExampleConsoleApp │ │ ├── AppLogger.cs │ │ ├── BimLinkExampleConsoleApp.csproj │ │ ├── MessageSeverity.cs │ │ ├── Program.cs │ │ └── Properties │ │ └── launchSettings.json ├── IdeaRS.OpenModel │ ├── Attributes │ │ ├── OpenModelClassAttribute.cs │ │ └── OpenModelPropertyAttribute.cs │ ├── Beam │ │ └── IdeaBeamImportSettings.cs │ ├── Concrete │ │ ├── BeamDataEc2.cs │ │ ├── CalculationSetup.cs │ │ ├── CheckResult │ │ │ ├── ConcreteCheckDetailing.cs │ │ │ ├── ConcreteCheckDetailingEc2.cs │ │ │ ├── ConcreteCheckResult.cs │ │ │ ├── ConcreteCheckResultBase.cs │ │ │ ├── ConcreteCheckResultOverall.cs │ │ │ ├── ConcreteCheckResults.cs │ │ │ ├── ConcreteSLSCheckResultCrackWidth.cs │ │ │ ├── ConcreteSLSCheckResultCrackWidthEc2.cs │ │ │ ├── ConcreteSLSCheckResultStiffness.cs │ │ │ ├── ConcreteSLSCheckResultStiffnessEc2.cs │ │ │ ├── ConcreteSLSCheckResultStressLimitation.cs │ │ │ ├── ConcreteSLSCheckResultStressLimitationEc2.cs │ │ │ ├── ConcreteULSCheckResultDiagramCapacity.cs │ │ │ ├── ConcreteULSCheckResultDiagramCapacityEc2.cs │ │ │ ├── ConcreteULSCheckResultFatigue.cs │ │ │ ├── ConcreteULSCheckResultFatigueEc2.cs │ │ │ ├── ConcreteULSCheckResultInteraction.cs │ │ │ ├── ConcreteULSCheckResultInteractionEc2.cs │ │ │ ├── ConcreteULSCheckResultResponse.cs │ │ │ ├── ConcreteULSCheckResultResponseEc2.cs │ │ │ ├── ConcreteULSCheckResultShear.cs │ │ │ ├── ConcreteULSCheckResultShearEc2.cs │ │ │ ├── ConcreteULSCheckResultTorsion.cs │ │ │ ├── ConcreteULSCheckResultTorsionEc2.cs │ │ │ └── SectionConcreteCheckResult.cs │ │ ├── CheckSection.cs │ │ ├── CheckSectionExtreme.cs │ │ ├── ColumnData.cs │ │ ├── ColumnDataEc2.cs │ │ ├── ConcreteMemberData.cs │ │ ├── ConcreteMemberDataEc2.cs │ │ ├── ConcreteSetup.cs │ │ ├── ConcreteSetupEc2.cs │ │ ├── ExposureClassesDataEc2.cs │ │ ├── Load │ │ │ ├── CssComponentLoading.cs │ │ │ ├── FatigueLoading.cs │ │ │ ├── LoadingSLS.cs │ │ │ ├── LoadingULS.cs │ │ │ ├── PrestressLoading.cs │ │ │ ├── StageLoading.cs │ │ │ ├── StagesLoading.cs │ │ │ ├── TendonComponentLoading.cs │ │ │ └── TendonLoading.cs │ │ ├── NadSetupValue.cs │ │ ├── NadStrategyConcrete.cs │ │ ├── ProjectDataConcrete.cs │ │ ├── ProjectDataConcreteEc2.cs │ │ ├── SetupValue.cs │ │ ├── StagedCheckSection.cs │ │ ├── StagedCheckSectionExtreme.cs │ │ ├── StandardCheckSection.cs │ │ ├── StandardCheckSectionExtreme.cs │ │ └── TimeAxis.cs │ ├── Connection │ │ ├── AnchorGrid.cs │ │ ├── ApplyConnTemplateSetting.cs │ │ ├── BoltGrid.cs │ │ ├── ConProjectInfo.cs │ │ ├── ConnectedMember.cs │ │ ├── ConnectionCheckRes.cs │ │ ├── ConnectionData.cs │ │ ├── ConnectionInfo.cs │ │ ├── ConnectionPoint.cs │ │ ├── FastenerGridBase.cs │ │ ├── IdeaConImportSettings.cs │ │ ├── IdeaSMemberImportSettings.cs │ │ ├── OpenProjectResult.cs │ │ ├── PinGrid.cs │ │ └── ReportSettings.cs │ ├── Detail │ │ ├── Geometry │ │ │ ├── Beam.cs │ │ │ ├── DappedEnd.cs │ │ │ ├── IGeometryPart.cs │ │ │ ├── LineSupport.cs │ │ │ ├── Opening.cs │ │ │ ├── OpeningCirc.cs │ │ │ ├── OpeningRect.cs │ │ │ ├── OpeningRectOffsets.cs │ │ │ ├── PatchDevice.cs │ │ │ ├── PatchLoad.cs │ │ │ ├── PatchSupport.cs │ │ │ ├── Wall.cs │ │ │ └── WallRect.cs │ │ ├── Geometry3D │ │ │ ├── Anchor3D.cs │ │ │ ├── BasePlate3D.cs │ │ │ ├── CastInPlate3D.cs │ │ │ ├── CastInPlateFastenerBase.cs │ │ │ ├── CastInPlateFastenerGroup.cs │ │ │ ├── CastInPlateFastenerSingle.cs │ │ │ ├── SolidBlock3D.cs │ │ │ └── SurfaceSupport3D.cs │ │ ├── ISDImportSettings.cs │ │ ├── ISDModel.cs │ │ ├── ISDSetting.cs │ │ ├── Loading │ │ │ ├── CalculationCase.cs │ │ │ ├── DetailCombination.cs │ │ │ ├── DetailLoadCase.cs │ │ │ ├── LineLoad.cs │ │ │ └── LoadBase.cs │ │ ├── Loading3D │ │ │ ├── ForcesLoad3D.cs │ │ │ ├── PointLoad3D.cs │ │ │ └── SurfaceLoad3D.cs │ │ └── Reinforcement │ │ │ ├── BentUpBar.cs │ │ │ ├── Hanging.cs │ │ │ ├── HangingAroundPatch.cs │ │ │ ├── ReinfAroundOpening.cs │ │ │ ├── ReinfBarByPolyline.cs │ │ │ ├── ReinfBarByTwoPoints.cs │ │ │ ├── ReinfBarInclined.cs │ │ │ ├── ReinfBarOnEdge.cs │ │ │ ├── ReinfBarOnMoreEdges.cs │ │ │ ├── ReinfFabric.cs │ │ │ ├── Reinforcement.cs │ │ │ └── ReinforcementGroup.cs │ ├── Enums.cs │ ├── Geometry │ │ ├── Geometry2D │ │ │ ├── ArcSegment2D.cs │ │ │ ├── LineSegment2D.cs │ │ │ ├── Point.cs │ │ │ ├── Point2D.cs │ │ │ ├── PolyLine2D.cs │ │ │ ├── Polygon2D.cs │ │ │ ├── Region2D.cs │ │ │ ├── SectionCharacteristics.cs │ │ │ ├── Segment2D.cs │ │ │ ├── TemperatureCurve2D.cs │ │ │ └── Vector2D.cs │ │ └── Geometry3D │ │ │ ├── ArcSegment3D.cs │ │ │ ├── CoordSystem.cs │ │ │ ├── CoordSystemByPoint.cs │ │ │ ├── CoordSystemByVector.cs │ │ │ ├── CoordSystemByZup.cs │ │ │ ├── LineSegment3D.cs │ │ │ ├── Point3D.cs │ │ │ ├── PointOnLine3D.cs │ │ │ ├── PolyLine3D.cs │ │ │ ├── Polygon3D.cs │ │ │ ├── Region3D.cs │ │ │ ├── Segment3D.cs │ │ │ └── Vector3D.cs │ ├── IdeaRS.OpenModel.csproj │ ├── Libraries │ │ ├── CrossSection │ │ │ ├── CrossSection.cs │ │ │ ├── CrossSectionComponent.cs │ │ │ ├── CrossSectionCreepCoefficientAttribute.cs │ │ │ ├── CrossSectionFactory.ColdFormed.cs │ │ │ ├── CrossSectionFactory.Concrete.cs │ │ │ ├── CrossSectionFactory.Obsolete.cs │ │ │ ├── CrossSectionFactory.Steel.cs │ │ │ ├── CrossSectionFactory.cs │ │ │ ├── CrossSectionGeneralColdFormed.cs │ │ │ ├── CrossSectionParameter.cs │ │ │ ├── CrossSectionThermalAttribute.cs │ │ │ ├── CssComponent.cs │ │ │ ├── GcssComponent.cs │ │ │ ├── GeneralCrossSection.cs │ │ │ ├── Parameter.cs │ │ │ ├── ReinforcedBar.cs │ │ │ ├── ReinforcedCrossSection.cs │ │ │ ├── Stirrup.cs │ │ │ ├── TendonBar.cs │ │ │ └── TendonDuct.cs │ │ └── Material │ │ │ ├── BoltAssembly.cs │ │ │ ├── MatAnchorProperties.cs │ │ │ ├── MatConcrete.cs │ │ │ ├── MatConcreteACI.cs │ │ │ ├── MatConcreteAUS.cs │ │ │ ├── MatConcreteCAN.cs │ │ │ ├── MatConcreteCHN.cs │ │ │ ├── MatConcreteEc2.cs │ │ │ ├── MatConcreteHKG.cs │ │ │ ├── MatConcreteIND.cs │ │ │ ├── MatConcreteRUS.cs │ │ │ ├── MatConcreteSIA.cs │ │ │ ├── MatPrestressSteel.cs │ │ │ ├── MatPrestressSteelEc2.cs │ │ │ ├── MatPrestressSteelSIA.cs │ │ │ ├── MatReinforcement.cs │ │ │ ├── MatReinforcementACI.cs │ │ │ ├── MatReinforcementAUS.cs │ │ │ ├── MatReinforcementCAN.cs │ │ │ ├── MatReinforcementCHN.cs │ │ │ ├── MatReinforcementEc2.cs │ │ │ ├── MatReinforcementHKG.cs │ │ │ ├── MatReinforcementIND.cs │ │ │ ├── MatReinforcementRUS.cs │ │ │ ├── MatSteel.cs │ │ │ ├── MatSteelAISC.cs │ │ │ ├── MatSteelAUS.cs │ │ │ ├── MatSteelCHN.cs │ │ │ ├── MatSteelCISC.cs │ │ │ ├── MatSteelEc2.cs │ │ │ ├── MatSteelHKG.cs │ │ │ ├── MatSteelIND.cs │ │ │ ├── MatSteelRUS.cs │ │ │ ├── MatWelding.cs │ │ │ ├── MatWeldingAISC.cs │ │ │ ├── MatWeldingAUS.cs │ │ │ ├── MatWeldingCHN.cs │ │ │ ├── MatWeldingCISC.cs │ │ │ ├── MatWeldingEc2.cs │ │ │ ├── MatWeldingHKG.cs │ │ │ ├── MatWeldingIS.cs │ │ │ ├── MatWeldingRUS.cs │ │ │ ├── Material.cs │ │ │ ├── MaterialBoltGrade.cs │ │ │ ├── MaterialBoltGradeAISC.cs │ │ │ ├── MaterialBoltGradeAUS.cs │ │ │ ├── MaterialBoltGradeCHN.cs │ │ │ ├── MaterialBoltGradeCISC.cs │ │ │ ├── MaterialBoltGradeEc2.cs │ │ │ ├── MaterialBoltGradeHKG.cs │ │ │ ├── MaterialBoltGradeIND.cs │ │ │ ├── MaterialBoltGradeRUS.cs │ │ │ ├── MaterialHeadedStudGrade.cs │ │ │ ├── MaterialStrength.cs │ │ │ ├── MaterialStrengthProperty.cs │ │ │ ├── Pin.cs │ │ │ └── WeldLoadTypeCHN.cs │ ├── Loading │ │ ├── CombiInput.cs │ │ ├── CombiInputEC.cs │ │ ├── CombiInputSIA.cs │ │ ├── CombiItem.cs │ │ ├── LoadCase.cs │ │ ├── LoadGroup.cs │ │ ├── LoadGroupEC.cs │ │ ├── LoadGroupSIA.cs │ │ ├── LoadInPoint.cs │ │ ├── LoadOnLine.cs │ │ ├── LoadOnSurface.cs │ │ ├── PointLoadOnLine.cs │ │ ├── ResultClass.cs │ │ ├── Settlement.cs │ │ ├── StrainLoadOnLine.cs │ │ └── TemperatureLoadOnLine.cs │ ├── Message │ │ ├── ErrorMessage.cs │ │ ├── IDEAProgress.cs │ │ ├── IOMSettings.cs │ │ ├── InformationMessage.cs │ │ ├── NonConformity.cs │ │ ├── NonConformityIssue.cs │ │ ├── OpenMessage.cs │ │ ├── OpenMessageProvider.cs │ │ ├── OpenMessages.cs │ │ └── WarningMessage.cs │ ├── Model │ │ ├── BondedTendon.cs │ │ ├── CardinalPoint.cs │ │ ├── CheckMember.cs │ │ ├── DesignMember.cs │ │ ├── EccentricityReference.cs │ │ ├── Element1D.cs │ │ ├── Element2D.cs │ │ ├── HingeElement1D.cs │ │ ├── InitialImperfectionOfPoint.cs │ │ ├── LineSupportSegment.cs │ │ ├── Member1D.cs │ │ ├── Member2D.cs │ │ ├── PointSupportNode.cs │ │ ├── PretensionedTendonGroup.cs │ │ ├── RebarBase.cs │ │ ├── RebarGeneral.cs │ │ ├── RebarHookBase.cs │ │ ├── RebarHookBend.cs │ │ ├── RebarPatternBase.cs │ │ ├── RebarPoint3D.cs │ │ ├── RebarPolyLine3D .cs │ │ ├── RebarSegment3DArc3Pts.cs │ │ ├── RebarSegment3DBase.cs │ │ ├── RebarSegment3DLine.cs │ │ ├── RebarShape.cs │ │ ├── RebarSingle.cs │ │ ├── RebarStirrupPattern.cs │ │ ├── RebarStirrups.cs │ │ ├── RigidLink.cs │ │ ├── Span.cs │ │ ├── SubStructureGeometry.cs │ │ ├── Taper.cs │ │ └── Tendon.cs │ ├── Obsolete │ │ ├── Result.cs │ │ ├── ResultOfDeformation.cs │ │ ├── ResultOfInternalForces.cs │ │ ├── ResultOfMember.cs │ │ ├── ResultOfNLA.cs │ │ └── ResultOfNLA2.cs │ ├── OpenAttribute.cs │ ├── OpenElementId.cs │ ├── OpenModel.cs │ ├── OpenModelContainer.cs │ ├── OpenModelResult.cs │ ├── OpenObject.cs │ ├── OriginSettings.cs │ ├── Parameters │ │ └── Values │ │ │ ├── AnchorParam.cs │ │ │ ├── BoltParam.cs │ │ │ ├── CrossSectionParam.cs │ │ │ ├── MaterialParam.cs │ │ │ ├── MprlRecord.cs │ │ │ └── WeldParam.cs │ ├── ProjectData.cs │ ├── ProjectDataEc.cs │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ ├── Resources.Designer.cs │ │ └── Resources.resx │ ├── ReferenceElement.cs │ ├── Result │ │ ├── Loading.cs │ │ ├── Member.cs │ │ ├── Member2DReactExtensions.cs │ │ ├── Member2DReactions.cs │ │ ├── PointResultBase.cs │ │ ├── PointResultOfNLA.cs │ │ ├── PointResultOfTA.cs │ │ ├── PointResults.cs │ │ ├── ResultBase.cs │ │ ├── ResultOfDeformation.cs │ │ ├── ResultOfInteractionDiagram.cs │ │ ├── ResultOfInternalForces.cs │ │ ├── ResultOfLoading.cs │ │ ├── ResultOnMember.cs │ │ ├── ResultOnMembers.cs │ │ ├── ResultOnMesh.cs │ │ ├── ResultOnSection.cs │ │ ├── ResultsForSelection.cs │ │ ├── SectionResultBase.cs │ │ ├── SectionResultOnPoints.cs │ │ ├── ValuesInPoint.cs │ │ └── ValuesInSegmentSections.cs │ ├── Setups │ │ ├── ConnectionSetup.cs │ │ ├── SteelSetup.cs │ │ ├── SteelSetupAISC.cs │ │ ├── SteelSetupAus.cs │ │ ├── SteelSetupCHN.cs │ │ ├── SteelSetupCISC.cs │ │ ├── SteelSetupECEN.cs │ │ ├── SteelSetupHKG.cs │ │ ├── SteelSetupIND.cs │ │ └── SteelSetupRUS.cs │ ├── Tools.cs │ └── readme.md ├── IdeaStatiCa.Api │ ├── Common │ │ ├── HeartbeatChecker.cs │ │ ├── HttpWrapper.cs │ │ ├── IApiClient.cs │ │ ├── IApiServiceFactory.cs │ │ ├── IHeartbeatChecker.cs │ │ ├── IHttpClientWrapper.cs │ │ └── RestApiConstants.cs │ ├── Connection │ │ ├── ConRestApiConstants.cs │ │ ├── IConnectionApiClientFactory.cs │ │ ├── IConnectionApiController.cs │ │ └── Model │ │ │ ├── Connection │ │ │ ├── ConAnalysisTypeEnum.cs │ │ │ ├── ConCalculationParameter.cs │ │ │ ├── ConConnection.cs │ │ │ ├── ConItem.cs │ │ │ ├── ConLoadEffect.cs │ │ │ ├── ConLoadEffectMemberLoad.cs │ │ │ ├── ConLoadEffectPositionEnum.cs │ │ │ ├── ConLoadEffectSectionLoad.cs │ │ │ ├── ConLoadSettings.cs │ │ │ ├── ConMember.cs │ │ │ ├── ConMissingWeld.cs │ │ │ ├── ConOperation.cs │ │ │ ├── ConProductionCost.cs │ │ │ └── ConWeldSizingMethodEnum.cs │ │ │ ├── ConnectionLibrary │ │ │ ├── ConConnectionLibrarySearchParameters.cs │ │ │ ├── ConDesignItem.cs │ │ │ └── ConDesignSet.cs │ │ │ ├── Conversion │ │ │ └── ConConversionSettings.cs │ │ │ ├── Material │ │ │ ├── ConMprlCrossSection.cs │ │ │ └── ConMprlElement.cs │ │ │ ├── Parameter │ │ │ ├── IdeaParameter.cs │ │ │ └── ParameterUpdateResponse.cs │ │ │ ├── Project │ │ │ ├── ConOperationCommonProperties.cs │ │ │ ├── ConProject.cs │ │ │ └── ConProjectData.cs │ │ │ ├── Result │ │ │ └── ConResultSummary.cs │ │ │ ├── Settings │ │ │ ├── ConIomImportOptions.cs │ │ │ └── ConLoadingOptions.cs │ │ │ └── Template │ │ │ ├── ConTemplateApplyParam.cs │ │ │ ├── ConTemplateApplyResult.cs │ │ │ ├── ConTemplateMappingGetParam.cs │ │ │ ├── ConTemplatePublishParam.cs │ │ │ └── Mappings │ │ │ ├── BaseTemplateConversion.cs │ │ │ ├── BoltAssemblyTemplateConversion.cs │ │ │ ├── BoltGradeTemplateConversion.cs │ │ │ ├── CleatTemplateConversion.cs │ │ │ ├── ConcreteTemplateConversion.cs │ │ │ ├── ConversionTypes.cs │ │ │ ├── CssTemplateConversion.cs │ │ │ ├── ElectrodeTemplateConversion.cs │ │ │ ├── GetValueConversion.cs │ │ │ ├── MemberTemplateConversion.cs │ │ │ ├── PinTemplateConversion.cs │ │ │ ├── PlateMaterialTemplateConversion.cs │ │ │ ├── TemplateConversions.cs │ │ │ └── TimberTemplateConversion.cs │ ├── IdeaStatiCa.Api.csproj │ ├── RCS │ │ ├── IRcsApiController.cs │ │ ├── IRcsClientFactory.cs │ │ ├── IRcsController.cs │ │ ├── Model │ │ │ ├── RcsCalculationParameters.cs │ │ │ ├── RcsCheckMember.cs │ │ │ ├── RcsProject.cs │ │ │ ├── RcsProjectData.cs │ │ │ ├── RcsProjectEnum.cs │ │ │ ├── RcsProjectSummary.cs │ │ │ ├── RcsReinforcedCrossSection.cs │ │ │ ├── RcsReinforcedCrossSectionImportData.cs │ │ │ ├── RcsReinforcedCrosssSectionImportSetting.cs │ │ │ ├── RcsResultParameters.cs │ │ │ ├── RcsSection.cs │ │ │ ├── RcsSectionLoading.cs │ │ │ ├── RcsSectionResultDetailed.cs │ │ │ ├── RcsSectionResultOverview.cs │ │ │ └── RcsSetting.cs │ │ └── RcsRestApiConstants.cs │ └── Utilities │ │ └── JsonTools.cs ├── IdeaStatiCa.BimApi │ ├── IIdeaAnchorGrid.cs │ ├── IIdeaArcSegment3D.cs │ ├── IIdeaBend.cs │ ├── IIdeaBoltAssembly.cs │ ├── IIdeaBoltAssemblyByName.cs │ ├── IIdeaBoltAssemblyByParameters.cs │ ├── IIdeaBoltGrid.cs │ ├── IIdeaCombiInput.cs │ ├── IIdeaCombiItem.cs │ ├── IIdeaConcreteBlock.cs │ ├── IIdeaConnectedMember.cs │ ├── IIdeaConnectionModel.cs │ ├── IIdeaConnectionPoint.cs │ ├── IIdeaCrossSection.cs │ ├── IIdeaCrossSectionByCenterLine.cs │ ├── IIdeaCrossSectionByComponents.cs │ ├── IIdeaCrossSectionByName.cs │ ├── IIdeaCrossSectionByParameters.cs │ ├── IIdeaCrossSectionComponent.cs │ ├── IIdeaCut.cs │ ├── IIdeaElement1D.cs │ ├── IIdeaElement2D.cs │ ├── IIdeaFastenerGrid.cs │ ├── IIdeaFoldedPlate.cs │ ├── IIdeaLineSegment3D.cs │ ├── IIdeaLoadCase.cs │ ├── IIdeaLoadGroup.cs │ ├── IIdeaLoadOnSurface.cs │ ├── IIdeaLoading.cs │ ├── IIdeaMaterial.cs │ ├── IIdeaMaterialBoltGrade.cs │ ├── IIdeaMaterialByName.cs │ ├── IIdeaMaterialConcrete.cs │ ├── IIdeaMaterialLibrary.cs │ ├── IIdeaMaterialReinforcement.cs │ ├── IIdeaMaterialSteel.cs │ ├── IIdeaMaterialTendon.cs │ ├── IIdeaMember1D.cs │ ├── IIdeaMember2D.cs │ ├── IIdeaModel.cs │ ├── IIdeaNegativePlate.cs │ ├── IIdeaNode.cs │ ├── IIdeaObject.cs │ ├── IIdeaObjectConnectable.cs │ ├── IIdeaObjectWithResults.cs │ ├── IIdeaPersistenceToken.cs │ ├── IIdeaPersistentObject.cs │ ├── IIdeaPin.cs │ ├── IIdeaPinByName.cs │ ├── IIdeaPinByParameters.cs │ ├── IIdeaPinGrid.cs │ ├── IIdeaPlate.cs │ ├── IIdeaPolyLine3D.cs │ ├── IIdeaRegion3D.cs │ ├── IIdeaSegment3D.cs │ ├── IIdeaSpan.cs │ ├── IIdeaTaper.cs │ ├── IIdeaWeld.cs │ ├── IIdeaWorkPlane.cs │ ├── IdeaStatiCa.BimApi.csproj │ ├── IdeaVector3D.cs │ ├── MaterialType.cs │ ├── Results │ │ ├── IIdeaResult.cs │ │ ├── IIdeaResultData.cs │ │ ├── IIdeaSection.cs │ │ ├── IIdeaSectionResult.cs │ │ └── InternalForcesData.cs │ └── Selection │ │ ├── BulkSelection.cs │ │ ├── Selection.cs │ │ └── SingleSelection.cs ├── IdeaStatiCa.BimApiLink │ ├── ApplicationBimRunnable.cs │ ├── BimApi │ │ ├── AbstractIdeaObject.cs │ │ ├── IdeaAnchorGrid.cs │ │ ├── IdeaBend.cs │ │ ├── IdeaBoltAssemblyByName.cs │ │ ├── IdeaBoltAssemblyByParameters.cs │ │ ├── IdeaBoltGrid.cs │ │ ├── IdeaCombiInput.cs │ │ ├── IdeaCombiItem.cs │ │ ├── IdeaConcreteBlock.cs │ │ ├── IdeaConnectedMember.cs │ │ ├── IdeaConnectionPoint.cs │ │ ├── IdeaCrossSectionByCenterLine.cs │ │ ├── IdeaCrossSectionByComponents.cs │ │ ├── IdeaCrossSectionByName.cs │ │ ├── IdeaCrossSectionByParameters.cs │ │ ├── IdeaCut.cs │ │ ├── IdeaElement1D.cs │ │ ├── IdeaElement2D.cs │ │ ├── IdeaFoldedPlate.cs │ │ ├── IdeaLineSegment3D.cs │ │ ├── IdeaLoadCase.cs │ │ ├── IdeaLoadGroup.cs │ │ ├── IdeaLoadOnSurface.cs │ │ ├── IdeaMaterialByName.cs │ │ ├── IdeaMaterialConcrete.cs │ │ ├── IdeaMaterialSteel.cs │ │ ├── IdeaMember1D.cs │ │ ├── IdeaMember2D.cs │ │ ├── IdeaModel.cs │ │ ├── IdeaNegativePlate.cs │ │ ├── IdeaNode.cs │ │ ├── IdeaPlate.cs │ │ ├── IdeaPolyLine3D.cs │ │ ├── IdeaRegion3D.cs │ │ ├── IdeaSpan.cs │ │ ├── IdeaTaper.cs │ │ ├── IdeaWeld.cs │ │ └── IdeaWorkPlane.cs │ ├── BimLink.cs │ ├── BimLinkExtension.cs │ ├── BimLinkObject.cs │ ├── CadBimLink.cs │ ├── Constants.cs │ ├── FeaBimLink.cs │ ├── Hooks │ │ ├── AbstractHookManager.cs │ │ ├── HookManagers.cs │ │ ├── IImporterHook.cs │ │ ├── IPluginHook.cs │ │ ├── IScopeHook.cs │ │ ├── ImporterHookManager.cs │ │ ├── PluginHookManager.cs │ │ └── ScopeHookManager.cs │ ├── IApplicationBimRunnable.cs │ ├── IBimUserDataSource.cs │ ├── IdeaStatiCa.BimApiLink.csproj │ ├── Identifiers │ │ ├── ConnectedMemberIdentidier.cs │ │ ├── ConnectionIdentifier.cs │ │ ├── IIdentifer.cs │ │ ├── Identifier.cs │ │ ├── ImmutableIdentifier.cs │ │ ├── IntIdentifier.cs │ │ └── StringIdentifier.cs │ ├── Importers │ │ ├── AbstractImporter.cs │ │ ├── IBimApiImporter.cs │ │ ├── IImporter.cs │ │ ├── IImporterProvider.cs │ │ ├── ImporterConnectedMemberIdentifier.cs │ │ ├── ImporterConnectionIdentifier.cs │ │ ├── ImporterDispatcher.cs │ │ ├── ImporterManager.cs │ │ ├── ImporterStringIdentifier.cs │ │ └── IntIdentifierImporter.cs │ ├── ImportersConfiguration.cs │ ├── Persistence │ │ ├── Interfaces │ │ │ ├── IProjectStorage.cs │ │ │ ├── IProjectStorageReader.cs │ │ │ ├── IProjectStorageValidator.cs │ │ │ └── IProjectStorageWriter.cs │ │ ├── JsonProjectStorageReader.cs │ │ ├── ProjectStorage.cs │ │ ├── ProjectStorageBase.cs │ │ └── ProjectStorageFactory.cs │ ├── Plugin │ │ ├── BimApiApplication.cs │ │ ├── BimApiLinkEvents.cs │ │ ├── CadApplication.cs │ │ ├── CadModel.cs │ │ ├── CadUserSelection.cs │ │ ├── FeaApplication.cs │ │ ├── FeaModel.cs │ │ ├── FeaUserSelection.cs │ │ ├── ICadModel.cs │ │ ├── IFeaExtendedModel.cs │ │ ├── IFeaModel.cs │ │ ├── IModel.cs │ │ ├── PluginExtension.cs │ │ ├── PluginFactory.cs │ │ └── ProjectAdapter.cs │ ├── Results │ │ ├── BimApi │ │ │ ├── IdeaResult.cs │ │ │ ├── IdeaSection.cs │ │ │ └── IdeaSectionResult.cs │ │ ├── BimResultsProviderAdapter.cs │ │ ├── IInternalForcesImporter.cs │ │ ├── InternalForcesBuilder.cs │ │ ├── InternalForcesImporterAdapter.cs │ │ └── ResultsData.cs │ ├── ResultsImportersConfiguration.cs │ ├── Scoping │ │ ├── BimApiImporterCacheAdapter.cs │ │ ├── BimLinkScope.cs │ │ ├── IScope.cs │ │ ├── IScopeProvider.cs │ │ ├── ImportContextAware.cs │ │ └── ScopeAwareObject.cs │ └── Utils │ │ ├── CrossSectionFactoryHelper.cs │ │ ├── DoubleExtensions.cs │ │ └── WindowVisibilityHelper.cs ├── IdeaStatiCa.BimImporter.Tests │ ├── BimImporterTest.cs │ ├── Common │ │ └── DoubleApproximateEqualityComparerTest.cs │ ├── Extension │ │ └── DoubleExtensionTest.cs │ ├── GeometryTest.cs │ ├── Helpers │ │ ├── BimItemEqualityComparer.cs │ │ ├── GeometryBuilder.cs │ │ ├── ImportContextBuilder.cs │ │ ├── MockHelper.cs │ │ └── ParameterEqualityComparer.cs │ ├── IdeaStatiCa.BimImporter.Tests.csproj │ ├── IdeaStatiCa.BimImporter.Tests.csproj.orig │ ├── ImportContextTest.cs │ ├── Importers │ │ ├── CrossSectionImporterTest.cs │ │ ├── Element2DImporterTest.cs │ │ ├── ElementImporterTest.cs │ │ ├── MaterialImporterTest.cs │ │ ├── Member2DImporterTest.cs │ │ ├── MemberImporterTest.cs │ │ ├── PolyLine3DImporterTest.cs │ │ ├── Region3DImporterTest.cs │ │ ├── ResultImporterTest.cs │ │ └── SegmentImporterTest.cs │ ├── Persistence │ │ ├── AbstractPersistenceTest.cs │ │ └── JsonPersistenceTest.cs │ ├── ProjectTest.cs │ ├── Properties │ │ └── launchSettings.json │ ├── Results │ │ ├── DefaultResultsProviderTest.cs │ │ └── ResultsDataTest.cs │ └── TestData │ │ ├── bimapi-data-serialized-with-all.json │ │ ├── bimapi-data-serialized-with-auto.json │ │ └── bimapi-data-serialized-with-none.json ├── IdeaStatiCa.BimImporter │ ├── AssemblyInfo.cs │ ├── BimImporter.cs │ ├── BimImporterConfiguration.cs │ ├── BimItems │ │ ├── Connection.cs │ │ ├── Detail.cs │ │ ├── IBimItem.cs │ │ └── Member.cs │ ├── BimObjectImporter.cs │ ├── Common │ │ ├── DoubleApproximateEqualityComparer.cs │ │ └── Map.cs │ ├── ConstraintException.cs │ ├── DefaultGeometryProvider.cs │ ├── Extensions │ │ ├── DoubleExtension.cs │ │ ├── IIdeaNodeExtension.cs │ │ └── IdeaVector3DExtension.cs │ ├── Geometry.cs │ ├── IBimImporter.cs │ ├── IBimObjectImporter.cs │ ├── IGeometry.cs │ ├── IGeometryProvider.cs │ ├── IIdeaObjectComparer.cs │ ├── IImportContext.cs │ ├── IProject.cs │ ├── IdeaStatiCa.BimImporter.csproj │ ├── ImportContext.cs │ ├── ImportedObjects │ │ ├── CombiItemBIM.cs │ │ ├── ConnectedMember.cs │ │ └── ConnectionPoint.cs │ ├── Importers │ │ ├── AbstractImporter.cs │ │ ├── AnchorGridImporter.cs │ │ ├── BeamImporter.cs │ │ ├── BeamInConnectedPartsImporter.cs │ │ ├── BoltAssemblyImporter.cs │ │ ├── BoltGridImporter.cs │ │ ├── CombiInputImporter.cs │ │ ├── ConcreteBlockImporter.cs │ │ ├── ConnectedMemberImporter.cs │ │ ├── ConnectionImporter.cs │ │ ├── CrossSectionImporter.cs │ │ ├── CutImporter.cs │ │ ├── Element2DImporter.cs │ │ ├── ElementImporter.cs │ │ ├── FoldedPlateImporter.cs │ │ ├── IImporter.cs │ │ ├── IResultImporter.cs │ │ ├── LoadCaseImporter.cs │ │ ├── LoadGroupImporter.cs │ │ ├── LoadOnSurfaceImporter.cs │ │ ├── MaterialImporter.cs │ │ ├── Member2DImporter.cs │ │ ├── MemberImporter.cs │ │ ├── NodeImporter.cs │ │ ├── ObjectImporter.cs │ │ ├── PinGridImporter.cs │ │ ├── PinImporter.cs │ │ ├── PlateImporter.cs │ │ ├── PolyLine3DImporter.cs │ │ ├── Region3DImporter.cs │ │ ├── ResultImporter.cs │ │ ├── SegmentImporter.cs │ │ ├── SpanImporter.cs │ │ ├── TaperImporter.cs │ │ └── WeldImporter.cs │ ├── Persistence │ │ ├── AbstractPersistence.cs │ │ ├── AbstractPersistenceToken.cs │ │ ├── IFilePersistence.cs │ │ ├── IObjectRestorer.cs │ │ ├── IPersistence.cs │ │ ├── JsonPersistence.cs │ │ ├── PersistenceTokenConverter.cs │ │ └── TokenObjectType.cs │ ├── Project.cs │ ├── ProjectNoCache.cs │ └── Results │ │ ├── DefaultResultsProvider.cs │ │ ├── IResultsProvider.cs │ │ └── ResultsData.cs ├── IdeaStatiCa.BulkSelection │ ├── IdeaStatiCa.BulkSelection.projitems │ ├── IdeaStatiCa.BulkSelection.shproj │ └── ItemsSorter.cs ├── IdeaStatiCa.IOM.VersioningService │ ├── Configuration │ │ ├── ConfigurationStepService.cs │ │ └── IConfigurationStepService.cs │ ├── Downgrade │ │ ├── DowngradeService.cs │ │ └── IDowngradeService.cs │ ├── Exceptions │ │ ├── DowngradeStepException.cs │ │ └── UpgradeStepException.cs │ ├── Extension │ │ └── ModelExtension.cs │ ├── IVersioningService.cs │ ├── IdeaStatiCa.IOM.VersioningService.csproj │ ├── Tools │ │ ├── IRIOMTool.cs │ │ └── VersionTool.cs │ ├── Upgrade │ │ ├── IUpgradeService.cs │ │ └── UpgradeService.cs │ ├── VersionSteps │ │ ├── BaseStep.cs │ │ ├── IDowngradeStep.cs │ │ ├── IStep.cs │ │ ├── IUpgradeStep.cs │ │ └── Steps │ │ │ ├── Step2_0_0.cs │ │ │ ├── Step2_0_1.cs │ │ │ ├── Step2_0_5.cs │ │ │ ├── Step2_0_6.cs │ │ │ ├── Step2_1_0.cs │ │ │ ├── Step2_2_0.cs │ │ │ ├── Step3_0_0.cs │ │ │ └── Step3_1_0.cs │ └── VersioningServiceBase.cs ├── IdeaStatiCa.IOM.VersioningServiceTests │ ├── DeserializeTests.cs │ ├── DowngradeTests.cs │ ├── IdeaStatiCa.IOM.VersioningServiceTests.csproj │ ├── TestData │ │ ├── CHK.xml │ │ ├── CHKDowngraded.xml │ │ ├── CHKUpgraded.xml │ │ ├── ConnectionPoint-1_2.0.0-Downgraded.xml │ │ ├── ConnectionPoint-1_2.1.0.xml │ │ ├── LoadOnSurface_2_1_0.xml │ │ ├── LoadOnSurface_3_0_0.xml │ │ ├── LoadOnSurface_downgraded_2_0_0.xml │ │ ├── ModelBIM-AS_Black_Point.xml │ │ ├── ModelBIM-AS_Black_PointDowngraded.xml │ │ ├── ModelBIM-AS_Black_PointUpgraded.xml │ │ ├── OpenModel-Bug24049.xml │ │ ├── OpenModel-Bug24049Upgraded.xml │ │ ├── OpenModel-GCss-3_1_0.xml │ │ ├── OpenModel-GCss-Downgraded.xml │ │ ├── OpenModel-Large.xml │ │ ├── OpenModel-LargeDowngraded.xml │ │ ├── OpenModel-LargeUpgraded.xml │ │ ├── OpenModel-NOoriginalModelId.xml │ │ ├── OpenModel-NOoriginalModelIdUpgraded.xml │ │ ├── OpenModel-Simple.xml │ │ └── OpenModel-SimpleUpgraded.xml │ ├── UpgradeTest.cs │ ├── UtHelper.cs │ └── VersioningServiceBaseTests.cs ├── IdeaStatiCa.IntermediateModel.Tests │ ├── ExtensionTests.cs │ ├── IdeaStatiCa.IntermediateModel.Tests.csproj │ ├── IntermediateModelTest.cs │ ├── ModelTestData │ │ ├── ModelBIM-AS_Black_Point.xml │ │ ├── OpenModel-Larger.xml │ │ └── OpenModel-Simple.xml │ └── Usings.cs ├── IdeaStatiCa.IntermediateModel │ ├── Extensions │ │ ├── ISIntermediateExtension.cs │ │ ├── SAttributeExtension.cs │ │ ├── SListExtension.cs │ │ ├── SModelExtensions.cs │ │ ├── SObjectExtension.cs │ │ └── SPrimitiveExtension.cs │ ├── IIRExportToXMLService.cs │ ├── IRExportToXMLService.cs │ ├── IRModel │ │ ├── EndOfObject.cs │ │ ├── ISIntermediate.cs │ │ ├── SAttribute.cs │ │ ├── SList.cs │ │ ├── SModel.cs │ │ ├── SObject.cs │ │ └── SPrimitive.cs │ ├── IXmlParsingIRService.cs │ ├── IdeaStatiCa.IntermediateModel.csproj │ └── XmlParsingIRService.cs ├── IdeaStatiCa.ItemsSorter │ └── IdeaStatiCa.ItemsSorter.csproj ├── IdeaStatiCa.NetFrameworkPort │ ├── IdeaStatiCa.NetFrameworkPort.csproj │ └── ServiceModel-dotnet.cs ├── IdeaStatiCa.Plugin.Tests │ ├── IdeaStatiCa.Plugin.Tests.csproj │ └── gRPC │ │ ├── GrpcClientTest.cs │ │ ├── GrpcReflectionServerTest.cs │ │ ├── GrpcServerTest.cs │ │ └── ReflectionServiceInterceptorTest.cs ├── IdeaStatiCa.Plugin │ ├── Api │ │ └── Connection │ │ │ ├── IConnHiddenCheck.cs │ │ │ ├── IConnectionAutomation.cs │ │ │ ├── IConnectionController.cs │ │ │ └── IdeaConnectionController.cs │ ├── ApplicationBIM.cs │ ├── AutomationService.cs │ ├── BIMItemId.cs │ ├── BIMItemsGroup.cs │ ├── BIMProject.cs │ ├── BimHostingFactory.cs │ ├── Constants.cs │ ├── ConversionDictionary.cs │ ├── CrossSectionConversions │ │ ├── Conversion.cs │ │ ├── CssConversionBuilder.cs │ │ ├── CssConversions.cs │ │ ├── CustomConversion.cs │ │ ├── ICssConvertor.cs │ │ └── RegexReplace.cs │ ├── Exeptions │ │ └── BulkSelectionOverflowException.cs │ ├── Grpc │ │ ├── AutomationHostingGrpc.cs │ │ ├── BIMPluginHostingGrpc.cs │ │ ├── BlobStorageGrpc.cs │ │ ├── CommunicationTools.cs │ │ ├── GrpcBlobStorageClient.cs │ │ ├── GrpcClient.cs │ │ ├── GrpcReflectionServiceContract.proto │ │ ├── GrpcServer.cs │ │ ├── IGrpcClient.cs │ │ ├── IGrpcCommunicationCommonInterface.cs │ │ ├── IGrpcCommunicator.cs │ │ ├── IGrpcMessageHandler.cs │ │ ├── IGrpcSender.cs │ │ ├── IGrpcServer.cs │ │ ├── IGrpcService.cs │ │ ├── Reflection │ │ │ ├── Extensions.cs │ │ │ ├── GrpcMethodInvokerHandler.cs │ │ │ ├── GrpcReflectionArgument.cs │ │ │ ├── GrpcReflectionCallbackData.cs │ │ │ ├── GrpcReflectionInvokeData.cs │ │ │ ├── GrpcReflectionMessageHandler.cs │ │ │ ├── GrpcReflectionMethodAttribute.cs │ │ │ ├── GrpcReflectionServer.cs │ │ │ ├── GrpcReflectionServiceAttribute.cs │ │ │ ├── GrpcReflectionServiceFactory.cs │ │ │ ├── GrpcServiceBasedReflectionClient.cs │ │ │ ├── GrpcServiceClient.cs │ │ │ └── IMethodInvoker.cs │ │ └── Services │ │ │ ├── GrpcBlobStorageService.cs │ │ │ └── GrpcService.cs │ ├── IApplicationBIM.cs │ ├── IAutomation.cs │ ├── IBIMPluginClient.cs │ ├── IBIMPluginFactory.cs │ ├── IBimHostingFactory.cs │ ├── IClientBIM.cs │ ├── IIdeaStaticaApp.cs │ ├── IProgressCallback.cs │ ├── IProgressMessaging.cs │ ├── ISEvent.cs │ ├── IdeaStatiCa.Plugin.csproj │ ├── ModelBIM.cs │ ├── Properties │ │ └── AssemblyInfo.cs │ ├── Tools.cs │ ├── Utilities │ │ ├── AsyncInterceptor.cs │ │ ├── IdeaStatiCaSetupTools.cs │ │ ├── PortFinder.cs │ │ └── ReflectionHelper.cs │ ├── app.config │ ├── packagerefs.targets │ └── readme.md ├── IdeaStatiCa.PluginsTools.Windows │ ├── IdeaStatiCa.PluginsTools.Windows.csproj │ └── Utilities │ │ ├── IdeaStatiCaSetupTools.cs │ │ └── IdeaStatiCaVer.cs ├── IdeaStatiCa.PluginsTools │ ├── IdeaStatiCa.PluginsTools.csproj │ ├── PluginTools │ │ ├── CommunicationTool.cs │ │ ├── Iterations.cs │ │ └── Tools │ │ │ ├── Arc2D.cs │ │ │ ├── ArcSegment3D.cs │ │ │ ├── BasePolygonReader.cs │ │ │ ├── BeamMesh.cs │ │ │ ├── BoundingBox3D.cs │ │ │ ├── BoxArrayDouble2.cs │ │ │ ├── BoxPolygonReader.cs │ │ │ ├── CircArc2DDiscretizator.cs │ │ │ ├── CircArc2DTransform.cs │ │ │ ├── Circle2D.cs │ │ │ ├── CircularArcSegment2D.cs │ │ │ ├── ClipperController.cs │ │ │ ├── Comparators.cs │ │ │ ├── ConnectedBeamTools.cs │ │ │ ├── Constants.cs │ │ │ ├── Conversions.cs │ │ │ ├── CoordSystem.cs │ │ │ ├── CoordSystemByVector.cs │ │ │ ├── CoordSystemByZup.cs │ │ │ ├── Direction.cs │ │ │ ├── ElementBase.cs │ │ │ ├── EllipticArcSegment2D.cs │ │ │ ├── ForwardedPropertyChangedEventArgs.cs │ │ │ ├── Funcs2D.cs │ │ │ ├── Funcs2DPolygon.cs │ │ │ ├── GeomOperationBeamMesher.cs │ │ │ ├── GeomOperationPoint.cs │ │ │ ├── GeomOperationPolyLine.cs │ │ │ ├── GeomOperationRegion3D.cs │ │ │ ├── GeomOperationReinforcement3DCommon.cs │ │ │ ├── GeomOperationSegment.cs │ │ │ ├── GeomOperationVector.cs │ │ │ ├── GeomTools2D.cs │ │ │ ├── Geometry2DConvertor.cs │ │ │ ├── GeometryTools.cs │ │ │ ├── IArcSegment3D.cs │ │ │ ├── IBeamMesh.cs │ │ │ ├── ICircularArcSegment2D.cs │ │ │ ├── IConnectionPart.cs │ │ │ ├── IContainer.cs │ │ │ ├── IContainerStorage.cs │ │ │ ├── ICoordSystem.cs │ │ │ ├── ICoordSystemByVector.cs │ │ │ ├── ICopyable.cs │ │ │ ├── IDbItem.cs │ │ │ ├── IDiscretizator.cs │ │ │ ├── IGeomEntity2D.cs │ │ │ ├── IIndexTriangleMesh.cs │ │ │ ├── ILineSegment2D.cs │ │ │ ├── ILineSegment3D.cs │ │ │ ├── IMatrix44.cs │ │ │ ├── IModelItem.cs │ │ │ ├── IPersistentBase.cs │ │ │ ├── IPoint3D.cs │ │ │ ├── IPointOnRegion.cs │ │ │ ├── IPolyLine2D.cs │ │ │ ├── IPolyLine3D.cs │ │ │ ├── IPolygon2D.cs │ │ │ ├── IPolygonReader.cs │ │ │ ├── IPropertyDataChanged.cs │ │ │ ├── IRegion2D.cs │ │ │ ├── IRegion3D.cs │ │ │ ├── ISegment2D.cs │ │ │ ├── ISegment2DDiscretizator.cs │ │ │ ├── ISegment2DTransform.cs │ │ │ ├── ISegment3D.cs │ │ │ ├── ITransEngine2D.cs │ │ │ ├── IVertexesTriangleMesh.cs │ │ │ ├── IXSerializable.cs │ │ │ ├── IdaComPoint2D.cs │ │ │ ├── IdeaXMLAttribute.cs │ │ │ ├── IndexTriangleMesh.cs │ │ │ ├── IntersectionData.cs │ │ │ ├── IntersectionInfo.cs │ │ │ ├── IntersectionLocator2D.cs │ │ │ ├── IntersectionResults.cs │ │ │ ├── Iterations.cs │ │ │ ├── Line2D.cs │ │ │ ├── Line2DDiscretizator.cs │ │ │ ├── Line2DTransform.cs │ │ │ ├── LineSegment2D.cs │ │ │ ├── LineSegment3D.cs │ │ │ ├── MathConstants.cs │ │ │ ├── Matrix44.cs │ │ │ ├── NETExtensions │ │ │ ├── DoubleEqualityComparer.cs │ │ │ ├── Extension.cs │ │ │ ├── LambdaComparer.cs │ │ │ ├── VectorExtension.cs │ │ │ └── WindowsExtension.cs │ │ │ ├── NotForAutoCopy.cs │ │ │ ├── NotifyPropertyChangedImpl.cs │ │ │ ├── OSHelper.cs │ │ │ ├── ObservableItemsTools.cs │ │ │ ├── ObservableList.cs │ │ │ ├── ParabolaComputation.cs │ │ │ ├── ParabolaProperty.cs │ │ │ ├── ParabolaSegment3D.cs │ │ │ ├── ParabolicArc2DDiscretizator.cs │ │ │ ├── ParabolicArcSegment2D.cs │ │ │ ├── Plane.cs │ │ │ ├── Plane3D.cs │ │ │ ├── Plane3DExtensions.cs │ │ │ ├── Point3D.cs │ │ │ ├── PointInsideRegion2D.cs │ │ │ ├── PointOnRegion.cs │ │ │ ├── PolyLine2D.cs │ │ │ ├── PolyLine2DDiscretizator.cs │ │ │ ├── PolyLine2DTransform.cs │ │ │ ├── PolyLine3D.cs │ │ │ ├── Polygon2D.cs │ │ │ ├── Polygon2DContinuator.cs │ │ │ ├── Polygon3D.cs │ │ │ ├── Polygon3DExtensions.cs │ │ │ ├── PolygonOffset.cs │ │ │ ├── PolygonSelfCrossing.cs │ │ │ ├── Polyline.cs │ │ │ ├── PolylineHelper.cs │ │ │ ├── PropertyChangedEventManager.cs │ │ │ ├── Rect2D.cs │ │ │ ├── Region.cs │ │ │ ├── Region2D.cs │ │ │ ├── Region3D.cs │ │ │ ├── RegionRecognition.cs │ │ │ ├── Segment2D.cs │ │ │ ├── Segment3D.cs │ │ │ ├── SegmentType.cs │ │ │ ├── StraightLine.cs │ │ │ ├── Tools.cs │ │ │ ├── TwoLine2D.cs │ │ │ ├── Vector3D.cs │ │ │ ├── VertexesTriangleMesh.cs │ │ │ ├── WeakEventManagerBase.cs │ │ │ ├── WinMediaExtensions.cs │ │ │ └── clipper.cs │ └── Properties │ │ └── AssemblyInfo.cs ├── IdeaStatiCa.Public.sln ├── IdeaStatiCa.Public │ ├── BlobStorageExtensions.cs │ ├── BlobStorageInArchive.cs │ ├── IBlobStorage.cs │ ├── IBlobStorageProvider.cs │ ├── IIdeaUserEvent.cs │ ├── IPluginLogger.cs │ ├── IProjectContent.cs │ ├── IdeaStatiCa.Public.csproj │ ├── NullLogger.cs │ ├── ProjectContentOnDisc.cs │ └── Tools │ │ ├── AssemblyResolver.cs │ │ └── DiskOperations.cs ├── IdeaStatiCa.RcsClient │ ├── Client │ │ ├── RcsApiClient.cs │ │ └── RcsApiClientObsolete.cs │ ├── Factory │ │ ├── RcsClientFactory.cs │ │ └── RcsClientSettings.cs │ ├── IdeaStatiCa.RcsClient.csproj │ └── Services │ │ ├── IReinforcedCrossSectionTemplateProvider.cs │ │ └── IReinforcedCrosssSectionSelector.cs ├── Logger │ ├── IdeaStatiCa.PluginLogger │ │ ├── IdeaStatiCa.PluginLogger.csproj │ │ └── readme.md │ └── SerilogFacade │ │ ├── LoggerProvider.cs │ │ ├── SerilogFacade.cs │ │ ├── SerilogFacade.projitems │ │ └── SerilogFacade.shproj ├── SystemTests │ └── SystemTestService │ │ ├── IService.cs │ │ ├── Service.cs │ │ └── SystemTestService.csproj ├── api-sdks │ ├── ClientExamples.sln │ ├── connection-api │ │ └── clients │ │ │ ├── csharp │ │ │ ├── .openapi-generator-ignore │ │ │ ├── .openapi-generator │ │ │ │ ├── FILES │ │ │ │ └── VERSION │ │ │ ├── ConRestApiClient.sln │ │ │ ├── IdeaStatiCa.ConnectionApi.sln │ │ │ ├── README.md │ │ │ ├── api │ │ │ │ └── openapi.yaml │ │ │ ├── docs │ │ │ │ ├── AnchorGrid.md │ │ │ │ ├── AnchorType.md │ │ │ │ ├── BaseTemplateConversion.md │ │ │ │ ├── BeamData.md │ │ │ │ ├── BendData.md │ │ │ │ ├── BoltGrid.md │ │ │ │ ├── BoltShearType.md │ │ │ │ ├── BucklingRes.md │ │ │ │ ├── CalculationApi.md │ │ │ │ ├── CheckResAnchor.md │ │ │ │ ├── CheckResBolt.md │ │ │ │ ├── CheckResConcreteBlock.md │ │ │ │ ├── CheckResPlate.md │ │ │ │ ├── CheckResSummary.md │ │ │ │ ├── CheckResWeld.md │ │ │ │ ├── ClientApi.md │ │ │ │ ├── ConAlignedPlate.md │ │ │ │ ├── ConAlignedPlateSideCodeEnum.md │ │ │ │ ├── ConAnalysisTypeEnum.md │ │ │ │ ├── ConCalculationParameter.md │ │ │ │ ├── ConConnection.md │ │ │ │ ├── ConConnectionLibrarySearchParameters.md │ │ │ │ ├── ConConversionSettings.md │ │ │ │ ├── ConDesignItem.md │ │ │ │ ├── ConDesignSet.md │ │ │ │ ├── ConDesignSetType.md │ │ │ │ ├── ConLoadEffect.md │ │ │ │ ├── ConLoadEffectMemberLoad.md │ │ │ │ ├── ConLoadEffectPositionEnum.md │ │ │ │ ├── ConLoadEffectSectionLoad.md │ │ │ │ ├── ConLoadSettings.md │ │ │ │ ├── ConMember.md │ │ │ │ ├── ConMemberAlignmentTypeEnum.md │ │ │ │ ├── ConMemberForcesInEnum.md │ │ │ │ ├── ConMemberModel.md │ │ │ │ ├── ConMemberPlacementDefinitionTypeEnum.md │ │ │ │ ├── ConMemberPlatePartTypeEnum.md │ │ │ │ ├── ConMemberPosition.md │ │ │ │ ├── ConMprlCrossSection.md │ │ │ │ ├── ConMprlElement.md │ │ │ │ ├── ConOperation.md │ │ │ │ ├── ConOperationCommonProperties.md │ │ │ │ ├── ConProductionCost.md │ │ │ │ ├── ConProject.md │ │ │ │ ├── ConProjectData.md │ │ │ │ ├── ConResultSummary.md │ │ │ │ ├── ConTemplateApplyParam.md │ │ │ │ ├── ConTemplateMappingGetParam.md │ │ │ │ ├── ConTemplatePublishParam.md │ │ │ │ ├── ConWeldSizingMethodEnum.md │ │ │ │ ├── ConcreteBlock.md │ │ │ │ ├── ConcreteBlockData.md │ │ │ │ ├── ConcreteSetup.md │ │ │ │ ├── ConeBreakoutCheckType.md │ │ │ │ ├── ConnectionApi.md │ │ │ │ ├── ConnectionCheckRes.md │ │ │ │ ├── ConnectionData.md │ │ │ │ ├── ConnectionLibraryApi.md │ │ │ │ ├── ConnectionSetup.md │ │ │ │ ├── ConversionApi.md │ │ │ │ ├── ConversionMapping.md │ │ │ │ ├── CountryCode.md │ │ │ │ ├── CrtCompCheckIS.md │ │ │ │ ├── CutBeamByBeamData.md │ │ │ │ ├── CutData.md │ │ │ │ ├── CutMethod.md │ │ │ │ ├── CutOrientation.md │ │ │ │ ├── CutPart.md │ │ │ │ ├── DistanceComparison.md │ │ │ │ ├── DrawData.md │ │ │ │ ├── ExportApi.md │ │ │ │ ├── FoldedPlateData.md │ │ │ │ ├── IGroup.md │ │ │ │ ├── IdeaParameter.md │ │ │ │ ├── IdeaParameterUpdate.md │ │ │ │ ├── IdeaParameterValidation.md │ │ │ │ ├── IdeaParameterValidationResponse.md │ │ │ │ ├── Line.md │ │ │ │ ├── LoadEffectApi.md │ │ │ │ ├── MaterialApi.md │ │ │ │ ├── MemberApi.md │ │ │ │ ├── MessageNumber.md │ │ │ │ ├── OpenElementId.md │ │ │ │ ├── OpenMessage.md │ │ │ │ ├── OpenMessages.md │ │ │ │ ├── OperationApi.md │ │ │ │ ├── ParameterApi.md │ │ │ │ ├── ParameterUpdateResponse.md │ │ │ │ ├── PinGrid.md │ │ │ │ ├── PlateData.md │ │ │ │ ├── Point2D.md │ │ │ │ ├── Point3D.md │ │ │ │ ├── PolyLine2D.md │ │ │ │ ├── PresentationApi.md │ │ │ │ ├── ProjectApi.md │ │ │ │ ├── ReferenceElement.md │ │ │ │ ├── Region2D.md │ │ │ │ ├── ReportApi.md │ │ │ │ ├── SearchOption.md │ │ │ │ ├── Segment2D.md │ │ │ │ ├── Selected.md │ │ │ │ ├── SelectedType.md │ │ │ │ ├── SettingsApi.md │ │ │ │ ├── TemplateApi.md │ │ │ │ ├── TemplateConversions.md │ │ │ │ ├── Text.md │ │ │ │ ├── TextPosition.md │ │ │ │ ├── Vector3D.md │ │ │ │ ├── WeldData.md │ │ │ │ ├── WeldEvaluation.md │ │ │ │ └── WeldType.md │ │ │ ├── examples │ │ │ │ ├── CalculationBulkTool │ │ │ │ │ ├── App.xaml │ │ │ │ │ ├── App.xaml.cs │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ ├── CalculationBulkTool.csproj │ │ │ │ │ ├── CalculationResults.cs │ │ │ │ │ ├── CsvExporter.cs │ │ │ │ │ ├── MainWindow.xaml │ │ │ │ │ ├── MainWindow.xaml.cs │ │ │ │ │ └── Properties │ │ │ │ │ │ └── PublishProfiles │ │ │ │ │ │ └── FolderProfile.pubxml │ │ │ │ ├── CodeSamples │ │ │ │ │ ├── ClientExamples.cs │ │ │ │ │ ├── CodeSamples.csproj │ │ │ │ │ ├── Inputs │ │ │ │ │ │ ├── HSS_norm_cond.ideaCon │ │ │ │ │ │ ├── User_testing_end_v23_1.ideaCon │ │ │ │ │ │ ├── corner-empty.ideaCon │ │ │ │ │ │ ├── multiple_connections.xml │ │ │ │ │ │ ├── simple cleat connection - sections.ideaCon │ │ │ │ │ │ ├── simple cleat connection.ideaCon │ │ │ │ │ │ ├── simple knee connection.ideaCon │ │ │ │ │ │ └── template-I-corner.contemp │ │ │ │ │ ├── Program.cs │ │ │ │ │ └── Samples │ │ │ │ │ │ ├── AddBoltAssembly.cs │ │ │ │ │ │ ├── AddCrossSection.cs │ │ │ │ │ │ ├── AddLoadEffect.cs │ │ │ │ │ │ ├── ApplyTemplate.cs │ │ │ │ │ │ ├── ExportIFC.cs │ │ │ │ │ │ ├── ExportIom.cs │ │ │ │ │ │ ├── ExportIomConnectionData.cs │ │ │ │ │ │ ├── GeneratePdf.cs │ │ │ │ │ │ ├── GenerateWord.cs │ │ │ │ │ │ ├── ImportIOM.cs │ │ │ │ │ │ ├── SetBearingMember.cs │ │ │ │ │ │ ├── UpdateLoadEffect.cs │ │ │ │ │ │ ├── UpdateMember.cs │ │ │ │ │ │ └── UpdateParameters.cs │ │ │ │ ├── ConApiWpfClient │ │ │ │ │ ├── ConApiWpfClient-deve.sln │ │ │ │ │ ├── ConApiWpfClient.sln │ │ │ │ │ ├── ConApiWpfClientApp │ │ │ │ │ │ ├── App.xaml │ │ │ │ │ │ ├── App.xaml.cs │ │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ │ ├── ConApiWpfClientApp.csproj │ │ │ │ │ │ ├── MainWindow.xaml │ │ │ │ │ │ ├── MainWindow.xaml.cs │ │ │ │ │ │ ├── Services │ │ │ │ │ │ │ └── TemplateMappingSetter.cs │ │ │ │ │ │ ├── Tools │ │ │ │ │ │ │ └── JsonTools.cs │ │ │ │ │ │ ├── ViewModels │ │ │ │ │ │ │ ├── ConnectionViewModel.cs │ │ │ │ │ │ │ ├── JsonEditorViewModel.cs │ │ │ │ │ │ │ ├── MainWindowViewModel.cs │ │ │ │ │ │ │ └── ViewModelBase.cs │ │ │ │ │ │ ├── Views │ │ │ │ │ │ │ ├── JsonEditorWindow.xaml │ │ │ │ │ │ │ └── JsonEditorWindow.xaml.cs │ │ │ │ │ │ └── appsettings.json │ │ │ │ │ └── README.md │ │ │ │ ├── ConversionBulkTool │ │ │ │ │ ├── App.xaml │ │ │ │ │ ├── App.xaml.cs │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ ├── ConversionBulkTool.csproj │ │ │ │ │ ├── CustomConversion.xaml │ │ │ │ │ ├── CustomConversion.xaml.cs │ │ │ │ │ ├── MainWindow.xaml │ │ │ │ │ └── MainWindow.xaml.cs │ │ │ │ ├── IdeaStatiCa.ConnectionApi.Examples.sln │ │ │ │ └── PublishBulkTool │ │ │ │ │ ├── App.xaml │ │ │ │ │ ├── App.xaml.cs │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ ├── MainWindow.xaml │ │ │ │ │ ├── MainWindow.xaml.cs │ │ │ │ │ └── PublishBulkTool.csproj │ │ │ ├── project-template.md │ │ │ └── src │ │ │ │ ├── IdeaStatiCa.ConnectionApi │ │ │ │ ├── Api │ │ │ │ │ ├── CalculationApi.cs │ │ │ │ │ ├── ClientApi.cs │ │ │ │ │ ├── ConnectionApi.cs │ │ │ │ │ ├── ConnectionLibraryApi.cs │ │ │ │ │ ├── ConversionApi.cs │ │ │ │ │ ├── ExportApi.cs │ │ │ │ │ ├── LoadEffectApi.cs │ │ │ │ │ ├── MaterialApi.cs │ │ │ │ │ ├── MemberApi.cs │ │ │ │ │ ├── OperationApi.cs │ │ │ │ │ ├── ParameterApi.cs │ │ │ │ │ ├── PresentationApi.cs │ │ │ │ │ ├── ProjectApi.cs │ │ │ │ │ ├── ReportApi.cs │ │ │ │ │ ├── SettingsApi.cs │ │ │ │ │ └── TemplateApi.cs │ │ │ │ ├── ApiExt │ │ │ │ │ ├── ExportApiExt.cs │ │ │ │ │ ├── ProjectApiExt.cs │ │ │ │ │ ├── ReportApiExt.cs │ │ │ │ │ └── TemplateApiExt.cs │ │ │ │ ├── Client │ │ │ │ │ ├── ApiClient.cs │ │ │ │ │ ├── ApiException.cs │ │ │ │ │ ├── ApiResponse.cs │ │ │ │ │ ├── ClientUtils.cs │ │ │ │ │ ├── Configuration.cs │ │ │ │ │ ├── ExceptionFactory.cs │ │ │ │ │ ├── GlobalConfiguration.cs │ │ │ │ │ ├── HttpMethod.cs │ │ │ │ │ ├── IApiAccessor.cs │ │ │ │ │ ├── IAsynchronousClient.cs │ │ │ │ │ ├── IReadableConfiguration.cs │ │ │ │ │ ├── ISynchronousClient.cs │ │ │ │ │ ├── Multimap.cs │ │ │ │ │ ├── OpenAPIDateConverter.cs │ │ │ │ │ ├── RequestOptions.cs │ │ │ │ │ └── RetryConfiguration.cs │ │ │ │ ├── ConnectionApiClient.cs │ │ │ │ ├── ConnectionApiServiceAttacher.cs │ │ │ │ ├── ConnectionApiServiceRunner.cs │ │ │ │ ├── IConnectionApiClient.cs │ │ │ │ ├── IdeaJsonSerializerSetting.cs │ │ │ │ ├── IdeaStatiCa.ConnectionApi.csproj │ │ │ │ └── Model │ │ │ │ │ ├── AbstractOpenAPISchema.cs │ │ │ │ │ ├── ConOperationCommonProperties.cs │ │ │ │ │ ├── DrawData.cs │ │ │ │ │ ├── IGroup.cs │ │ │ │ │ ├── Line.cs │ │ │ │ │ ├── Selected.cs │ │ │ │ │ ├── SelectedType.cs │ │ │ │ │ ├── Text.cs │ │ │ │ │ └── TextPosition.cs │ │ │ │ └── tests │ │ │ │ └── ST_ConRestApiClient │ │ │ │ ├── ConRestApiBaseTest.cs │ │ │ │ ├── ConnectionRestApiTests.cs │ │ │ │ ├── LoadEffectApiTests.cs │ │ │ │ ├── MaterialControllerTests.cs │ │ │ │ ├── OpenModelRestApiTest.cs │ │ │ │ ├── OperationsControllerTests.cs │ │ │ │ ├── Projects │ │ │ │ ├── ConTemplate-Empty.ideaCon │ │ │ │ ├── ConTemplate-Source.ideaCon │ │ │ │ ├── ConTemplateCorner-Empty.ideaCon │ │ │ │ ├── ConTemplateCorner-Source.ideaCon │ │ │ │ ├── ContinuousCol-PerpBeam.contemp │ │ │ │ ├── Corner-with-stud.contemp │ │ │ │ ├── IomContainerFromPython.xml │ │ │ │ ├── OneConnectionImport.xml │ │ │ │ ├── OneConnectionUpdate.xml │ │ │ │ ├── OpenModelContainer.xml │ │ │ │ ├── Parametric.ideaCon │ │ │ │ ├── ProjectWithoutLoadEffect.ideaCon │ │ │ │ ├── Simple-1-ECEN.ideaCon │ │ │ │ ├── models.ideaCon │ │ │ │ ├── multiple_connections.xml │ │ │ │ └── template 1.contemp │ │ │ │ ├── ST_ConRestApiClient.csproj │ │ │ │ ├── SettingsControllerTests.cs │ │ │ │ ├── TemplateApplicationTests.cs │ │ │ │ └── appsettings.json │ │ │ └── python │ │ │ ├── .openapi-generator-ignore │ │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ │ ├── README.md │ │ │ ├── docs │ │ │ ├── AnchorGrid.md │ │ │ ├── AnchorType.md │ │ │ ├── BaseTemplateConversion.md │ │ │ ├── BeamData.md │ │ │ ├── BendData.md │ │ │ ├── BoltGrid.md │ │ │ ├── BoltShearType.md │ │ │ ├── BucklingRes.md │ │ │ ├── CalculationApi.md │ │ │ ├── CheckResAnchor.md │ │ │ ├── CheckResBolt.md │ │ │ ├── CheckResConcreteBlock.md │ │ │ ├── CheckResPlate.md │ │ │ ├── CheckResSummary.md │ │ │ ├── CheckResWeld.md │ │ │ ├── ClientApi.md │ │ │ ├── ConAlignedPlate.md │ │ │ ├── ConAlignedPlateSideCodeEnum.md │ │ │ ├── ConAnalysisTypeEnum.md │ │ │ ├── ConCalculationParameter.md │ │ │ ├── ConConnection.md │ │ │ ├── ConConnectionLibrarySearchParameters.md │ │ │ ├── ConConversionSettings.md │ │ │ ├── ConDesignItem.md │ │ │ ├── ConDesignSet.md │ │ │ ├── ConDesignSetType.md │ │ │ ├── ConLoadEffect.md │ │ │ ├── ConLoadEffectMemberLoad.md │ │ │ ├── ConLoadEffectPositionEnum.md │ │ │ ├── ConLoadEffectSectionLoad.md │ │ │ ├── ConLoadSettings.md │ │ │ ├── ConMember.md │ │ │ ├── ConMemberAlignmentTypeEnum.md │ │ │ ├── ConMemberForcesInEnum.md │ │ │ ├── ConMemberModel.md │ │ │ ├── ConMemberPlacementDefinitionTypeEnum.md │ │ │ ├── ConMemberPlatePartTypeEnum.md │ │ │ ├── ConMemberPosition.md │ │ │ ├── ConMprlCrossSection.md │ │ │ ├── ConMprlElement.md │ │ │ ├── ConOperation.md │ │ │ ├── ConOperationCommonProperties.md │ │ │ ├── ConProductionCost.md │ │ │ ├── ConProject.md │ │ │ ├── ConProjectData.md │ │ │ ├── ConResultSummary.md │ │ │ ├── ConTemplateApplyParam.md │ │ │ ├── ConTemplateMappingGetParam.md │ │ │ ├── ConTemplatePublishParam.md │ │ │ ├── ConWeldSizingMethodEnum.md │ │ │ ├── ConcreteBlock.md │ │ │ ├── ConcreteBlockData.md │ │ │ ├── ConnectionApi.md │ │ │ ├── ConnectionCheckRes.md │ │ │ ├── ConnectionData.md │ │ │ ├── ConnectionLibraryApi.md │ │ │ ├── ConversionApi.md │ │ │ ├── ConversionMapping.md │ │ │ ├── CountryCode.md │ │ │ ├── CutBeamByBeamData.md │ │ │ ├── CutData.md │ │ │ ├── CutMethod.md │ │ │ ├── CutOrientation.md │ │ │ ├── CutPart.md │ │ │ ├── DistanceComparison.md │ │ │ ├── DrawData.md │ │ │ ├── ExportApi.md │ │ │ ├── FoldedPlateData.md │ │ │ ├── IGroup.md │ │ │ ├── IdeaParameter.md │ │ │ ├── IdeaParameterUpdate.md │ │ │ ├── IdeaParameterValidation.md │ │ │ ├── IdeaParameterValidationResponse.md │ │ │ ├── Line.md │ │ │ ├── LoadEffectApi.md │ │ │ ├── MaterialApi.md │ │ │ ├── MemberApi.md │ │ │ ├── MessageNumber.md │ │ │ ├── OpenElementId.md │ │ │ ├── OpenMessage.md │ │ │ ├── OpenMessages.md │ │ │ ├── OperationApi.md │ │ │ ├── ParameterApi.md │ │ │ ├── ParameterUpdateResponse.md │ │ │ ├── PinGrid.md │ │ │ ├── PlateData.md │ │ │ ├── Point2D.md │ │ │ ├── Point3D.md │ │ │ ├── PolyLine2D.md │ │ │ ├── PresentationApi.md │ │ │ ├── ProjectApi.md │ │ │ ├── ReferenceElement.md │ │ │ ├── Region2D.md │ │ │ ├── ReportApi.md │ │ │ ├── SearchOption.md │ │ │ ├── Segment2D.md │ │ │ ├── Selected.md │ │ │ ├── SelectedType.md │ │ │ ├── SettingsApi.md │ │ │ ├── TemplateApi.md │ │ │ ├── TemplateConversions.md │ │ │ ├── Text.md │ │ │ ├── TextPosition.md │ │ │ ├── Vector3D.md │ │ │ ├── WeldData.md │ │ │ └── WeldType.md │ │ │ ├── examples-pip │ │ │ ├── README.md │ │ │ ├── calculate-hss │ │ │ │ ├── README.md │ │ │ │ ├── calculate-hss.py │ │ │ │ └── requirements.txt │ │ │ └── requirements.txt │ │ │ ├── examples │ │ │ ├── Calculate_HSS_norm_cond │ │ │ │ ├── README.md │ │ │ │ └── calculate-hss.py │ │ │ ├── README.md │ │ │ ├── apply-template │ │ │ │ ├── README.md │ │ │ │ └── apply-template.py │ │ │ ├── calc-design-resitance-1 │ │ │ │ └── calc-design-resistance-1.py │ │ │ ├── calc-fatigue-1 │ │ │ │ └── calc-fatigue-1.py │ │ │ ├── calc-fire-1 │ │ │ │ └── calc-fire-resitance-1.py │ │ │ ├── calc-stiffness-1 │ │ │ │ └── calc-stiffness-1.py │ │ │ ├── calculate_project_using_runner │ │ │ │ ├── README.md │ │ │ │ └── calculate_project_using_service_runner.py │ │ │ ├── conversion │ │ │ │ ├── Models │ │ │ │ │ ├── Model_1.ideaCon │ │ │ │ │ └── Model_2.ideaCon │ │ │ │ └── main.py │ │ │ ├── generate-report │ │ │ │ └── generate-report.py │ │ │ ├── import-export │ │ │ │ ├── README.md │ │ │ │ └── import-export.py │ │ │ └── projects │ │ │ │ ├── HSS_norm_cond.ideaCon │ │ │ │ ├── OneConnectionImport.xml │ │ │ │ ├── OpenModelContainer.xml │ │ │ │ ├── beam-to-cont-column.ideaCon │ │ │ │ ├── corner-empty.ideaCon │ │ │ │ ├── fatigue-check.ideaCon │ │ │ │ ├── fire-check.ideaCon │ │ │ │ ├── joint-design-resitance.ideaCon │ │ │ │ ├── simple-project.ideaCon │ │ │ │ └── template-I-corner.contemp │ │ │ ├── ideastatica_connection_api │ │ │ ├── __init__.py │ │ │ ├── api │ │ │ │ ├── __init__.py │ │ │ │ ├── calculation_api.py │ │ │ │ ├── client_api.py │ │ │ │ ├── connection_api.py │ │ │ │ ├── connection_library_api.py │ │ │ │ ├── conversion_api.py │ │ │ │ ├── export_api.py │ │ │ │ ├── load_effect_api.py │ │ │ │ ├── material_api.py │ │ │ │ ├── member_api.py │ │ │ │ ├── operation_api.py │ │ │ │ ├── parameter_api.py │ │ │ │ ├── presentation_api.py │ │ │ │ ├── project_api.py │ │ │ │ ├── report_api.py │ │ │ │ ├── settings_api.py │ │ │ │ └── template_api.py │ │ │ ├── api_client.py │ │ │ ├── api_ext │ │ │ │ ├── __init__.py │ │ │ │ ├── export_ext_api.py │ │ │ │ ├── project_ext_api.py │ │ │ │ └── report_ext_api.py │ │ │ ├── api_response.py │ │ │ ├── configuration.py │ │ │ ├── connection_api_client.py │ │ │ ├── connection_api_service_attacher.py │ │ │ ├── connection_api_service_runner.py │ │ │ ├── exceptions.py │ │ │ ├── models │ │ │ │ ├── __init__.py │ │ │ │ ├── anchor_grid.py │ │ │ │ ├── anchor_type.py │ │ │ │ ├── base_template_conversion.py │ │ │ │ ├── beam_data.py │ │ │ │ ├── bend_data.py │ │ │ │ ├── bolt_grid.py │ │ │ │ ├── bolt_shear_type.py │ │ │ │ ├── buckling_res.py │ │ │ │ ├── check_res_anchor.py │ │ │ │ ├── check_res_bolt.py │ │ │ │ ├── check_res_concrete_block.py │ │ │ │ ├── check_res_plate.py │ │ │ │ ├── check_res_summary.py │ │ │ │ ├── check_res_weld.py │ │ │ │ ├── con_aligned_plate.py │ │ │ │ ├── con_aligned_plate_side_code_enum.py │ │ │ │ ├── con_analysis_type_enum.py │ │ │ │ ├── con_calculation_parameter.py │ │ │ │ ├── con_connection.py │ │ │ │ ├── con_connection_library_search_parameters.py │ │ │ │ ├── con_conversion_settings.py │ │ │ │ ├── con_design_item.py │ │ │ │ ├── con_design_set.py │ │ │ │ ├── con_design_set_type.py │ │ │ │ ├── con_load_effect.py │ │ │ │ ├── con_load_effect_member_load.py │ │ │ │ ├── con_load_effect_position_enum.py │ │ │ │ ├── con_load_effect_section_load.py │ │ │ │ ├── con_load_settings.py │ │ │ │ ├── con_member.py │ │ │ │ ├── con_member_alignment_type_enum.py │ │ │ │ ├── con_member_forces_in_enum.py │ │ │ │ ├── con_member_model.py │ │ │ │ ├── con_member_placement_definition_type_enum.py │ │ │ │ ├── con_member_plate_part_type_enum.py │ │ │ │ ├── con_member_position.py │ │ │ │ ├── con_mprl_cross_section.py │ │ │ │ ├── con_mprl_element.py │ │ │ │ ├── con_operation.py │ │ │ │ ├── con_operation_common_properties.py │ │ │ │ ├── con_production_cost.py │ │ │ │ ├── con_project.py │ │ │ │ ├── con_project_data.py │ │ │ │ ├── con_result_summary.py │ │ │ │ ├── con_template_apply_param.py │ │ │ │ ├── con_template_mapping_get_param.py │ │ │ │ ├── con_template_publish_param.py │ │ │ │ ├── con_weld_sizing_method_enum.py │ │ │ │ ├── concrete_block.py │ │ │ │ ├── concrete_block_data.py │ │ │ │ ├── connection_check_res.py │ │ │ │ ├── connection_data.py │ │ │ │ ├── conversion_mapping.py │ │ │ │ ├── country_code.py │ │ │ │ ├── cut_beam_by_beam_data.py │ │ │ │ ├── cut_data.py │ │ │ │ ├── cut_method.py │ │ │ │ ├── cut_orientation.py │ │ │ │ ├── cut_part.py │ │ │ │ ├── distance_comparison.py │ │ │ │ ├── draw_data.py │ │ │ │ ├── folded_plate_data.py │ │ │ │ ├── i_group.py │ │ │ │ ├── idea_parameter.py │ │ │ │ ├── idea_parameter_update.py │ │ │ │ ├── idea_parameter_validation.py │ │ │ │ ├── idea_parameter_validation_response.py │ │ │ │ ├── line.py │ │ │ │ ├── message_number.py │ │ │ │ ├── open_element_id.py │ │ │ │ ├── open_message.py │ │ │ │ ├── open_messages.py │ │ │ │ ├── parameter_update_response.py │ │ │ │ ├── pin_grid.py │ │ │ │ ├── plate_data.py │ │ │ │ ├── point2_d.py │ │ │ │ ├── point3_d.py │ │ │ │ ├── poly_line2_d.py │ │ │ │ ├── reference_element.py │ │ │ │ ├── region2_d.py │ │ │ │ ├── search_option.py │ │ │ │ ├── segment2_d.py │ │ │ │ ├── selected.py │ │ │ │ ├── selected_type.py │ │ │ │ ├── template_conversions.py │ │ │ │ ├── text.py │ │ │ │ ├── text_position.py │ │ │ │ ├── vector3_d.py │ │ │ │ ├── weld_data.py │ │ │ │ └── weld_type.py │ │ │ ├── py.typed │ │ │ └── rest.py │ │ │ ├── requirements.txt │ │ │ ├── setup.cfg │ │ │ ├── setup.py │ │ │ ├── test-requirements.txt │ │ │ ├── tests │ │ │ ├── README.md │ │ │ └── test_ideastatica_connection_api.py │ │ │ └── tox.ini │ ├── copy_con_client.ps1 │ ├── copy_rcs_client.ps1 │ ├── how-to-update-clients.md │ └── rcs-api │ │ └── clients │ │ ├── csharp │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── IdeaStatiCa.RcsApi.sln │ │ ├── README.md │ │ ├── RcsRestApiClient.sln │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── docs │ │ │ ├── CalculationApi.md │ │ │ ├── CalculationType.md │ │ │ ├── CheckResult.md │ │ │ ├── CheckResultType.md │ │ │ ├── ConcreteCheckResult.md │ │ │ ├── ConcreteCheckResultBase.md │ │ │ ├── ConcreteCheckResultOverall.md │ │ │ ├── ConcreteCheckResultOverallItem.md │ │ │ ├── ConcreteCheckResults.md │ │ │ ├── CrossSectionApi.md │ │ │ ├── DesignMemberApi.md │ │ │ ├── InternalForcesApi.md │ │ │ ├── Loading.md │ │ │ ├── LoadingType.md │ │ │ ├── NonConformity.md │ │ │ ├── NonConformityIssue.md │ │ │ ├── NonConformitySeverity.md │ │ │ ├── ProjectApi.md │ │ │ ├── RcsCalculationParameters.md │ │ │ ├── RcsCheckMember.md │ │ │ ├── RcsProject.md │ │ │ ├── RcsProjectData.md │ │ │ ├── RcsReinforcedCrossSection.md │ │ │ ├── RcsReinforcedCrossSectionImportData.md │ │ │ ├── RcsReinforcedCrosssSectionImportSetting.md │ │ │ ├── RcsResultParameters.md │ │ │ ├── RcsSection.md │ │ │ ├── RcsSectionLoading.md │ │ │ ├── RcsSectionResultDetailed.md │ │ │ ├── RcsSectionResultOverview.md │ │ │ ├── RcsSetting.md │ │ │ ├── ResultOfInternalForces.md │ │ │ ├── ResultOfLoading.md │ │ │ ├── ResultOfLoadingItem.md │ │ │ ├── SectionApi.md │ │ │ └── SectionConcreteCheckResult.md │ │ ├── examples │ │ │ ├── CodeSamples │ │ │ │ ├── ClientExamples.cs │ │ │ │ ├── CodeSamples.csproj │ │ │ │ ├── Inputs │ │ │ │ │ ├── ImportOpenModel.xml │ │ │ │ │ ├── Project1.IdeaRcs │ │ │ │ │ ├── Project2.IdeaRcs │ │ │ │ │ ├── Project3.ideaRcs │ │ │ │ │ ├── RcsOpenModel3.xml │ │ │ │ │ ├── Reinforced concrete T-section.IdeaRcs │ │ │ │ │ ├── rect-L-2-2.nav │ │ │ │ │ ├── rect-L-3-2.nav │ │ │ │ │ └── rect-L-4-2.nav │ │ │ │ ├── Program.cs │ │ │ │ └── Samples │ │ │ │ │ ├── Calculate.cs │ │ │ │ │ ├── GetSettings.cs │ │ │ │ │ ├── ImportIOM.cs │ │ │ │ │ ├── ImportReinforcedCrossSection.cs │ │ │ │ │ └── UpdateSection.cs │ │ │ ├── IdeaStatiCa.RcsApi.Examples.sln │ │ │ └── RcsApiWpfClient │ │ │ │ ├── RcsApiWpfClient-deve.sln │ │ │ │ ├── RcsApiWpfClient.sln │ │ │ │ └── RcsApiWpfClientApp │ │ │ │ ├── App.xaml │ │ │ │ ├── App.xaml.cs │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── MainWindow.xaml │ │ │ │ ├── MainWindow.xaml.cs │ │ │ │ ├── RcsApiWpfClientApp.csproj │ │ │ │ ├── Services │ │ │ │ ├── DialogReinforcedCrossSectionTemplateProvider.cs │ │ │ │ ├── IReinforcedCrossSectionTemplateProvider.cs │ │ │ │ └── ProjectSettingsSetter.cs │ │ │ │ ├── Tools │ │ │ │ └── JsonTools.cs │ │ │ │ ├── ViewModels │ │ │ │ ├── JsonEditorViewModel.cs │ │ │ │ ├── MainWindowViewModel.cs │ │ │ │ ├── ReinforcedCrossSectionViewModel.cs │ │ │ │ ├── SectionViewModel.cs │ │ │ │ └── ViewModelBase.cs │ │ │ │ ├── Views │ │ │ │ ├── JsonEditorWindow.xaml │ │ │ │ └── JsonEditorWindow.xaml.cs │ │ │ │ └── appsettings.json │ │ ├── project-template.md │ │ └── src │ │ │ ├── IdeaStatiCa.RcsApi │ │ │ ├── Api │ │ │ │ ├── CalculationApi.cs │ │ │ │ ├── CrossSectionApi.cs │ │ │ │ ├── DesignMemberApi.cs │ │ │ │ ├── InternalForcesApi.cs │ │ │ │ ├── ProjectApi.cs │ │ │ │ └── SectionApi.cs │ │ │ ├── ApiExt │ │ │ │ └── ProjectApiExt.cs │ │ │ ├── Client │ │ │ │ ├── ApiClient.cs │ │ │ │ ├── ApiException.cs │ │ │ │ ├── ApiResponse.cs │ │ │ │ ├── ClientUtils.cs │ │ │ │ ├── Configuration.cs │ │ │ │ ├── ExceptionFactory.cs │ │ │ │ ├── GlobalConfiguration.cs │ │ │ │ ├── HttpMethod.cs │ │ │ │ ├── IApiAccessor.cs │ │ │ │ ├── IAsynchronousClient.cs │ │ │ │ ├── IReadableConfiguration.cs │ │ │ │ ├── ISynchronousClient.cs │ │ │ │ ├── Multimap.cs │ │ │ │ ├── OpenAPIDateConverter.cs │ │ │ │ ├── RequestOptions.cs │ │ │ │ └── RetryConfiguration.cs │ │ │ ├── IRcsApiClient.cs │ │ │ ├── IdeaJsonSerializerSetting.cs │ │ │ ├── IdeaStatiCa.RcsApi.csproj │ │ │ ├── Model │ │ │ │ └── AbstractOpenAPISchema.cs │ │ │ ├── RcsApiClient.cs │ │ │ ├── RcsApiServiceAttacher.cs │ │ │ └── RcsApiServiceRunner .cs │ │ │ └── tests │ │ │ └── ST_RcsRestApiClient │ │ │ ├── Projects │ │ │ ├── ImportOpenModel.xml │ │ │ └── Project1.IdeaRcs │ │ │ ├── RcsRestApiBaseTest.cs │ │ │ ├── RcsRestApiIomTest.cs │ │ │ ├── RcsRestApiTests.cs │ │ │ ├── ST_RcsRestApiClient.csproj │ │ │ └── appsettings.json │ │ └── python │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ │ ├── README.md │ │ ├── docs │ │ ├── CalculationApi.md │ │ ├── CalculationType.md │ │ ├── CheckResult.md │ │ ├── CheckResultType.md │ │ ├── ConcreteCheckResult.md │ │ ├── ConcreteCheckResultBase.md │ │ ├── ConcreteCheckResultOverall.md │ │ ├── ConcreteCheckResultOverallItem.md │ │ ├── ConcreteCheckResults.md │ │ ├── CrossSectionApi.md │ │ ├── DesignMemberApi.md │ │ ├── InternalForcesApi.md │ │ ├── Loading.md │ │ ├── LoadingType.md │ │ ├── NonConformity.md │ │ ├── NonConformityIssue.md │ │ ├── NonConformitySeverity.md │ │ ├── ProjectApi.md │ │ ├── RcsCalculationParameters.md │ │ ├── RcsCheckMember.md │ │ ├── RcsProject.md │ │ ├── RcsProjectData.md │ │ ├── RcsReinforcedCrossSection.md │ │ ├── RcsReinforcedCrossSectionImportData.md │ │ ├── RcsReinforcedCrosssSectionImportSetting.md │ │ ├── RcsResultParameters.md │ │ ├── RcsSection.md │ │ ├── RcsSectionLoading.md │ │ ├── RcsSectionResultDetailed.md │ │ ├── RcsSectionResultOverview.md │ │ ├── RcsSetting.md │ │ ├── ResultOfInternalForces.md │ │ ├── ResultOfLoading.md │ │ ├── ResultOfLoadingItem.md │ │ ├── SectionApi.md │ │ └── SectionConcreteCheckResult.md │ │ ├── examples-pip │ │ ├── README.md │ │ ├── calc-section1 │ │ │ ├── README.md │ │ │ └── calc-section1-attacher.py │ │ ├── calculate_project_using_runner │ │ │ ├── README.md │ │ │ └── calculate_project_using_service_runner.py │ │ ├── import-iom-ex1 │ │ │ ├── README.md │ │ │ └── import-iom-ex1-attacher.py │ │ ├── iterate-reinforcement-options │ │ │ ├── Project1.IdeaRcs │ │ │ ├── iterate-reinforcement-options.py │ │ │ ├── rect-L-2-2.ideaRcs │ │ │ ├── rect-L-2-2.nav │ │ │ ├── rect-L-3-2.ideaRcs │ │ │ ├── rect-L-3-2.nav │ │ │ ├── rect-L-4-2.ideaRcs │ │ │ └── rect-L-4-2.nav │ │ ├── load-update-ex1 │ │ │ ├── README.md │ │ │ └── update_loading_using_service_attacher.py │ │ └── requirements.txt │ │ ├── examples │ │ ├── calc-section1 │ │ │ └── calc-section1-attacher.py │ │ ├── crack_width1 │ │ │ └── crack-width-attacher.py │ │ └── create-rf-section1 │ │ │ └── create-rf-section1-attacher.py │ │ ├── ideastatica_rcs_api │ │ ├── __init__.py │ │ ├── api │ │ │ ├── __init__.py │ │ │ ├── calculation_api.py │ │ │ ├── cross_section_api.py │ │ │ ├── design_member_api.py │ │ │ ├── internal_forces_api.py │ │ │ ├── project_api.py │ │ │ └── section_api.py │ │ ├── api_client.py │ │ ├── api_ext │ │ │ ├── __init__.py │ │ │ └── project_ext_api.py │ │ ├── api_response.py │ │ ├── brief_result_tools.py │ │ ├── configuration.py │ │ ├── exceptions.py │ │ ├── helpers.py │ │ ├── loading_tools.py │ │ ├── models │ │ │ ├── __init__.py │ │ │ ├── calculation_type.py │ │ │ ├── check_result.py │ │ │ ├── check_result_type.py │ │ │ ├── concrete_check_result.py │ │ │ ├── concrete_check_result_base.py │ │ │ ├── concrete_check_result_overall.py │ │ │ ├── concrete_check_result_overall_item.py │ │ │ ├── concrete_check_results.py │ │ │ ├── loading.py │ │ │ ├── loading_type.py │ │ │ ├── non_conformity.py │ │ │ ├── non_conformity_issue.py │ │ │ ├── non_conformity_severity.py │ │ │ ├── rcs_calculation_parameters.py │ │ │ ├── rcs_check_member.py │ │ │ ├── rcs_project.py │ │ │ ├── rcs_project_data.py │ │ │ ├── rcs_reinforced_cross_section.py │ │ │ ├── rcs_reinforced_cross_section_import_data.py │ │ │ ├── rcs_reinforced_crosss_section_import_setting.py │ │ │ ├── rcs_result_parameters.py │ │ │ ├── rcs_section.py │ │ │ ├── rcs_section_loading.py │ │ │ ├── rcs_section_result_detailed.py │ │ │ ├── rcs_section_result_overview.py │ │ │ ├── rcs_setting.py │ │ │ ├── result_of_internal_forces.py │ │ │ ├── result_of_loading.py │ │ │ ├── result_of_loading_item.py │ │ │ └── section_concrete_check_result.py │ │ ├── py.typed │ │ ├── raw_results_tools.py │ │ ├── rcs_api_client.py │ │ ├── rcs_api_service_attacher.py │ │ ├── rcs_api_service_runner.py │ │ └── rest.py │ │ ├── jupyter-notebooks │ │ ├── README.md │ │ └── rcs-study-1 │ │ │ ├── .ipynb_checkpoints │ │ │ ├── RCS Crack Width Study-checkpoint.ipynb │ │ │ └── Sensitivy_study-checkpoint.ipynb │ │ │ ├── 25.0.1.1008 │ │ │ ├── Project1.IdeaRcs │ │ │ ├── Project2.IdeaRcs │ │ │ ├── RCS Crack Width Study.ipynb │ │ │ ├── Sensitivy_study.ipynb │ │ │ ├── base_rcs_model.png │ │ │ ├── client_factory.py │ │ │ ├── crack-width-example.IdeaRcs │ │ │ ├── crack_width_section.png │ │ │ ├── main.py │ │ │ ├── project_calculator_v2.py │ │ │ ├── rect-L-2-2.nav │ │ │ ├── rect-L-3-2.nav │ │ │ ├── rect-L-4-2.nav │ │ │ ├── requirements.txt │ │ │ └── templates_image.png │ │ ├── projects │ │ ├── ImportOpenModel.xml │ │ ├── Project1.IdeaRcs │ │ ├── crack-width-example.IdeaRcs │ │ └── rect-L-4-2.nav │ │ ├── requirements.txt │ │ ├── setup.cfg │ │ ├── setup.py │ │ ├── test-requirements.txt │ │ ├── tests │ │ ├── README.md │ │ └── test_ideastatica_rcs_api.py │ │ └── tox.ini └── bim-links │ ├── bentley-ram │ ├── IdeaStatiCa.BentleyCrossSections │ │ ├── CrossSectionConversions │ │ │ ├── AngleConvertor.cs │ │ │ ├── ChsConvertor.cs │ │ │ ├── RolledIConvertor.cs │ │ │ ├── RolledUConvertor.cs │ │ │ ├── ShsOrRhsConvertor.cs │ │ │ ├── TeeConvertor.cs │ │ │ └── _net48Extensions.cs │ │ ├── IdeaStatiCa.BentleyCrossSections.projitems │ │ └── IdeaStatiCa.BentleyCrossSections.shproj │ ├── IdeaStatiCa.Ram25ToIdea │ │ ├── BimApi │ │ │ ├── AbstractRamMember.cs │ │ │ ├── RamCombiInput.cs │ │ │ ├── RamCrossSectionByName.cs │ │ │ ├── RamCrossSectionParametric.cs │ │ │ ├── RamElement1D.cs │ │ │ ├── RamLineSegment3d.cs │ │ │ ├── RamLoadCase.cs │ │ │ ├── RamLoadGroup.cs │ │ │ ├── RamMaterial.cs │ │ │ ├── RamMaterialByName.cs │ │ │ ├── RamMaterialSteel.cs │ │ │ ├── RamMemberBeam.cs │ │ │ ├── RamMemberColumn.cs │ │ │ ├── RamMemberHorizontalBrace.cs │ │ │ ├── RamMemberVerticalBrace.cs │ │ │ ├── RamModel.cs │ │ │ ├── RamNode.cs │ │ │ ├── RamResult.cs │ │ │ ├── RamSection.cs │ │ │ └── RamSectionResult.cs │ │ ├── Factories │ │ │ ├── IMaterialFactory.cs │ │ │ ├── IObjectFactory.cs │ │ │ ├── IResultsFactory.cs │ │ │ ├── ISegmentFactory.cs │ │ │ ├── IdeaMaterialEqualityComparer.cs │ │ │ ├── MaterialFactory.cs │ │ │ ├── ObjectFactory.cs │ │ │ ├── ResultsFactory.cs │ │ │ └── SegmentFactory.cs │ │ ├── Geometry │ │ │ ├── Geometry.cs │ │ │ ├── IGeometry.cs │ │ │ ├── Line.cs │ │ │ ├── Member.cs │ │ │ ├── MemberType.cs │ │ │ └── SCoordinateExtensions.cs │ │ ├── IdeaStatiCa.Ram25ToIdea.csproj │ │ ├── ImportSession.cs │ │ ├── MemberType.cs │ │ ├── Model │ │ │ ├── RamMaterialWrappers.cs │ │ │ ├── RamMemberProperties.cs │ │ │ ├── RamMemberWrapper.cs │ │ │ └── RamSectionWrappers.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Providers │ │ │ ├── ILoadsProvider.cs │ │ │ └── LoadsProvider.cs │ │ ├── RamDatabase.cs │ │ ├── Sections │ │ │ ├── AbstractRamSection.cs │ │ │ ├── IRamSection.cs │ │ │ ├── ISectionFactory.cs │ │ │ ├── ISectionPropertiesConverter.cs │ │ │ ├── RamSectionNamed.cs │ │ │ ├── RamSectionParametric.cs │ │ │ ├── SectionFactory.cs │ │ │ ├── SectionPropertiesConverter.cs │ │ │ └── SteelSectionProperties.cs │ │ └── Utilities │ │ │ ├── CssFactoryHelper.cs │ │ │ ├── DoubleExtension.cs │ │ │ ├── IdeaGeometryExtension.cs │ │ │ ├── MaterialRetriever.cs │ │ │ └── SectionRetriever.cs │ ├── IdeaStatiCa.Ram25ToIdeaApp │ │ ├── App.xaml │ │ ├── App.xaml.cs │ │ ├── AssemblyInfo.cs │ │ ├── IdeaStatiCa.Ram25ToIdeaApp.csproj │ │ ├── Models │ │ │ └── ProjectInfo.cs │ │ ├── Resources │ │ │ └── RAM icon.ico │ │ └── Services │ │ │ ├── ApplicationBimAsync.cs │ │ │ ├── FolderHelper.cs │ │ │ ├── IProjectService.cs │ │ │ ├── IStartupService.cs │ │ │ ├── ProjectService.cs │ │ │ ├── RamFeaApplication.cs │ │ │ ├── RamPluginFactory.cs │ │ │ └── StartupService.cs │ ├── IdeaStatiCa.RamToIdea │ │ ├── BimApi │ │ │ ├── AbstractRamMember.cs │ │ │ ├── RamCombiInput.cs │ │ │ ├── RamCrossSectionByName.cs │ │ │ ├── RamCrossSectionParametric.cs │ │ │ ├── RamElement1D.cs │ │ │ ├── RamLineSegment3d.cs │ │ │ ├── RamLoadCase.cs │ │ │ ├── RamLoadGroup.cs │ │ │ ├── RamMaterial.cs │ │ │ ├── RamMaterialByName.cs │ │ │ ├── RamMaterialSteel.cs │ │ │ ├── RamMemberBeam.cs │ │ │ ├── RamMemberColumn.cs │ │ │ ├── RamMemberHorizontalBrace.cs │ │ │ ├── RamMemberVerticalBrace.cs │ │ │ ├── RamModel.cs │ │ │ ├── RamNode.cs │ │ │ ├── RamResult.cs │ │ │ ├── RamSection.cs │ │ │ └── RamSectionResult.cs │ │ ├── Factories │ │ │ ├── IMaterialFactory.cs │ │ │ ├── IObjectFactory.cs │ │ │ ├── IResultsFactory.cs │ │ │ ├── ISegmentFactory.cs │ │ │ ├── IdeaMaterialEqualityComparer.cs │ │ │ ├── MaterialFactory.cs │ │ │ ├── ObjectFactory.cs │ │ │ ├── ResultsFactory.cs │ │ │ └── SegmentFactory.cs │ │ ├── Geometry │ │ │ ├── Geometry.cs │ │ │ ├── IGeometry.cs │ │ │ ├── Line.cs │ │ │ ├── Member.cs │ │ │ ├── MemberType.cs │ │ │ └── SCoordinateExtensions.cs │ │ ├── IdeaStatiCa.RamToIdea.csproj │ │ ├── ImportSession.cs │ │ ├── MemberType.cs │ │ ├── Model │ │ │ ├── RamMaterialWrappers.cs │ │ │ ├── RamMemberProperties.cs │ │ │ ├── RamMemberWrapper.cs │ │ │ └── RamSectionWrappers.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Providers │ │ │ ├── ILoadsProvider.cs │ │ │ └── LoadsProvider.cs │ │ ├── RamDatabase.cs │ │ ├── Sections │ │ │ ├── AbstractRamSection.cs │ │ │ ├── IRamSection.cs │ │ │ ├── ISectionFactory.cs │ │ │ ├── ISectionPropertiesConverter.cs │ │ │ ├── RamSectionNamed.cs │ │ │ ├── RamSectionParametric.cs │ │ │ ├── SectionFactory.cs │ │ │ ├── SectionPropertiesConverter.cs │ │ │ └── SteelSectionProperties.cs │ │ └── Utilities │ │ │ ├── CssFactoryHelper.cs │ │ │ ├── DoubleExtension.cs │ │ │ ├── IdeaGeometryExtension.cs │ │ │ ├── MaterialRetriever.cs │ │ │ └── SectionRetriever.cs │ ├── IdeaStatiCa.RamToIdeaApp │ │ ├── App.xaml │ │ ├── App.xaml.cs │ │ ├── AssemblyInfo.cs │ │ ├── IdeaStatiCa.RamToIdeaApp.csproj │ │ ├── Models │ │ │ └── ProjectInfo.cs │ │ ├── Resources │ │ │ └── RAM icon.ico │ │ └── Services │ │ │ ├── ApplicationBimAsync.cs │ │ │ ├── FolderHelper.cs │ │ │ ├── IProjectService.cs │ │ │ ├── IStartupService.cs │ │ │ ├── ProjectService.cs │ │ │ ├── RamFeaApplication.cs │ │ │ ├── RamPluginFactory.cs │ │ │ └── StartupService.cs │ └── IdeaStatiCa.RamToIdeaTest │ │ ├── Class1.cs │ │ ├── Geometry │ │ └── LineTest.cs │ │ └── IdeaStatiCa.RamToIdeaTest.csproj │ ├── rstab │ ├── IdeaRstabPlugin │ │ ├── BimApi │ │ │ ├── RstabCombiInput.cs │ │ │ ├── RstabCrossSectionParametric.cs │ │ │ ├── RstabElement1D.cs │ │ │ ├── RstabLineSegment3D.cs │ │ │ ├── RstabLoadCase.cs │ │ │ ├── RstabLoadCaseBase.cs │ │ │ ├── RstabLoadCaseNonLinear.cs │ │ │ ├── RstabLoadGroup.cs │ │ │ ├── RstabMaterial.cs │ │ │ ├── RstabMaterialByName.cs │ │ │ ├── RstabMaterialConcrete.cs │ │ │ ├── RstabMaterialSteel.cs │ │ │ ├── RstabMember.cs │ │ │ ├── RstabModel.cs │ │ │ ├── RstabNode.cs │ │ │ ├── RstabResult.cs │ │ │ ├── RstabSection.cs │ │ │ └── RstabSectionResult.cs │ │ ├── BimApiApplication.cs │ │ ├── CheckbotCommand.cs │ │ ├── Factories │ │ │ ├── CrossSectionFactory.cs │ │ │ ├── ElementFactory.cs │ │ │ ├── IElementFactory.cs │ │ │ ├── IFactory.cs │ │ │ ├── IObjectFactory.cs │ │ │ ├── IResultsFactory.cs │ │ │ ├── IdeaMaterialEqualityComparer.cs │ │ │ ├── MaterialFactory.cs │ │ │ ├── MemberFactory.cs │ │ │ ├── ObjectFactory.cs │ │ │ ├── ObjectStorage.cs │ │ │ ├── ResultsFactory.cs │ │ │ └── Utils │ │ │ │ ├── CssHelperFactory.cs │ │ │ │ ├── RstabParamName.cs │ │ │ │ └── RstabParamsMap.cs │ │ ├── Graph │ │ │ ├── ILinesAndNodes.cs │ │ │ ├── LinesAndNodes.cs │ │ │ ├── RstabGeometry.cs │ │ │ └── RstabGeometryProvider.cs │ │ ├── IDataCache.cs │ │ ├── IImportSession.cs │ │ ├── ILoadingProvider.cs │ │ ├── IdeaRstabPlugin.csproj │ │ ├── ImportSession.cs │ │ ├── LicenceLock.cs │ │ ├── Model │ │ │ ├── IdeaCrossSectionByComponents.cs │ │ │ └── IdeaCrossSectionComponent.cs │ │ ├── ObjectRestorer.cs │ │ ├── PersistenceToken.cs │ │ ├── PluginFactory.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Providers │ │ │ ├── ILoadsProvider.cs │ │ │ ├── IModelDataProvider.cs │ │ │ ├── IResultsProvider.cs │ │ │ ├── LoadsProvider.cs │ │ │ ├── ModelDataProvider.cs │ │ │ └── ResultsProvider.cs │ │ ├── RstabApplication.cs │ │ ├── Utilities │ │ │ ├── DoubleExtensions.cs │ │ │ ├── EnumerableExtensions.cs │ │ │ └── PairStorage.cs │ │ ├── Utils.cs │ │ ├── libs │ │ │ ├── Dlubal.RSTAB6.dll │ │ │ └── Dlubal.RSTAB8.dll │ │ └── readme.md │ └── IdeaRstabPluginInstaller │ │ ├── AbstractPlugin.cs │ │ ├── DotNetPlugin.cs │ │ ├── IdeaRstabPluginInstaller.csproj │ │ ├── Program.cs │ │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ └── launchSettings.json │ │ ├── RSTAB.cs │ │ ├── RSTABConfig.cs │ │ ├── app.config │ │ └── app.manifest │ └── tekla │ ├── IdeaStatiCa.TeklaStructures2018 │ └── IdeaStatiCa.TeklaStructures2018.csproj │ ├── IdeaStatiCa.TeklaStructures2019 │ └── IdeaStatiCa.TeklaStructures2019.csproj │ ├── IdeaStatiCa.TeklaStructures2020 │ └── IdeaStatiCa.TeklaStructures2020.csproj │ ├── IdeaStatiCa.TeklaStructures2021 │ └── IdeaStatiCa.TeklaStructures2021.csproj │ ├── IdeaStatiCa.TeklaStructures2022 │ └── IdeaStatiCa.TeklaStructures2022.csproj │ ├── IdeaStatiCa.TeklaStructures2023 │ └── IdeaStatiCa.TeklaStructures2023.csproj │ ├── IdeaStatiCa.TeklaStructures2024 │ └── IdeaStatiCa.TeklaStructures2024.csproj │ ├── IdeaStatiCa.TeklaStructures2025 │ └── IdeaStatiCa.TeklaStructures2025.csproj │ ├── IdeaStatiCa.TeklaStructuresPlugin │ ├── BimApi │ │ ├── AnchorGrid.cs │ │ ├── BoltAssembly.cs │ │ ├── BoltGrid.cs │ │ ├── ConcreteBlock.cs │ │ ├── ConnectionPoint.cs │ │ ├── Cut.cs │ │ ├── FoldedPlate.cs │ │ ├── Library │ │ │ ├── CrossSectionByComoponets.cs │ │ │ ├── CrossSectionByName.cs │ │ │ └── CrossSectionByParameters.cs │ │ ├── Member1D.cs │ │ ├── NegativePlate.cs │ │ ├── Plate.cs │ │ ├── Segment3D.cs │ │ ├── Weld.cs │ │ └── WorkPlane.cs │ ├── Hooks │ │ └── AppVisibilityHook.cs │ ├── IModelClient.cs │ ├── IdeaStatiCa.TeklaStructuresPlugin.projitems │ ├── IdeaStatiCa.TeklaStructuresPlugin.shproj │ ├── IdeaStatiCaClient.cs │ ├── Importers │ │ ├── AnchorGridImporter.cs │ │ ├── BaseImporter.cs │ │ ├── BoltGridImporter.cs │ │ ├── ConcreteBlockImporter.cs │ │ ├── ConnectedMemberImporter.cs │ │ ├── ConnectionImporter.cs │ │ ├── CrossSectionImporter.cs │ │ ├── CutImporter.cs │ │ ├── FoldedPlateImporter.cs │ │ ├── MaterialImporter.cs │ │ ├── MemberImporter.cs │ │ ├── NegativePlateImporter.cs │ │ ├── NodeImporter.cs │ │ ├── PlateImporter.cs │ │ ├── WeldImporter.cs │ │ └── WorkPlaneImporter.cs │ ├── Model.cs │ ├── ModelClient.cs │ ├── TeklaCadBimLink.cs │ ├── TeklaStructuresApplication.cs │ ├── UserData │ │ ├── ImportContext.cs │ │ └── UserDataSource.cs │ └── Utils │ │ ├── BulkSelectionHelper.cs │ │ ├── CssFactoryHelper.cs │ │ ├── IdentifierComparer.cs │ │ ├── IdentifierHelper.cs │ │ ├── MemberHelper.cs │ │ ├── StringExtensions.cs │ │ ├── TeklaGeometryExtensions.cs │ │ ├── TeklaPropertiesKeys.cs │ │ └── VectorExtension.cs │ ├── IdeaStatiCa.TeklaStructuresResources │ ├── IdeaStatiCa.TeklaStructuresResources.csproj │ └── Properties │ │ ├── Resources.Designer.cs │ │ └── Resources.resx │ └── IdeaStatiCa.TeklaStructuresTest │ ├── IdeaStatiCa.TeklaStructuresTest.csproj │ ├── NodeImporterTest.cs │ └── WorkPlaneImporterTest.cs └── tools ├── DotnetBuildTools ├── DotnetBuildTools.csproj ├── DotnetBuildTools.sln ├── NugetUpdater.cs ├── Program.cs ├── ProgramOptions.cs └── Properties │ ├── PublishProfiles │ └── FolderProfile.pubxml │ └── launchSettings.json └── python └── tools ├── README.md ├── ideastatica_setup_tools ├── __init__.py └── setup_tools.py ├── requirements.txt └── setup.py /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.editorconfig -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/question-about-iom.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/ISSUE_TEMPLATE/question-about-iom.md -------------------------------------------------------------------------------- /.github/workflows/docfx.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/workflows/docfx.yml -------------------------------------------------------------------------------- /.github/workflows/dotnet-artifacts.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/workflows/dotnet-artifacts.yml -------------------------------------------------------------------------------- /.github/workflows/dotnet.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/workflows/dotnet.yml -------------------------------------------------------------------------------- /.github/workflows/publish-conclient-pip.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/workflows/publish-conclient-pip.yml -------------------------------------------------------------------------------- /.github/workflows/publish-rcsclient-pip.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.github/workflows/publish-rcsclient-pip.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/.gitignore -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Directory.Packages.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/Directory.Packages.props -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/LICENSE -------------------------------------------------------------------------------- /NuGet.Config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/NuGet.Config -------------------------------------------------------------------------------- /PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/README.md -------------------------------------------------------------------------------- /docs/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/.gitignore -------------------------------------------------------------------------------- /docs/Images/Checkbot-Import-Connections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/Checkbot-Import-Connections.png -------------------------------------------------------------------------------- /docs/Images/coordinates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/coordinates.png -------------------------------------------------------------------------------- /docs/Images/cpp-fea-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/cpp-fea-example.png -------------------------------------------------------------------------------- /docs/Images/examples/crack-width-ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/examples/crack-width-ex.png -------------------------------------------------------------------------------- /docs/Images/examples/rcs-optim-ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/examples/rcs-optim-ex.png -------------------------------------------------------------------------------- /docs/Images/fea-running-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/fea-running-example.png -------------------------------------------------------------------------------- /docs/Images/framework-definition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/framework-definition.png -------------------------------------------------------------------------------- /docs/Images/sln-fea-configuration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/sln-fea-configuration.png -------------------------------------------------------------------------------- /docs/Images/vs-idea-templates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/vs-idea-templates.png -------------------------------------------------------------------------------- /docs/Images/wiki/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/1.png -------------------------------------------------------------------------------- /docs/Images/wiki/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/10.png -------------------------------------------------------------------------------- /docs/Images/wiki/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/11.png -------------------------------------------------------------------------------- /docs/Images/wiki/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/13.png -------------------------------------------------------------------------------- /docs/Images/wiki/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/14.png -------------------------------------------------------------------------------- /docs/Images/wiki/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/15.png -------------------------------------------------------------------------------- /docs/Images/wiki/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/16.png -------------------------------------------------------------------------------- /docs/Images/wiki/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/2.png -------------------------------------------------------------------------------- /docs/Images/wiki/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/3.png -------------------------------------------------------------------------------- /docs/Images/wiki/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/4.png -------------------------------------------------------------------------------- /docs/Images/wiki/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/5.png -------------------------------------------------------------------------------- /docs/Images/wiki/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/6.png -------------------------------------------------------------------------------- /docs/Images/wiki/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/7.png -------------------------------------------------------------------------------- /docs/Images/wiki/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/8.png -------------------------------------------------------------------------------- /docs/Images/wiki/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/9.png -------------------------------------------------------------------------------- /docs/Images/wiki/Angle1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/Angle1.png -------------------------------------------------------------------------------- /docs/Images/wiki/BeamShapeBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/BeamShapeBox.png -------------------------------------------------------------------------------- /docs/Images/wiki/BeamShapeBox1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/BeamShapeBox1.png -------------------------------------------------------------------------------- /docs/Images/wiki/BeamShapeRevU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/BeamShapeRevU.png -------------------------------------------------------------------------------- /docs/Images/wiki/IShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/IShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/IShapeGeneral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/IShapeGeneral.png -------------------------------------------------------------------------------- /docs/Images/wiki/LC1-My.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/LC1-My.png -------------------------------------------------------------------------------- /docs/Images/wiki/LC1-N.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/LC1-N.png -------------------------------------------------------------------------------- /docs/Images/wiki/LC1-Vz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/LC1-Vz.png -------------------------------------------------------------------------------- /docs/Images/wiki/LlShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/LlShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/LrShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/LrShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/OShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/OShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/OShapeHollow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/OShapeHollow.png -------------------------------------------------------------------------------- /docs/Images/wiki/OvalShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/OvalShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/RectOnTrapezoidSheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/RectOnTrapezoidSheet.png -------------------------------------------------------------------------------- /docs/Images/wiki/RectOnTrapezoidSheetNeg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/RectOnTrapezoidSheetNeg.png -------------------------------------------------------------------------------- /docs/Images/wiki/RectShapeHollow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/RectShapeHollow.png -------------------------------------------------------------------------------- /docs/Images/wiki/Rectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/Rectangle.png -------------------------------------------------------------------------------- /docs/Images/wiki/SShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/SShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/ShapeIHaunchChamferAssym.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ShapeIHaunchChamferAssym.png -------------------------------------------------------------------------------- /docs/Images/wiki/TShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/TShapeChamfer1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TShapeChamfer1.png -------------------------------------------------------------------------------- /docs/Images/wiki/TShapeChamfer2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TShapeChamfer2.png -------------------------------------------------------------------------------- /docs/Images/wiki/TShapeHaunchFlange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TShapeHaunchFlange.png -------------------------------------------------------------------------------- /docs/Images/wiki/TShapeHaunchWall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TShapeHaunchWall.png -------------------------------------------------------------------------------- /docs/Images/wiki/TTShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TTShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/TTShapeGeneral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TTShapeGeneral.png -------------------------------------------------------------------------------- /docs/Images/wiki/TrapezoidShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TrapezoidShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/TrevShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TrevShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/TrevShapeHaunchFlange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TrevShapeHaunchFlange.png -------------------------------------------------------------------------------- /docs/Images/wiki/TrevShapeHaunchWall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/TrevShapeHaunchWall.png -------------------------------------------------------------------------------- /docs/Images/wiki/UShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/UShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/VSCautocomplete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/VSCautocomplete.png -------------------------------------------------------------------------------- /docs/Images/wiki/ZShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ZShape.png -------------------------------------------------------------------------------- /docs/Images/wiki/added_members.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/added_members.png -------------------------------------------------------------------------------- /docs/Images/wiki/anaconda_install_python_net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/anaconda_install_python_net.png -------------------------------------------------------------------------------- /docs/Images/wiki/anaconda_open_juypterlab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/anaconda_open_juypterlab.png -------------------------------------------------------------------------------- /docs/Images/wiki/angle_base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/angle_base.png -------------------------------------------------------------------------------- /docs/Images/wiki/angle_base_rotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/angle_base_rotated.png -------------------------------------------------------------------------------- /docs/Images/wiki/angle_mirrored.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/angle_mirrored.png -------------------------------------------------------------------------------- /docs/Images/wiki/angle_mirrored_rotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/angle_mirrored_rotated.png -------------------------------------------------------------------------------- /docs/Images/wiki/bimlink/createsolution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/bimlink/createsolution.png -------------------------------------------------------------------------------- /docs/Images/wiki/bimlink/rstab anatomy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/bimlink/rstab anatomy.png -------------------------------------------------------------------------------- /docs/Images/wiki/blank: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /docs/Images/wiki/bolts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/bolts.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc1.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc10.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc11.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc15.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc16.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc17.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc2.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc3.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc4.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc5.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc6.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc7.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc8.png -------------------------------------------------------------------------------- /docs/Images/wiki/cc9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cc9.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_2Co.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_2Co.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_2Coplus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_2Coplus.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_C.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_Cplus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_Cplus.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_L.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_Lgen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_Lgen.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_Omega.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_Omega.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_RHS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_RHS.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_U.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_U.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_Z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_Z.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_ZED.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_ZED.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_general.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_general.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_regular_polygon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_regular_polygon.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_sigma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_sigma.png -------------------------------------------------------------------------------- /docs/Images/wiki/cf_tube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cf_tube.png -------------------------------------------------------------------------------- /docs/Images/wiki/circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/circle.png -------------------------------------------------------------------------------- /docs/Images/wiki/concrete_general.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/concrete_general.png -------------------------------------------------------------------------------- /docs/Images/wiki/connection-n2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/connection-n2.png -------------------------------------------------------------------------------- /docs/Images/wiki/connection_loading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/connection_loading.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_cantilever.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_cantilever.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_conn_force.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_conn_force.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_conn_moment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_conn_moment.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_connection.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_deformed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_deformed.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_diag_mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_diag_mx.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_diag_my.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_diag_my.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_diag_mz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_diag_mz.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_diag_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_diag_n.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_diag_vy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_diag_vy.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_diag_vz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_diag_vz.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_effect_mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_effect_mx.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_effect_my.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_effect_my.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_effect_mz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_effect_mz.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_effect_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_effect_n.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_effect_vy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_effect_vy.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_effect_vz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_effect_vz.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_load_mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_load_mx.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_load_x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_load_x.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_load_y.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_load_y.png -------------------------------------------------------------------------------- /docs/Images/wiki/conv_load_z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/conv_load_z.png -------------------------------------------------------------------------------- /docs/Images/wiki/css-cs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/css-cs.png -------------------------------------------------------------------------------- /docs/Images/wiki/cutBeamByPlate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/cutBeamByPlate.png -------------------------------------------------------------------------------- /docs/Images/wiki/double_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/double_I.png -------------------------------------------------------------------------------- /docs/Images/wiki/double_L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/double_L.png -------------------------------------------------------------------------------- /docs/Images/wiki/double_L_flipped.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/double_L_flipped.png -------------------------------------------------------------------------------- /docs/Images/wiki/double_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/double_channel.png -------------------------------------------------------------------------------- /docs/Images/wiki/double_channel_flipped.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/double_channel_flipped.png -------------------------------------------------------------------------------- /docs/Images/wiki/first_member.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/first_member.png -------------------------------------------------------------------------------- /docs/Images/wiki/folders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/folders.png -------------------------------------------------------------------------------- /docs/Images/wiki/forces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/forces.png -------------------------------------------------------------------------------- /docs/Images/wiki/gcs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/gcs.png -------------------------------------------------------------------------------- /docs/Images/wiki/geom_connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/geom_connection.png -------------------------------------------------------------------------------- /docs/Images/wiki/geom_elements.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/geom_elements.png -------------------------------------------------------------------------------- /docs/Images/wiki/geom_members.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/geom_members.png -------------------------------------------------------------------------------- /docs/Images/wiki/geom_points.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/geom_points.png -------------------------------------------------------------------------------- /docs/Images/wiki/geom_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/geom_result.png -------------------------------------------------------------------------------- /docs/Images/wiki/geom_segments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/geom_segments.png -------------------------------------------------------------------------------- /docs/Images/wiki/gh_scripting_components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/gh_scripting_components.png -------------------------------------------------------------------------------- /docs/Images/wiki/gh_scripting_python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/gh_scripting_python.png -------------------------------------------------------------------------------- /docs/Images/wiki/gh_scripting_python_complete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/gh_scripting_python_complete.png -------------------------------------------------------------------------------- /docs/Images/wiki/juypterlab_shortcuts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/juypterlab_shortcuts.png -------------------------------------------------------------------------------- /docs/Images/wiki/lcs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/lcs.png -------------------------------------------------------------------------------- /docs/Images/wiki/library_shapes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/library_shapes.png -------------------------------------------------------------------------------- /docs/Images/wiki/members-lcs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/members-lcs.png -------------------------------------------------------------------------------- /docs/Images/wiki/nodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/nodes.png -------------------------------------------------------------------------------- /docs/Images/wiki/parametric_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/parametric_I.png -------------------------------------------------------------------------------- /docs/Images/wiki/parametric_L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/parametric_L.png -------------------------------------------------------------------------------- /docs/Images/wiki/parametric_T.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/parametric_T.png -------------------------------------------------------------------------------- /docs/Images/wiki/parametric_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/parametric_channel.png -------------------------------------------------------------------------------- /docs/Images/wiki/parametric_general_plate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/parametric_general_plate.png -------------------------------------------------------------------------------- /docs/Images/wiki/parametric_pipe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/parametric_pipe.png -------------------------------------------------------------------------------- /docs/Images/wiki/parametric_rhs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/parametric_rhs.png -------------------------------------------------------------------------------- /docs/Images/wiki/plate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/plate.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps1.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps10.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps11.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps12.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps13.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps15.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps16.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps17.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps18.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps19.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps2.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps3.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps4.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps5.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps6.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps7.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps8.png -------------------------------------------------------------------------------- /docs/Images/wiki/ps9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/ps9.png -------------------------------------------------------------------------------- /docs/Images/wiki/pythonstubs_setlinks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/pythonstubs_setlinks.png -------------------------------------------------------------------------------- /docs/Images/wiki/resultdata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/resultdata.png -------------------------------------------------------------------------------- /docs/Images/wiki/second_member.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/second_member.png -------------------------------------------------------------------------------- /docs/Images/wiki/sections_coldformed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/sections_coldformed.png -------------------------------------------------------------------------------- /docs/Images/wiki/sections_concrete_advanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/sections_concrete_advanced.png -------------------------------------------------------------------------------- /docs/Images/wiki/sections_concrete_simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/sections_concrete_simple.png -------------------------------------------------------------------------------- /docs/Images/wiki/sections_standard_rolled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/sections_standard_rolled.png -------------------------------------------------------------------------------- /docs/Images/wiki/sections_welded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/sections_welded.png -------------------------------------------------------------------------------- /docs/Images/wiki/simple_app_diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/simple_app_diagram.png -------------------------------------------------------------------------------- /docs/Images/wiki/spacegassdialog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/spacegassdialog.png -------------------------------------------------------------------------------- /docs/Images/wiki/steel_general_component.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/steel_general_component.png -------------------------------------------------------------------------------- /docs/Images/wiki/stiffenersWithWelds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/stiffenersWithWelds.png -------------------------------------------------------------------------------- /docs/Images/wiki/structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/structure.png -------------------------------------------------------------------------------- /docs/Images/wiki/tube_tube_tube_project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/tube_tube_tube_project.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_I.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_T.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_T.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_asymetric_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_asymetric_I.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_1.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_2.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_2I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_2I.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_2L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_2L.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_2U.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_2U.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_4L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_4L.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_delta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_delta.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_box_triangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_box_triangle.png -------------------------------------------------------------------------------- /docs/Images/wiki/welded_general.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/Images/wiki/welded_general.png -------------------------------------------------------------------------------- /docs/_exported_templates/default/RestApi.common.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/RestApi.common.js -------------------------------------------------------------------------------- /docs/_exported_templates/default/common.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/common.js -------------------------------------------------------------------------------- /docs/_exported_templates/default/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/favicon.ico -------------------------------------------------------------------------------- /docs/_exported_templates/default/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/logo.svg -------------------------------------------------------------------------------- /docs/_exported_templates/default/styles/docfx.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/styles/docfx.css -------------------------------------------------------------------------------- /docs/_exported_templates/default/styles/docfx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/styles/docfx.js -------------------------------------------------------------------------------- /docs/_exported_templates/default/styles/main.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/_exported_templates/default/styles/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/styles/main.js -------------------------------------------------------------------------------- /docs/_exported_templates/default/toc.extension.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/toc.extension.js -------------------------------------------------------------------------------- /docs/_exported_templates/default/toc.html.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/toc.html.js -------------------------------------------------------------------------------- /docs/_exported_templates/default/toc.html.tmpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/toc.html.tmpl -------------------------------------------------------------------------------- /docs/_exported_templates/default/token.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/_exported_templates/default/token.json -------------------------------------------------------------------------------- /docs/articles/diagnostics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/articles/diagnostics.md -------------------------------------------------------------------------------- /docs/articles/nugetpackages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/articles/nugetpackages.md -------------------------------------------------------------------------------- /docs/articles/releasenotes.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/articles/tagging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/articles/tagging.md -------------------------------------------------------------------------------- /docs/articles/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/articles/toc.yml -------------------------------------------------------------------------------- /docs/docfx.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docfx.json -------------------------------------------------------------------------------- /docs/docs/api/api_create_a_simple_app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/api_create_a_simple_app.md -------------------------------------------------------------------------------- /docs/docs/api/api_examples.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/api_examples.md -------------------------------------------------------------------------------- /docs/docs/api/api_iom_vs_api.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /docs/docs/api/api_overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/api_overview.md -------------------------------------------------------------------------------- /docs/docs/api/api_parameter_reference_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/api_parameter_reference_guide.md -------------------------------------------------------------------------------- /docs/docs/api/api_parameters_getting_started.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/api_parameters_getting_started.md -------------------------------------------------------------------------------- /docs/docs/api/api_python_create_python_stubs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/api_python_create_python_stubs.md -------------------------------------------------------------------------------- /docs/docs/api/images/VSCautocomplete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/VSCautocomplete.png -------------------------------------------------------------------------------- /docs/docs/api/images/anaconda_open_juypterlab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/anaconda_open_juypterlab.png -------------------------------------------------------------------------------- /docs/docs/api/images/first_member.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/first_member.png -------------------------------------------------------------------------------- /docs/docs/api/images/folders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/folders.png -------------------------------------------------------------------------------- /docs/docs/api/images/gh_scripting_components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/gh_scripting_components.png -------------------------------------------------------------------------------- /docs/docs/api/images/gh_scripting_python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/gh_scripting_python.png -------------------------------------------------------------------------------- /docs/docs/api/images/juypterlab_shortcuts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/juypterlab_shortcuts.png -------------------------------------------------------------------------------- /docs/docs/api/images/nodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/nodes.png -------------------------------------------------------------------------------- /docs/docs/api/images/pythonstubs_setlinks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/pythonstubs_setlinks.png -------------------------------------------------------------------------------- /docs/docs/api/images/simple_app_diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/images/simple_app_diagram.png -------------------------------------------------------------------------------- /docs/docs/api/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/index.md -------------------------------------------------------------------------------- /docs/docs/api/rcs-api/clients/csharp/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/rcs-api/clients/csharp/toc.yml -------------------------------------------------------------------------------- /docs/docs/api/rcs-api/clients/python/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/rcs-api/clients/python/toc.yml -------------------------------------------------------------------------------- /docs/docs/api/rcs-api/examples/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/rcs-api/examples/toc.yml -------------------------------------------------------------------------------- /docs/docs/api/rcs-api/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/rcs-api/image.png -------------------------------------------------------------------------------- /docs/docs/api/rcs-api/rcs_api_client_basics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/rcs-api/rcs_api_client_basics.md -------------------------------------------------------------------------------- /docs/docs/api/rcs-api/rcs_api_getting_started.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/rcs-api/rcs_api_getting_started.md -------------------------------------------------------------------------------- /docs/docs/api/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/api/toc.yml -------------------------------------------------------------------------------- /docs/docs/bimapi/bim_api_breaking_changes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/bimapi/bim_api_breaking_changes.md -------------------------------------------------------------------------------- /docs/docs/bimapi/bimapi_checkbot_link.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/bimapi/bimapi_checkbot_link.md -------------------------------------------------------------------------------- /docs/docs/bimapi/examples/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/bimapi/examples/toc.yml -------------------------------------------------------------------------------- /docs/docs/bimapi/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/bimapi/toc.yml -------------------------------------------------------------------------------- /docs/docs/extensions/grasshopper/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/extensions/grasshopper/toc.yml -------------------------------------------------------------------------------- /docs/docs/extensions/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/extensions/toc.yml -------------------------------------------------------------------------------- /docs/docs/iom/images/BeamShapeBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/BeamShapeBox.png -------------------------------------------------------------------------------- /docs/docs/iom/images/BeamShapeBox1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/BeamShapeBox1.png -------------------------------------------------------------------------------- /docs/docs/iom/images/BeamShapeRevU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/BeamShapeRevU.png -------------------------------------------------------------------------------- /docs/docs/iom/images/IShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/IShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/IShapeGeneral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/IShapeGeneral.png -------------------------------------------------------------------------------- /docs/docs/iom/images/LlShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/LlShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/LrShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/LrShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/OShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/OShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/OShapeHollow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/OShapeHollow.png -------------------------------------------------------------------------------- /docs/docs/iom/images/OvalShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/OvalShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/RectOnTrapezoidSheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/RectOnTrapezoidSheet.png -------------------------------------------------------------------------------- /docs/docs/iom/images/RectOnTrapezoidSheetNeg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/RectOnTrapezoidSheetNeg.png -------------------------------------------------------------------------------- /docs/docs/iom/images/RectShapeHollow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/RectShapeHollow.png -------------------------------------------------------------------------------- /docs/docs/iom/images/Rectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/Rectangle.png -------------------------------------------------------------------------------- /docs/docs/iom/images/SShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/SShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/ShapeIHaunchChamferAssym.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/ShapeIHaunchChamferAssym.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TShapeChamfer1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TShapeChamfer1.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TShapeChamfer2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TShapeChamfer2.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TShapeHaunchFlange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TShapeHaunchFlange.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TShapeHaunchWall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TShapeHaunchWall.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TTShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TTShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TTShapeGeneral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TTShapeGeneral.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TrapezoidShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TrapezoidShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TrevShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TrevShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TrevShapeHaunchFlange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TrevShapeHaunchFlange.png -------------------------------------------------------------------------------- /docs/docs/iom/images/TrevShapeHaunchWall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/TrevShapeHaunchWall.png -------------------------------------------------------------------------------- /docs/docs/iom/images/UShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/UShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/ZShape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/ZShape.png -------------------------------------------------------------------------------- /docs/docs/iom/images/added_members.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/added_members.png -------------------------------------------------------------------------------- /docs/docs/iom/images/angle_base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/angle_base.png -------------------------------------------------------------------------------- /docs/docs/iom/images/angle_base_rotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/angle_base_rotated.png -------------------------------------------------------------------------------- /docs/docs/iom/images/angle_mirrored.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/angle_mirrored.png -------------------------------------------------------------------------------- /docs/docs/iom/images/angle_mirrored_rotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/angle_mirrored_rotated.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_2Co.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_2Co.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_2Coplus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_2Coplus.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_C.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_Cplus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_Cplus.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_L.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_Lgen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_Lgen.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_Omega.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_Omega.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_RHS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_RHS.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_U.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_U.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_Z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_Z.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_ZED.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_ZED.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_general.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_general.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_regular_polygon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_regular_polygon.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_sigma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_sigma.png -------------------------------------------------------------------------------- /docs/docs/iom/images/cf_tube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/cf_tube.png -------------------------------------------------------------------------------- /docs/docs/iom/images/circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/circle.png -------------------------------------------------------------------------------- /docs/docs/iom/images/connection-n2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/connection-n2.png -------------------------------------------------------------------------------- /docs/docs/iom/images/connection_loading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/connection_loading.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_cantilever.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_cantilever.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_conn_force.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_conn_force.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_conn_moment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_conn_moment.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_connection.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_deformed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_deformed.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_diag_mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_diag_mx.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_diag_my.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_diag_my.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_diag_mz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_diag_mz.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_diag_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_diag_n.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_diag_vy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_diag_vy.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_diag_vz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_diag_vz.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_effect_mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_effect_mx.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_effect_my.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_effect_my.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_effect_mz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_effect_mz.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_effect_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_effect_n.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_effect_vy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_effect_vy.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_effect_vz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_effect_vz.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_load_mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_load_mx.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_load_x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_load_x.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_load_y.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_load_y.png -------------------------------------------------------------------------------- /docs/docs/iom/images/conv_load_z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/conv_load_z.png -------------------------------------------------------------------------------- /docs/docs/iom/images/css-cs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/css-cs.png -------------------------------------------------------------------------------- /docs/docs/iom/images/double_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/double_I.png -------------------------------------------------------------------------------- /docs/docs/iom/images/double_L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/double_L.png -------------------------------------------------------------------------------- /docs/docs/iom/images/double_L_flipped.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/double_L_flipped.png -------------------------------------------------------------------------------- /docs/docs/iom/images/double_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/double_channel.png -------------------------------------------------------------------------------- /docs/docs/iom/images/double_channel_flipped.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/double_channel_flipped.png -------------------------------------------------------------------------------- /docs/docs/iom/images/forces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/forces.png -------------------------------------------------------------------------------- /docs/docs/iom/images/gcs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/gcs.png -------------------------------------------------------------------------------- /docs/docs/iom/images/geom_connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/geom_connection.png -------------------------------------------------------------------------------- /docs/docs/iom/images/geom_elements.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/geom_elements.png -------------------------------------------------------------------------------- /docs/docs/iom/images/geom_members.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/geom_members.png -------------------------------------------------------------------------------- /docs/docs/iom/images/geom_points.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/geom_points.png -------------------------------------------------------------------------------- /docs/docs/iom/images/geom_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/geom_result.png -------------------------------------------------------------------------------- /docs/docs/iom/images/geom_segments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/geom_segments.png -------------------------------------------------------------------------------- /docs/docs/iom/images/lcs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/lcs.png -------------------------------------------------------------------------------- /docs/docs/iom/images/parametric_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/parametric_I.png -------------------------------------------------------------------------------- /docs/docs/iom/images/parametric_L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/parametric_L.png -------------------------------------------------------------------------------- /docs/docs/iom/images/parametric_T.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/parametric_T.png -------------------------------------------------------------------------------- /docs/docs/iom/images/parametric_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/parametric_channel.png -------------------------------------------------------------------------------- /docs/docs/iom/images/parametric_general_plate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/parametric_general_plate.png -------------------------------------------------------------------------------- /docs/docs/iom/images/parametric_pipe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/parametric_pipe.png -------------------------------------------------------------------------------- /docs/docs/iom/images/parametric_rhs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/parametric_rhs.png -------------------------------------------------------------------------------- /docs/docs/iom/images/resultdata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/resultdata.png -------------------------------------------------------------------------------- /docs/docs/iom/images/steel_general_component.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/steel_general_component.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_I.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_T.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_T.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_asymetric_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_asymetric_I.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_1.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_2.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_2I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_2I.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_2L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_2L.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_2U.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_2U.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_4L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_4L.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_delta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_delta.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_box_triangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_box_triangle.png -------------------------------------------------------------------------------- /docs/docs/iom/images/welded_general.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/images/welded_general.png -------------------------------------------------------------------------------- /docs/docs/iom/iom_connection_point.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_connection_point.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_coordinate_systems.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_coordinate_systems.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_cross_sections.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_cross_sections.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_geometry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_geometry.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_getting_started.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_getting_started.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_loading.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_loading.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_materials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_materials.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_model_settings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_model_settings.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_open_model_result.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_open_model_result.md -------------------------------------------------------------------------------- /docs/docs/iom/iom_units.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/iom_units.md -------------------------------------------------------------------------------- /docs/docs/iom/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/docs/iom/toc.yml -------------------------------------------------------------------------------- /docs/images/IDEA_StatiCa_main_icon_52x52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/images/IDEA_StatiCa_main_icon_52x52.png -------------------------------------------------------------------------------- /docs/images/logodark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/images/logodark.svg -------------------------------------------------------------------------------- /docs/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/index.md -------------------------------------------------------------------------------- /docs/templates/idea_template/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/templates/idea_template/logo.svg -------------------------------------------------------------------------------- /docs/templates/idea_template/public/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/templates/idea_template/public/main.js -------------------------------------------------------------------------------- /docs/toc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/toc.yml -------------------------------------------------------------------------------- /docs/xrefmap.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/docs/xrefmap.yml -------------------------------------------------------------------------------- /examples/IdeaStatiCa-SDK-Examples.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/examples/IdeaStatiCa-SDK-Examples.sln -------------------------------------------------------------------------------- /examples/bimapi/CheckbotBimLink/CppFeaExample/CppFeaApiWrapper/FeaApiWrapper.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | ref class FeaApiWrapper 3 | { 4 | }; 5 | 6 | -------------------------------------------------------------------------------- /examples/bimapi/CheckbotBimLink/SAF/CppSafFeaExample/CheckbotClient/FeaApiWrapper.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | ref class FeaApiWrapper 3 | { 4 | }; 5 | 6 | -------------------------------------------------------------------------------- /examples/bimapi/CheckbotBimLink/SAF/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/examples/bimapi/CheckbotBimLink/SAF/README.md -------------------------------------------------------------------------------- /examples/bimapi/CheckbotBimLink/SAF/what_is_SAF.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/examples/bimapi/CheckbotBimLink/SAF/what_is_SAF.md -------------------------------------------------------------------------------- /examples/bimapi/CheckbotBimLink/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/examples/bimapi/CheckbotBimLink/readme.md -------------------------------------------------------------------------------- /examples/iom/csharp/IomToRcsExamples/IomToRcsExamples/readme.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /examples/iom/csharp/SteelFrameExample/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/examples/iom/csharp/SteelFrameExample/readme.md -------------------------------------------------------------------------------- /examples/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/examples/readme.md -------------------------------------------------------------------------------- /src/CheckbotPlugins/ExamplePlugin/Plugin.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/CheckbotPlugins/ExamplePlugin/Plugin.cs -------------------------------------------------------------------------------- /src/CheckbotPlugins/ExamplePlugin/PluginMain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/CheckbotPlugins/ExamplePlugin/PluginMain.cs -------------------------------------------------------------------------------- /src/CheckbotPlugins/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/CheckbotPlugins/README.md -------------------------------------------------------------------------------- /src/CheckbotPlugins/docs/Workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/CheckbotPlugins/docs/Workflow.md -------------------------------------------------------------------------------- /src/Common.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Common.props -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/App.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/App.config -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/App.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/App.xaml -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/App.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/App.xaml.cs -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/CustomCommand.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/CustomCommand.cs -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/FEAppTestVM.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/FEAppTestVM.cs -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/FakeFEA.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/FakeFEA.cs -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/MainWindow.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/MainWindow.xaml -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/MainWindow.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/MainWindow.xaml.cs -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/PluginFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/PluginFactory.cs -------------------------------------------------------------------------------- /src/Examples/CCM/FEAppExample_1/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/FEAppExample_1/readme.md -------------------------------------------------------------------------------- /src/Examples/CCM/Images/ccm-diagnostics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/Images/ccm-diagnostics.png -------------------------------------------------------------------------------- /src/Examples/CCM/Images/cleats-as.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/Images/cleats-as.png -------------------------------------------------------------------------------- /src/Examples/CCM/Images/cleats-ideacon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/Images/cleats-ideacon.png -------------------------------------------------------------------------------- /src/Examples/CCM/Images/column-chs-endplates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/Images/column-chs-endplates.png -------------------------------------------------------------------------------- /src/Examples/CCM/Images/column-on-baseplate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/Images/column-on-baseplate.png -------------------------------------------------------------------------------- /src/Examples/CCM/Images/fake-fea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/Images/fake-fea.png -------------------------------------------------------------------------------- /src/Examples/CCM/Images/member-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Examples/CCM/Images/member-project.png -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/BeamDataEc2.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/BeamDataEc2.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/CalculationSetup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/CalculationSetup.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/CheckSection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/CheckSection.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/ColumnData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/ColumnData.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/ColumnDataEc2.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/ColumnDataEc2.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/ConcreteSetup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/ConcreteSetup.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/ConcreteSetupEc2.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/ConcreteSetupEc2.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/Load/LoadingSLS.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/Load/LoadingSLS.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/Load/LoadingULS.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/Load/LoadingULS.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/Load/StageLoading.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/Load/StageLoading.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/NadSetupValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/NadSetupValue.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/SetupValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/SetupValue.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Concrete/TimeAxis.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Concrete/TimeAxis.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/AnchorGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/AnchorGrid.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/BoltGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/BoltGrid.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/ConProjectInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/ConProjectInfo.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/ConnectedMember.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/ConnectedMember.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/ConnectionData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/ConnectionData.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/ConnectionInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/ConnectionInfo.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/ConnectionPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/ConnectionPoint.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/PinGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/PinGrid.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Connection/ReportSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Connection/ReportSettings.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Geometry/Beam.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Geometry/Beam.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Geometry/DappedEnd.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Geometry/DappedEnd.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Geometry/Opening.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Geometry/Opening.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Geometry/PatchLoad.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Geometry/PatchLoad.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Geometry/Wall.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Geometry/Wall.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Geometry/WallRect.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Geometry/WallRect.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Geometry3D/Anchor3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Geometry3D/Anchor3D.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/ISDImportSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/ISDImportSettings.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/ISDModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/ISDModel.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/ISDSetting.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/ISDSetting.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Loading/LineLoad.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Loading/LineLoad.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Detail/Loading/LoadBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Detail/Loading/LoadBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Enums.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Enums.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Geometry/Geometry2D/Point.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Geometry/Geometry2D/Point.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/IdeaRS.OpenModel.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/IdeaRS.OpenModel.csproj -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Libraries/Material/Pin.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Libraries/Material/Pin.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/CombiInput.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/CombiInput.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/CombiInputEC.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/CombiInputEC.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/CombiInputSIA.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/CombiInputSIA.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/CombiItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/CombiItem.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/LoadCase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/LoadCase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/LoadGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/LoadGroup.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/LoadGroupEC.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/LoadGroupEC.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/LoadGroupSIA.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/LoadGroupSIA.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/LoadInPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/LoadInPoint.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/LoadOnLine.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/LoadOnLine.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/LoadOnSurface.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/LoadOnSurface.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/PointLoadOnLine.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/PointLoadOnLine.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/ResultClass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/ResultClass.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/Settlement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/Settlement.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Loading/StrainLoadOnLine.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Loading/StrainLoadOnLine.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/ErrorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/ErrorMessage.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/IDEAProgress.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/IDEAProgress.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/IOMSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/IOMSettings.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/InformationMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/InformationMessage.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/NonConformity.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/NonConformity.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/NonConformityIssue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/NonConformityIssue.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/OpenMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/OpenMessage.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/OpenMessages.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/OpenMessages.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Message/WarningMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Message/WarningMessage.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/BondedTendon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/BondedTendon.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/CardinalPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/CardinalPoint.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/CheckMember.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/CheckMember.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/DesignMember.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/DesignMember.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/Element1D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/Element1D.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/Element2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/Element2D.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/HingeElement1D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/HingeElement1D.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/LineSupportSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/LineSupportSegment.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/Member1D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/Member1D.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/Member2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/Member2D.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/PointSupportNode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/PointSupportNode.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarGeneral.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarGeneral.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarHookBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarHookBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarHookBend.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarHookBend.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarPatternBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarPatternBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarPoint3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarPoint3D.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarPolyLine3D .cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarPolyLine3D .cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarSegment3DBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarSegment3DBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarSegment3DLine.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarSegment3DLine.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarShape.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarShape.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarSingle.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarSingle.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarStirrupPattern.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarStirrupPattern.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RebarStirrups.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RebarStirrups.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/RigidLink.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/RigidLink.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/Span.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/Span.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/SubStructureGeometry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/SubStructureGeometry.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/Taper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/Taper.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Model/Tendon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Model/Tendon.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Obsolete/Result.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Obsolete/Result.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Obsolete/ResultOfMember.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Obsolete/ResultOfMember.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Obsolete/ResultOfNLA.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Obsolete/ResultOfNLA.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Obsolete/ResultOfNLA2.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Obsolete/ResultOfNLA2.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/OpenAttribute.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/OpenAttribute.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/OpenElementId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/OpenElementId.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/OpenModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/OpenModel.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/OpenModelContainer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/OpenModelContainer.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/OpenModelResult.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/OpenModelResult.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/OpenObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/OpenObject.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/OriginSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/OriginSettings.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/ProjectData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/ProjectData.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/ProjectDataEc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/ProjectDataEc.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Properties/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Properties/Resources.resx -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/ReferenceElement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/ReferenceElement.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/Loading.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/Loading.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/Member.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/Member.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/Member2DReactions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/Member2DReactions.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/PointResultBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/PointResultBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/PointResultOfNLA.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/PointResultOfNLA.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/PointResultOfTA.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/PointResultOfTA.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/PointResults.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/PointResults.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultOfDeformation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultOfDeformation.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultOfLoading.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultOfLoading.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultOnMember.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultOnMember.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultOnMembers.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultOnMembers.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultOnMesh.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultOnMesh.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultOnSection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultOnSection.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ResultsForSelection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ResultsForSelection.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/SectionResultBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/SectionResultBase.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Result/ValuesInPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Result/ValuesInPoint.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/ConnectionSetup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/ConnectionSetup.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetup.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupAISC.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupAISC.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupAus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupAus.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupCHN.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupCHN.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupCISC.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupCISC.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupECEN.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupECEN.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupHKG.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupHKG.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupIND.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupIND.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Setups/SteelSetupRUS.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Setups/SteelSetupRUS.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/Tools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/Tools.cs -------------------------------------------------------------------------------- /src/IdeaRS.OpenModel/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaRS.OpenModel/readme.md -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Common/HeartbeatChecker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Common/HeartbeatChecker.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Common/HttpWrapper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Common/HttpWrapper.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Common/IApiClient.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Common/IApiClient.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Common/IApiServiceFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Common/IApiServiceFactory.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Common/IHeartbeatChecker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Common/IHeartbeatChecker.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Common/IHttpClientWrapper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Common/IHttpClientWrapper.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Common/RestApiConstants.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Common/RestApiConstants.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/IdeaStatiCa.Api.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/IdeaStatiCa.Api.csproj -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/IRcsApiController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/IRcsApiController.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/IRcsClientFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/IRcsClientFactory.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/IRcsController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/IRcsController.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsCheckMember.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsCheckMember.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsProject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsProject.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsProjectData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsProjectData.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsProjectEnum.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsProjectEnum.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsProjectSummary.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsProjectSummary.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsSection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsSection.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsSectionLoading.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsSectionLoading.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/Model/RcsSetting.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/Model/RcsSetting.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/RCS/RcsRestApiConstants.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/RCS/RcsRestApiConstants.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Api/Utilities/JsonTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Api/Utilities/JsonTools.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaAnchorGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaAnchorGrid.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaArcSegment3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaArcSegment3D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaBend.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaBend.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaBoltAssembly.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaBoltAssembly.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaBoltAssemblyByName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaBoltAssemblyByName.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaBoltGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaBoltGrid.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaCombiInput.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaCombiInput.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaCombiItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaCombiItem.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaConcreteBlock.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaConcreteBlock.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaConnectedMember.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaConnectedMember.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaConnectionModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaConnectionModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaConnectionPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaConnectionPoint.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaCrossSection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaCrossSection.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaCrossSectionByName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaCrossSectionByName.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaCut.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaCut.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaElement1D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaElement1D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaElement2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaElement2D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaFastenerGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaFastenerGrid.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaFoldedPlate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaFoldedPlate.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaLineSegment3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaLineSegment3D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaLoadCase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaLoadCase.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaLoadGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaLoadGroup.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaLoadOnSurface.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaLoadOnSurface.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaLoading.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaLoading.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMaterial.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMaterial.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMaterialBoltGrade.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMaterialBoltGrade.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMaterialByName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMaterialByName.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMaterialConcrete.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMaterialConcrete.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMaterialLibrary.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMaterialLibrary.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMaterialSteel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMaterialSteel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMaterialTendon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMaterialTendon.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMember1D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMember1D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaMember2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaMember2D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaNegativePlate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaNegativePlate.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaNode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaNode.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaObject.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaObjectConnectable.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaObjectConnectable.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaObjectWithResults.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaObjectWithResults.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPersistenceToken.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPersistenceToken.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPersistentObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPersistentObject.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPin.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPin.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPinByName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPinByName.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPinByParameters.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPinByParameters.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPinGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPinGrid.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPlate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPlate.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaPolyLine3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaPolyLine3D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaRegion3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaRegion3D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaSegment3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaSegment3D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaSpan.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaSpan.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaTaper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaTaper.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaWeld.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaWeld.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IIdeaWorkPlane.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IIdeaWorkPlane.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IdeaStatiCa.BimApi.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IdeaStatiCa.BimApi.csproj -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/IdeaVector3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/IdeaVector3D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/MaterialType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/MaterialType.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/Results/IIdeaResult.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/Results/IIdeaResult.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/Results/IIdeaResultData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/Results/IIdeaResultData.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/Results/IIdeaSection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/Results/IIdeaSection.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/Selection/BulkSelection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/Selection/BulkSelection.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApi/Selection/Selection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApi/Selection/Selection.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaBend.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaBend.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaBoltGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaBoltGrid.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaCombiItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaCombiItem.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaCut.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaCut.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaElement1D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaElement1D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaElement2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaElement2D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaLoadCase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaLoadCase.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaLoadGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaLoadGroup.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaMember1D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaMember1D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaMember2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaMember2D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaNode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaNode.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaPlate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaPlate.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaRegion3D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaRegion3D.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaSpan.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaSpan.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaTaper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaTaper.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaWeld.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaWeld.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimApi/IdeaWorkPlane.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimApi/IdeaWorkPlane.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimLink.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimLink.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimLinkExtension.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimLinkExtension.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/BimLinkObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/BimLinkObject.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/CadBimLink.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/CadBimLink.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Constants.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Constants.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/FeaBimLink.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/FeaBimLink.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Hooks/HookManagers.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Hooks/HookManagers.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Hooks/IImporterHook.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Hooks/IImporterHook.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Hooks/IPluginHook.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Hooks/IPluginHook.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Hooks/IScopeHook.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Hooks/IScopeHook.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/IBimUserDataSource.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/IBimUserDataSource.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Importers/IImporter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Importers/IImporter.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Plugin/CadModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Plugin/CadModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Plugin/FeaModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Plugin/FeaModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Plugin/ICadModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Plugin/ICadModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Plugin/IFeaModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Plugin/IFeaModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Plugin/IModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Plugin/IModel.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Plugin/PluginFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Plugin/PluginFactory.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Results/ResultsData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Results/ResultsData.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Scoping/BimLinkScope.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Scoping/BimLinkScope.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimApiLink/Scoping/IScope.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimApiLink/Scoping/IScope.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter.Tests/GeometryTest.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter.Tests/GeometryTest.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter.Tests/ProjectTest.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter.Tests/ProjectTest.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/BimImporter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/BimImporter.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/BimItems/Connection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/BimItems/Connection.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/BimItems/Detail.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/BimItems/Detail.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/BimItems/IBimItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/BimItems/IBimItem.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/BimItems/Member.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/BimItems/Member.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/BimObjectImporter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/BimObjectImporter.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/Common/Map.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/Common/Map.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/ConstraintException.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/ConstraintException.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/Geometry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/Geometry.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/IBimImporter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/IBimImporter.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/IBimObjectImporter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/IBimObjectImporter.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/IGeometry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/IGeometry.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/IGeometryProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/IGeometryProvider.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/IIdeaObjectComparer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/IIdeaObjectComparer.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/IImportContext.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/IImportContext.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/IProject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/IProject.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/ImportContext.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/ImportContext.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/Importers/IImporter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/Importers/IImporter.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/Project.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/Project.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/ProjectNoCache.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/ProjectNoCache.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BimImporter/Results/ResultsData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BimImporter/Results/ResultsData.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.BulkSelection/ItemsSorter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.BulkSelection/ItemsSorter.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.IntermediateModel.Tests/Usings.cs: -------------------------------------------------------------------------------- 1 | global using NUnit.Framework; -------------------------------------------------------------------------------- /src/IdeaStatiCa.IntermediateModel/IRModel/SList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.IntermediateModel/IRModel/SList.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/ApplicationBIM.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/ApplicationBIM.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/AutomationService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/AutomationService.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/BIMItemId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/BIMItemId.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/BIMItemsGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/BIMItemsGroup.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/BIMProject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/BIMProject.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/BimHostingFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/BimHostingFactory.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Constants.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Constants.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/ConversionDictionary.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/ConversionDictionary.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/BlobStorageGrpc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/BlobStorageGrpc.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/CommunicationTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/CommunicationTools.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/GrpcClient.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/GrpcClient.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/GrpcServer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/GrpcServer.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/IGrpcClient.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/IGrpcClient.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/IGrpcCommunicator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/IGrpcCommunicator.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/IGrpcSender.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/IGrpcSender.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/IGrpcServer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/IGrpcServer.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Grpc/IGrpcService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Grpc/IGrpcService.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IApplicationBIM.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IApplicationBIM.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IAutomation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IAutomation.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IBIMPluginClient.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IBIMPluginClient.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IBIMPluginFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IBIMPluginFactory.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IBimHostingFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IBimHostingFactory.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IClientBIM.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IClientBIM.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IIdeaStaticaApp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IIdeaStaticaApp.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IProgressCallback.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IProgressCallback.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IProgressMessaging.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IProgressMessaging.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/ISEvent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/ISEvent.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/ModelBIM.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/ModelBIM.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Tools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Tools.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/Utilities/PortFinder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/Utilities/PortFinder.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/app.config -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/packagerefs.targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/packagerefs.targets -------------------------------------------------------------------------------- /src/IdeaStatiCa.Plugin/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Plugin/readme.md -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public.sln -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/BlobStorageExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/BlobStorageExtensions.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/BlobStorageInArchive.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/BlobStorageInArchive.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/IBlobStorage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/IBlobStorage.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/IBlobStorageProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/IBlobStorageProvider.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/IIdeaUserEvent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/IIdeaUserEvent.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/IPluginLogger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/IPluginLogger.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/IProjectContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/IProjectContent.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/IdeaStatiCa.Public.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/IdeaStatiCa.Public.csproj -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/NullLogger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/NullLogger.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/ProjectContentOnDisc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/ProjectContentOnDisc.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/Tools/AssemblyResolver.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/Tools/AssemblyResolver.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.Public/Tools/DiskOperations.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.Public/Tools/DiskOperations.cs -------------------------------------------------------------------------------- /src/IdeaStatiCa.RcsClient/Client/RcsApiClient.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/IdeaStatiCa.RcsClient/Client/RcsApiClient.cs -------------------------------------------------------------------------------- /src/Logger/IdeaStatiCa.PluginLogger/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Logger/IdeaStatiCa.PluginLogger/readme.md -------------------------------------------------------------------------------- /src/Logger/SerilogFacade/LoggerProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Logger/SerilogFacade/LoggerProvider.cs -------------------------------------------------------------------------------- /src/Logger/SerilogFacade/SerilogFacade.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Logger/SerilogFacade/SerilogFacade.cs -------------------------------------------------------------------------------- /src/Logger/SerilogFacade/SerilogFacade.projitems: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Logger/SerilogFacade/SerilogFacade.projitems -------------------------------------------------------------------------------- /src/Logger/SerilogFacade/SerilogFacade.shproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/Logger/SerilogFacade/SerilogFacade.shproj -------------------------------------------------------------------------------- /src/SystemTests/SystemTestService/IService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/SystemTests/SystemTestService/IService.cs -------------------------------------------------------------------------------- /src/SystemTests/SystemTestService/Service.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/SystemTests/SystemTestService/Service.cs -------------------------------------------------------------------------------- /src/api-sdks/ClientExamples.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/ClientExamples.sln -------------------------------------------------------------------------------- /src/api-sdks/connection-api/clients/csharp/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.9.0 2 | -------------------------------------------------------------------------------- /src/api-sdks/connection-api/clients/python/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.9.0 2 | -------------------------------------------------------------------------------- /src/api-sdks/connection-api/clients/python/ideastatica_connection_api/py.typed: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/api-sdks/connection-api/clients/python/setup.cfg: -------------------------------------------------------------------------------- 1 | [flake8] 2 | max-line-length=99 3 | -------------------------------------------------------------------------------- /src/api-sdks/copy_con_client.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/copy_con_client.ps1 -------------------------------------------------------------------------------- /src/api-sdks/copy_rcs_client.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/copy_rcs_client.ps1 -------------------------------------------------------------------------------- /src/api-sdks/how-to-update-clients.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/how-to-update-clients.md -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/csharp/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.9.0 2 | -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/csharp/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/rcs-api/clients/csharp/README.md -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/python/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.9.0 2 | -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/rcs-api/clients/python/README.md -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/python/ideastatica_rcs_api/py.typed: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/python/setup.cfg: -------------------------------------------------------------------------------- 1 | [flake8] 2 | max-line-length=99 3 | -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/python/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/rcs-api/clients/python/setup.py -------------------------------------------------------------------------------- /src/api-sdks/rcs-api/clients/python/tox.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/api-sdks/rcs-api/clients/python/tox.ini -------------------------------------------------------------------------------- /src/bim-links/rstab/IdeaRstabPlugin/Utils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/bim-links/rstab/IdeaRstabPlugin/Utils.cs -------------------------------------------------------------------------------- /src/bim-links/rstab/IdeaRstabPlugin/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/src/bim-links/rstab/IdeaRstabPlugin/readme.md -------------------------------------------------------------------------------- /tools/DotnetBuildTools/DotnetBuildTools.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/tools/DotnetBuildTools/DotnetBuildTools.csproj -------------------------------------------------------------------------------- /tools/DotnetBuildTools/DotnetBuildTools.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/tools/DotnetBuildTools/DotnetBuildTools.sln -------------------------------------------------------------------------------- /tools/DotnetBuildTools/NugetUpdater.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/tools/DotnetBuildTools/NugetUpdater.cs -------------------------------------------------------------------------------- /tools/DotnetBuildTools/Program.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/tools/DotnetBuildTools/Program.cs -------------------------------------------------------------------------------- /tools/DotnetBuildTools/ProgramOptions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/tools/DotnetBuildTools/ProgramOptions.cs -------------------------------------------------------------------------------- /tools/python/tools/README.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tools/python/tools/ideastatica_setup_tools/__init__.py: -------------------------------------------------------------------------------- 1 | # ideastatica_setup_tools/__init__.py -------------------------------------------------------------------------------- /tools/python/tools/requirements.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tools/python/tools/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/idea-statica/ideastatica-public/HEAD/tools/python/tools/setup.py --------------------------------------------------------------------------------