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

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

Synopsis

Description

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

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

o1 : List

Ways to use this method: