[Bf-python] obj.setLocation(x, y, z) and obj.LocX=x don't seem to work

Stephen Swaney sswaney at centurytel.net
Mon Oct 11 08:08:18 CEST 2010


On Mon, Oct 11, 2010 at 01:15:22AM -0400, andrew2006 at flight.us wrote:
> 
>  
> 
> On October 11, 2010 at 4:22 AM Stephen Swaney <sswaney at centurytel.net> wrote:
>  
> > To refer to an object by name, you have to use its actual name.
>  
> No! that has been my point all along. Using the original (actual?) name does not
> work for me (see original post), but using the name plus the ".001" does. Like
> so:
>  
>                Blender.Object.Get('name_i_originally_gave.001')

Uh, yes!  To refer to an object by name, you must use the actual object name.
You are over-thinking this.  I am not sure how to make this any clearer than
repeating what we have already said.  Go read what Alberto wrote and think about
the implications.

S.
-- 
Stephen Swaney			
sswaney at centurytel.net




More information about the Bf-python mailing list