VB.Net Code for SAP2000 Joint Reactions - SAP2000 is a structural analysis software program

Job ID: 38772095

Budget: $250 – $750 USD

I need a VB.Net code that can import multiple joint reaction results from SAP2000 through the SAP2000 API. The code needs to:

- Load a specified file
- Run all load cases
- Select all joint reactions
- Export all joint reactions for every load case
- Include joint coordinates in the output

The project needs to accommodate SAP2000 version 24. Our current application operates in VB.Net 4.7.1 but can be upgraded to 4.8 if necessary. While attempting to code, we encountered an error related to a missing or one of the dependencies of system.runtime 8.0.0. If possible, I would like the project to offer two solutions: a) An independent self-contained executable that outputs a tab-delimited text file or b) The code with guidance for any missing references that can be integrated into the existing VB.Net application.

Ideal candidates for this project should have:
- Extensive experience with VB.Net and SAP2000
- Proficiency in coding for data import/export
- Familiarity with error handling in coding

Importantly, the program does not require specific error handling features, just basic error logging. It should output a tab-delimited file as specified.