ETABS_Toolkit
ETABS_Toolkit copied to clipboard
Turn all assembly names from lower to capital letters.
Issues addressed by this PR
Closes #496
Renamed all assembly files using capital letters for both debug and release.
@BHoMBot check installer
@peterjamesnugent to confirm, the following actions are now queued:
- check
installer
Peter, thanks for the review. You can find the comments incorporated in the latest commit: https://github.com/BHoM/ETABS_Toolkit/commit/2a54294c1aeb370311671107a0f703a76233e6ff
@BHoMBot check installer
@peterjamesnugent to confirm, the following actions are now queued:
- check
installer
@BHoMBot check ready-to-merge
@GCRA101 to confirm, the following actions are now queued:
- check
ready-to-merge
@peterjamesnugent, @Chrisshort92, I've rebased this branch on our develop branch to pick up the updates we've made to the source code over these months. Tested the branch quickly in grasshopper and all works as expected. I think we're ready to merge ;)
@BHoMBot check installer
@GCRA101 to confirm, the following actions are now queued:
- check
installer
There are 85 requests in the queue ahead of you.
The check installer has already been run previously and recorded as a successful check. This check has not been run again at this time.
@BHoMBot check installer
@michaelhoehn to confirm, the following actions are now queued:
- check
installer
There are 2 requests in the queue ahead of you.
@BHoMBot this is a DevOps instruction. Run a force check on: installer
@michaelhoehn I'm sorry, but I am not authorised to take that instruction from you.
The check installer has already been run previously and recorded as a successful check. This check has not been run again at this time.
@BHoMBot this is a DevOps instruction. Run a force check on: installer
@adecler I am now running force checks on the checks requested. These will be queued and actioned ASAP.
@adecler I have provided force checks to the checks requested.
Started testing this using the standard testing scripts. Tested on ETABS Version 22.7.0 using Rhino 7.
The adapter is successfully connected, however it fails when pushing objects giving the following error message. This could be related to missing graphics related DLL's?
Also, it is noted test scripts need to be updated with ETABS settings when using ETABS adapter (as per the recent changes made in BHoM 8.3). Currently, made a workaround in the tested script (Structures - Create, Read and Update Elements).