[Bf-python] Object.DupObjects error

jean-michel soler jmsoler at free.fr
Fri Apr 14 18:31:45 CEST 2006


I will  post a test file on the patch tracker soon .

getDupliVerts(): does not work neither .

import Blender
from Blender import Object     
OBJET=Object.GetSelected()[0]
if OBJET.getDupliVerts():
    print "ok"

Traceback (most recent call last):
  File "Text", line 5, in ?
AttributeError: getDupliVerts


Campbell Barton a écrit :

> Can you send me a demo file?
>
> jean-michel soler wrote:
>
>> Tested today :  the DupObjects function returns a list  with an 
>> incorrect number of  objects and matrices .
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Bf-python mailing list
>> Bf-python at projects.blender.org
>> http://projects.blender.org/mailman/listinfo/bf-python
>>
>
>





More information about the Bf-python mailing list