Macaulay2 » Documentation
Packages » Graphics :: pictureZone(Point3D)
next | previous | forward | backward | up | index | toc

pictureZone(Point3D) -- find the zone that contains the point

Synopsis

Description

i1 : pictureZone(point(20,30,40))

o1 = {20, 20, 30, 30, 40, 40}

o1 : List

Ways to use this method: