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

Geometry_Engine: Missing FitPlane methods added #1358

Merged

Conversation

pawelbaran
Copy link
Member

Issues addressed by this PR

Closes #1357

Test files

On SharePoint.

Changelog

  • BH.Engine.Geometry.Compute.FitPlane methods added for BH.oM.Geometry.NurbsCurve and BH.oM.Geometry.Ellipse

Additional comments

FitPlane for NurbsCurve is simply fitting a plane into curve's control points, without taking into account curve's degree, point weights etc. - issue to be raised after this PR gets merged.

Copy link
Contributor

@LMarkowski LMarkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approval from me 👍

@FraserGreenroyd
Copy link
Contributor

/azp run BHoM_Engine.CheckInstaller

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@kThorsager kThorsager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good and test file runs fine (assuming that the Non-planar nurbs planes are fixed in mentioned future issue)

@FraserGreenroyd FraserGreenroyd merged commit 9bb28d7 into master Dec 2, 2019
@FraserGreenroyd FraserGreenroyd deleted the Geometry_Engine-Issue1357-AddMissingFitPlaneMethods branch December 2, 2019 11: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.

Geometry_Engine: Add missing FitPlane methods
4 participants