[Bf-python] Another Mesh question

Chris Want cwant at ualberta.ca
Thu Mar 2 21:49:08 CET 2006


OK, next question:

Why can I do this:

me.verts = None

but I can't do this:

me.faces = None

(python says me.faces is read only).

Related to this question: what is the best way
to wipe all of the data from a mesh?

Chris



More information about the Bf-python mailing list