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

"failed to assemble polygon to trim nurbs surface in uv space" with a simple wedge-shaped cut-out #1390

Open
vthriller opened this issue Aug 11, 2023 · 2 comments

Comments

@vthriller
Copy link
Contributor

System information

  • SolveSpace version: 3.1~70bde63c
  • Operating system: Gentoo Linux

Expected behavior

There is no error if extrusion does not extend all the way through the other group:

image

Actual behavior

image

Additional information

wedge-diff-nurbs.slvs.gz

@vthriller vthriller changed the title "failed to assemble polygon to trim nurbs surface in uv space" with a simple wedge cut-out "failed to assemble polygon to trim nurbs surface in uv space" with a simple wedge-shaped cut-out Aug 11, 2023
@ruevs
Copy link
Member

ruevs commented Aug 11, 2023

This is one of the "typical" NURBS or mesh failures.

This one appears to be in the same category as these ones:
#1367
#1091
#871

And in the same general "category" as these ones:
#35 (comment)
#537 (comment)
#594 (comment)
#1091 (comment)

@ruevs
Copy link
Member

ruevs commented Sep 22, 2023

The sad (or very interesting) part is that this model works in this version https://github.com/ruevs/solvespace/releases/tag/WindowsXPPost3.1
Perhaps it is the same type of failure as "wrong3" #683 (comment) that only fails in some builds probably based on whether double is 64bit IEEE or 80bit Intel FPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants