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

Add Adapter Support for Structure Openings #479

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

GCRA101
Copy link
Contributor

@GCRA101 GCRA101 commented Oct 1, 2024

@GCRA101 GCRA101 self-assigned this Oct 1, 2024
@GCRA101 GCRA101 added this to the BHoM 7.4 β MVP milestone Oct 1, 2024
@GCRA101 GCRA101 added the type:feature New capability or enhancement label Oct 1, 2024
Chrisshort92
Chrisshort92 previously approved these changes Oct 13, 2024
Copy link
Contributor

@Chrisshort92 Chrisshort92 left a comment

Choose a reason for hiding this comment

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

Functionality has been tested and verified against test scripts and files. Approved for merge

@Chrisshort92
Copy link
Contributor

@BHoMBot check required

Copy link

bhombot-ci bot commented Oct 13, 2024

@Chrisshort92 to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check core
  • check null-handling
  • check serialisation
  • check versioning
  • check installer

@peterjamesnugent
Copy link
Member

@BHoMBot check copyright-compliance

Copy link

bhombot-ci bot commented Oct 23, 2024

@peterjamesnugent to confirm, the following actions are now queued:

  • check copyright-compliance

There are 31 requests in the queue ahead of you.

@GCRA101
Copy link
Contributor Author

GCRA101 commented Oct 28, 2024

@BHoMBot check ready-to-merge

Copy link

bhombot-ci bot commented Oct 28, 2024

@GCRA101 to confirm, the following actions are now queued:

  • check ready-to-merge

There are 26 requests in the queue ahead of you.

Copy link
Member

@peterjamesnugent peterjamesnugent left a comment

Choose a reason for hiding this comment

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

Do we need to add a dependency type of Panel as you would not push an Opening independently.

See here what we did for Lusas:
https://github.com/BHoM/Lusas_Toolkit/blob/24b2f3212ded178e410d8cdb36609d3001fd74f9/Lusas_Adapter/LusasAdapter.cs#L140

Equally, we need to update the code for Panel when you read it, that reads the Openings and assigns them appropriately.

Etabs_Adapter/CRUD/Read/Opening.cs Outdated Show resolved Hide resolved
@peterjamesnugent
Copy link
Member

@GCRA101 have you added the dependency type for Openings?

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 adapter support for Structure.Elements.Opening
3 participants