Thanks. I might work on some sort of script, I suppose, because maple has an "intersectplot" function, and that's definitely something I need for this project.
How hard would it be to scan through the list of solutions to "solve([nodalSet1,nodalSet2], [x,y,z], dict_solution=True)" and use something like string.replace() and sage_eval (like here<http://ask.sagemath.org/question/199/is-there-any-way-i-can-substitute-a-combination-of>) to make output from solve(...) appropriately formatted for parametric_plot3d? -Steven -- 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