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

adjustable number of output curve points in BSpline curves #1314

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ifcapps
Copy link
Contributor

@ifcapps ifcapps commented Mar 6, 2025

  • add number of output curve points in BSpline curves as parameter instead of a fixed number of 20.

  • add some checks in Nurbs::init() to prevent crashes in case the Nurbs surface is not well defined in the IFC model.

- add number of output curve points in BSpline curves as parameter instead of a fixed number of 20.

- add some checks in Nurbs::init() to prevent crashes in case the Nurbs surface is not well defined in the IFC model.
@beachtom
Copy link
Collaborator

beachtom commented Mar 8, 2025

tests/ifcfiles/public/FM_ARC_DigitalHub.ifc- FAIL

This model has failed a regression test.

Can you manually open the model - confirm the changes are good and then run npm regression-update to update the dataset - and push the file to the PR

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.

2 participants