Skip to content

Fix start_edge and end_edge node extraction across multiple edge groups#131

Open
ManavSharma23 wants to merge 1 commit intoMonashSmartStructures:mainfrom
ManavSharma23:main
Open

Fix start_edge and end_edge node extraction across multiple edge groups#131
ManavSharma23 wants to merge 1 commit intoMonashSmartStructures:mainfrom
ManavSharma23:main

Conversation

@ManavSharma23
Copy link

@ManavSharma23 ManavSharma23 commented Feb 2, 2026

Summary

Fixes incorrect node extraction for start_edge and end_edge when multiple edge groups exist.

Problem

Previously, only a single edge group was considered, which caused missing start/end nodes in models with multiple edge groups.

Solution

This change aggregates elements from all valid edge groups and extracts unique boundary nodes, ensuring correct girder identification downstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant