ms-structural / ms-structural/femdesign-api
"Hide" Bar.Type
Open
Nobody has claimed this yet.
framework:c#
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Bar.Type is not necessary when using the subclasses Beam, Column and Truss. Rename to _type to indicate private property for now.
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 by locating the Bar.Type property and the Beam, Column, and Truss subclasses in the C# API. Confirm how the property is referenced, rename it to _type, and verify that the subclasses and existing API behavior still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100