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

Environment_Engine: Explose Tilt tolerance parameters #1296

Conversation

MajaLindroth
Copy link
Contributor

NOTE: Depends on

Issues addressed by this PR

Closes #1273

Added distanceTolerance and angleTolerance as input parameters for the Tilt methods.

Test files

Changelog

Additional comments

@FraserGreenroyd FraserGreenroyd changed the title Environment_Engine Tilt tolerance parameters Environment_Engine: Explose Tilt tolerance parameters Nov 5, 2019
Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

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

This looks good @MajaLindroth - some minor comments:

  • Can we pass distanceTolerance to the IsClosed method
  • Can we pass distanceTolerance to the IsPlanar method
  • Can we pass angleTolerance to the CleanPolyline method
  • Can we pass distanceTolerance to the IsClockwise method

Tack!

Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

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

LGTM!

@FraserGreenroyd FraserGreenroyd merged commit 32f99cc into BHoM:master Nov 5, 2019
@FraserGreenroyd FraserGreenroyd deleted the Environment_Engine-#1273-Tolerance-Parameters-of-Tilt branch November 5, 2019 09:56
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.

Environment_Engine: Expose tolerance parameters of tilt
2 participants