ms-structural / ms-structural/femdesign-api
Material properties should be numbers instead of string
Open
Nobody has claimed this yet.
framework:c#
priority:next
type:improvement
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
- MaterialBase
- Steel
- Concrete
- Timber
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
Start with FemDesign.Core/Materials/MaterialBase.cs at the referenced lines, then review the MaterialBase, Steel, Concrete, and Timber items listed in the issue. Identify the material properties currently represented as strings and update the affected classes so those properties use numeric types; done means all four checklist areas are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100