Apply loads to cases RSA 2024

Hi @1234eddie
For clarification: new version of RSA should work with old Dynamo too.
You can install Dynamo Sandbox (Dynamo Core Runtime), next install package “Structural Analysis for Dynamo” and after that everything should work with last started RSA. It is because when RSA starts COM is register for that version.
So, probably (I’m 99% sure) that if you:

  • run version 2023,
  • run Dynamo from RSA “Add-ins” from 2023
  • close RSA 2003 (without closing Dynamo)
  • run RSA 2024
  • open script inside Dynamo
  • run the script

Dynamo will use RSA 2024…

Additionally you can manually attach Dynamo Sandbox or Dynamo4RSA (Dynamo4RSA from previous version of RSA) to new the RSA as Add-In using Add-In manager. After that it will be accessible from menu in new version of RSA. API changes in RSA were minor, we add something. If you have script for 2023 it should work for 2024 (maybe not in the opposite way).