Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added PolyCurve #347

Merged
merged 1 commit into from Sep 9, 2021
Merged

Added PolyCurve #347

merged 1 commit into from Sep 9, 2021

Conversation

sonomirco
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🔖 Release
  • 🚩 Other

Description

This PR adds the PolyCurve type that inheritance from NurbsBase.

Related Tickets & Documents

This PR closes #332

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

@sonomirco sonomirco added the enhancement 📢 Issues describing an enhancement or pull requests adding an enhancement. label Sep 9, 2021
@sonomirco sonomirco self-assigned this Sep 9, 2021
@sonomirco sonomirco added this to Review in progress in Curve via automation Sep 9, 2021
@sonomirco
Copy link
Collaborator Author

@cesarecaoduro @d3ssy this is the base of the class, the next step is to implement the specific methods operating on the segments.

@cesarecaoduro cesarecaoduro merged commit 80507f3 into develop Sep 9, 2021
Curve automation moved this from Review in progress to Done Sep 9, 2021
@sonomirco sonomirco deleted the dev/mibi/polycurve branch September 9, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 📢 Issues describing an enhancement or pull requests adding an enhancement.
Projects
Curve
Done
Development

Successfully merging this pull request may close these issues.

PolyCurve inheritance NurbsBase
2 participants