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

Improve Feature for Moving Shells #464

Open
GCRA101 opened this issue Aug 12, 2024 · 0 comments · May be fixed by #476
Open

Improve Feature for Moving Shells #464

GCRA101 opened this issue Aug 12, 2024 · 0 comments · May be fixed by #476
Assignees
Labels
type:feature New capability or enhancement

Comments

@GCRA101
Copy link
Contributor

GCRA101 commented Aug 12, 2024

Description:

Currently, moving shells (Walls or Slabs) in ETABS via the BHoM is not carried out correctly.
- BHoM Error Message: "The Etabs API does not allow for updating of the geometry of panels."
"This includes the external edges as well as the openings."
"To update the panel geometry, delete the existing panel you want to update and create a new one."
It looks that the ETABS API provides a cEditGeneral.Move Method that moves any PointObj/FrameObj/AreaObj(?) that is selected (obj.SetSelected(....)).
- Test the method and see if possible to develop an algorithm in the BHoM based on it, thus, allowing to sort out the issue above.

Move Shells Issue

@GCRA101 GCRA101 added the type:feature New capability or enhancement label Aug 12, 2024
@GCRA101 GCRA101 added this to the BHoM 7.3 β MVP milestone Aug 12, 2024
@GCRA101 GCRA101 self-assigned this Aug 12, 2024
@GCRA101 GCRA101 linked a pull request Sep 24, 2024 that will close this issue
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 a pull request may close this issue.

1 participant