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

Generalize Coons Patch node. #4853

Merged
merged 3 commits into from
Jan 2, 2023
Merged

Generalize Coons Patch node. #4853

merged 3 commits into from
Jan 2, 2023

Conversation

portnov
Copy link
Collaborator

@portnov portnov commented Jan 2, 2023

Now it is possible to build the patch from three curves.

If the third curve does not end in the same point where the first curve started, the node will use a straight line segment as a fourth curve.

Thus, the node is renamed to Surface from Boundary Curves.

Screenshot_20230102_133819
Screenshot_20230102_133623

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.

Now it is possible to build the patch from three curves.
@portnov portnov merged commit 36a5123 into master Jan 2, 2023
@portnov portnov deleted the coons_patch_3 branch January 2, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant