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

pictureZone(Segment2D) -- find the zone that contains the line segment

Synopsis

Description

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

o1 = {20, 30, 30, 40}

o1 : List

Ways to use this method: