Apologies if this is a FAQ or is somewhere in the docs; I could only find this:
# http://sagemath.org/doc/reference/sage/plot/plot3d/parametric_surface.html What is the format of the Graphics3d Object's face_list()? Here's sample output: [(2.0, 0.0, -1.5000000000000011), (1.9917900138232461, 0.0, -1.3721228383154951), (1.9475552876659872, 0.93789319526433457, -1.4891191653269833), (1.9555829421271671, 0.94175910990139589, -1.6278999850572287)] It looks like three vertexes and a normal. If so, which of the quadruple is the normal? Go! =ml= -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org