-
Notifications
You must be signed in to change notification settings - Fork 10
Add Support for Groups #516
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
Open
GCRA101
wants to merge
23
commits into
develop
Choose a base branch
from
ETABS_Toolkit-#509-AddSupportForGroups
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+457
−59
Open
Changes from 20 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
497757c
Create ETABSGroup.cs class in ETABS_oM
GCRA101 4dd775a
Delete ETABSGroup.cs
GCRA101 915b00f
Add SetGroup Method to Create/Bar.cs
GCRA101 c63a3ab
Add Support for Group Feature for Push/Pull of Nodes
GCRA101 49a09c9
Add Support for Group Feature for Push of Bars
GCRA101 bed45c9
Add Support for Group Feature for Push/Pull of Links
GCRA101 e7a1d78
Add Support for Group Feature for Push/Pull of Panels
GCRA101 c12c00f
Add Support for Group Feature for Push/Pull of Openings
GCRA101 fc85629
Fix Support of Group feature in Push for Links, Openings and Panels
GCRA101 16139fb
Add UpdateGroup Feature for Bars
GCRA101 4c16477
Add UpdateGroup feature for Nodes
GCRA101 781c2d9
Add UpdateGroup feature for Panels
GCRA101 6118b76
Add UpdateGroup Feature for Links
GCRA101 ba206b3
Add UpdateGroup Feature for Openings
GCRA101 5bbdafe
Prevent UpdateGroup() method form running with ETABS v16 and v17.
GCRA101 d1a0f25
Fix syntax error in Update/Bar.cs
GCRA101 3246f23
Add missing logic preventing UpdateGroup() method from running with E…
GCRA101 fb0f89e
Fix bug panel.Tags.Add() with non perfectly vertical panels
GCRA101 497fa32
Replace type-specific SetGroup methods with one for generic BHoMObjec…
GCRA101 d7d3988
Replace type-specific ResetGroup methods with one for generic BHoMObj…
GCRA101 aa299a2
Remove Distinct() from groupNames assignment
GCRA101 d5133e7
Fix mistake group assigment to nodes/bars.
GCRA101 c97bc9e
Merge branch 'develop' into ETABS_Toolkit-#509-AddSupportForGroups
GCRA101 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.