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

pictureZone(Polygon3D) -- find the zone that contains the polygon

Synopsis

Description

i1 : pictureZone(polygon({point(20,30,40),point(25,30,40),point(20,35,45)}))

o1 = {20, 25, 30, 35, 40, 45}

o1 : List

Ways to use this method: