[Bf-committers] after duplicate

Yuniel Castro González ycastrog at estudiantes.uci.cu
Mon May 16 18:52:42 CEST 2011


I have an active object in scene (cube for example) and I execute duplicate() function

import bpy
r = bpy.ops.object.duplicate()

but I'm not execute r.select = True because an error occurs

'set' object has no attribute 'select'

What happens?

Thanks in advance. 

-- 








Yuniel 


More information about the Bf-committers mailing list