ms-structural / ms-structural/femdesign-api
Region FromRhino() has a different normal vector than the normal of the RH circle.
Open
Nobody has claimed this yet.
framework:grasshopper
type:bug
type:refactoring
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
For circles the FromRhino() method gives back the inverse of the normal vector of Rhino circle.
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 in FemDesign.Grasshopper/Geometry/Convert.cs at the linked FromRhino() implementation, focusing on the circle conversion. Compare the returned region normal with the Rhino circle normal and verify that the conversion preserves the expected direction. Done means circle regions no longer return the inverse normal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100