From: Benjamin R. <ben...@ou...> - 2012-03-07 17:44:39
|
On Wed, Mar 7, 2012 at 11:31 AM, Jorge Scandaliaris <jor...@ya...>wrote: > Benjamin Root <ben.root@...> writes: > > > > < snip > > > > > import matplotlib > > print matplotlib.__version__ > > print matplotlib.__file__ > > > > Ben Root > > > > > > You're right, 1.1 still has nxutils. What are the python counterparts you > mention, are they in mpl? > > Thanks, > > Jorge > > Essentially, you make a Path object using the vertices, and then use its contains_point() method. Ben Root |