Hey Justin, I tried hard coding a list and tuple just for a test, and it just gives me a fatal error every time.
list_test = [1] mesh.collapseFaces(list_test) After reading the docs, it does say a list is a sequence type so that makes it clear, but just not sure why I am getting crashes. -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/3d004fe9-9d23-499d-84c0-b0f2fd9a22be%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
