Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

fixed NearestToPointSelector failure with tuple as arguments #93

Merged
merged 1 commit into from
Jun 14, 2015

Conversation

hyOzd
Copy link
Contributor

@hyOzd hyOzd commented Jun 14, 2015

I have slightly modified NearestToPointSelector to accept tuple argument as documented in the class description.

CQ(aCube).vertices(NearestToPointSelector((0,1,0))

Otherwise it requires a Vector type as argument.

@jmwright
Copy link
Collaborator

Looks good. Thanks again for contributing.

jmwright added a commit that referenced this pull request Jun 14, 2015
fixed NearestToPointSelector failure with tuple as arguments
@jmwright jmwright merged commit 31f6b65 into dcowden:master Jun 14, 2015
@hyOzd hyOzd deleted the fix-nearestpointselector branch June 15, 2015 04:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants