[Bf-python] Little error in 223c (more info)

Manuel Bastioni manuelbastioni at tin.it
Mon Sep 29 01:21:08 CEST 2003


the object is done by PutRaw:

newBaseObj=NMesh.PutRaw(newBaseMesh,"Base")
newBaseObj.name = "Base"

To prevent confusion, I repete my last message:

This code work under Blender 228a:  

newBaseObj.name = "Base"

but using 228c I've this error:

  File "MorphFiles.py", line 303, in build
AttributeError: expected a String as argument



More information about the Bf-python mailing list