Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
Point_in_polygon_2d doesnt work
-
When i type ans=Geom.Point_in_polygon_2d point,points the result is:
Error: #<NoMethodError: (eval):54: undefined method `point_to_polygon_2D' for Geom:Module>anyone?
-
Hi,
The error message cannot be the one you're showing:
ans=Geom.Point_in_polygon_2d point,pointsPoint_in_polygon_2d is not the name of a method
and "point_to_polygon_2D" is in the error message. "in" instead of "to", upcase...
Advertisement