Summary: An Autolisp function to determine if a point is inside a closed polyline or selection set of objects.

Description: I wish there was an autolisp function to determine if a point is "inside" a closed polyline or selection set of objects.

How Used: Having such a function would fill a gap in the current function list, and would eliminate ~200 lines of code (at least in my case) for lisp programs that require that test, making it more efficient.

Submitted By: Tim Creary on January 16, 2008