Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETABS_Toolkit: SelectionRequest, Delete and update for Node #332

Merged

Conversation

kThorsager
Copy link
Contributor

@kThorsager kThorsager commented Jul 2, 2020

NOTE: Depends on

For the coordinateSystem comparison
BHoM/BHoM_Engine#1880

Issues addressed by this PR

Closes #329
Closes #315
Adds warnings related to #311

Also adds Delete

Also some extra code due to this BHoM/BHoM_Adapter#239

And note that Update Node is slow, as I can't find any way to lock ETABS or any batch move (as every node can move in a different direction) and it does also move the things it's connected to, which might be what one would expect?

Test files

https://burohappold.sharepoint.com/:u:/s/BHoM/EchZkdNbgr9Eo7hkicvBPKYBVch1ZVDE16SxE1Fd6HGxQA?e=k2BOcX

https://burohappold.sharepoint.com/:u:/s/BHoM/EcsGb6NIFDdAoQL4FJKzGp4B5PHm4mKI7Uj842pIQXf6Uw?e=gPlfdt

Changelog

Additional comments

@kThorsager kThorsager added the type:feature New capability or enhancement label Jul 2, 2020
@kThorsager kThorsager self-assigned this Jul 2, 2020
@kThorsager
Copy link
Contributor Author

kThorsager commented Jul 2, 2020

Well I'm confused @IsakNaslundBh @FraserGreenroyd ?

EDIT: about the CI issues which has been resolved now

Copy link
Contributor

@IsakNaslundBh IsakNaslundBh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine. Great to get the selection request support in!

@IsakNaslundBh
Copy link
Contributor

/azp run ETABS_Toolkit.CheckInstaller

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@IsakNaslundBh IsakNaslundBh merged commit 7b147bb into master Jul 7, 2020
@IsakNaslundBh IsakNaslundBh deleted the Geometry_Engine-minor-method-additions-and-updates branch July 7, 2020 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ETABS_Toolkit: Add SelectionRequest ETABS_Toolkit: Improve update functionality for nodes
2 participants