-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: bounded geometry #655
Conversation
dastan-ansys
commented
Aug 15, 2023
- Added client-side implementation for trimmed surfaces, trimmed curves, as well as taking into account their reverse direction.
- Implemented the plane surface type and box uv for trimmed surfaces.
…geometry into feat/bounded-geometry
@jonahrb... this PR has a lot of conflicts IMO, it might take a while to bring it back to life 😄 |
for more information, see https://pre-commit.ci
…sys-geometry into feat/bounded-geometry
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
…geometry into feat/bounded-geometry
… example notebook 1
Thanks a lot @dastan-ansys - let me start reviewing right away |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tremendous work @dastan-ansys - it looks great to me. I'd merge it as is. But we might have to follow up with whatever sections are untested. We will be able to see what things remain untested and we will have to add unit tests for them. Nonetheless - I'd suggest we merge it right away