I have a list of coordinates that need to be used to create 3d polygons. I need only the outline of each polygon to be graphed (no fill) so that I can see the placement pattern of a line traveling through the polygons. Is there a way to do this? I've tried using polygonplot3d and listplot3d, but neither provide the graph I want.

Thanks!

Please Wait...