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

Adds check for surface planarity. #381

Merged
merged 1 commit into from Nov 15, 2021
Merged

Conversation

d3ssy
Copy link
Collaborator

@d3ssy d3ssy commented Nov 15, 2021

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

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

Description

Adds surface planarity check.

Related Tickets & Documents

Close #203

Added tests?

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

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

@d3ssy d3ssy added the enhancement 📢 Issues describing an enhancement or pull requests adding an enhancement. label Nov 15, 2021
@d3ssy d3ssy requested a review from sonomirco November 15, 2021 13:52
@d3ssy d3ssy added this to In progress in Surface via automation Nov 15, 2021
@sonomirco sonomirco merged commit 4073ba8 into develop Nov 15, 2021
Surface automation moved this from In progress to Done Nov 15, 2021
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
Development

Successfully merging this pull request may close these issues.

Surface.IsPlanar()
2 participants