Geom point_to_polygon_2D - does it exist
-
I thought I would try Geom point_to_polygon_2D
to test if inside a face outer loop.I copied and pasted from the ruby documentation ----- Geom.point_to_polygon_2D
and got the response on running my rubyError: #<NoMethodError: undefined method `point_to_polygon_2D' for Geom:Module>
I even tried Geom::point_to_polygon_2D
I checked the geomtests.rb test file and the test method "pointToPolygon2DTest" was empty
Does the point_to_polygon_2D method exist under a different name??
If not, is there any ruby code available anywhere that performs the same check.Thanks in advance
BillW
-
Try point_in_polygon_2D.
http://groups.google.com/group/SketchUp-Plugins-Dev/web/Ruby-Geom.html#point_in_polygon_2D
Todd
(I'll fix the doc)
-
Thanks Todd
I just checked the docs and I should have looked a bit closer rather than doing a straight copy.
A bit of word blindness going on - my apologies.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement