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

move QgsCadUtils::lineCircleIntersection to QgsGeometryUtils #6146

Merged
merged 1 commit into from Jan 24, 2018

Conversation

3nids
Copy link
Member

@3nids 3nids commented Jan 23, 2018

also add a test

@3nids 3nids force-pushed the circlelineintersection branch 2 times, most recently from 93a4404 to 8814b5e Compare January 23, 2018 19:25
@3nids 3nids merged commit 6a2a626 into qgis:master Jan 24, 2018
@3nids 3nids deleted the circlelineintersection branch January 24, 2018 00:01
@nyalldawson
Copy link
Collaborator

@3nids I find the doc for this function confusing: "returns the closest intersection" What's that mean exactly?

@3nids
Copy link
Member Author

3nids commented Jan 24, 2018

Line/circle intersection might return 2 points. This method return the closest to the point given. I'll try to reformulate.

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.

None yet

2 participants