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

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

Description

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

o1 = {20, 25, 30, 35}

o1 : List

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Graphics.m2:1138:0.