ms-structural / ms-structural/femdesign-api
Assert that material and section match for bar and panel constructors
Open
Nobody has claimed this yet.
priority:later
type:improvement
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Check if material type matches section type
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the bar and panel constructors in the C# API and inspect how their material and section types are represented. Check the existing tests around these constructors, if present, and add coverage showing that matching types are accepted while mismatches are rejected. Done means both constructors enforce the material-section type relationship.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100