[Bf-python] How to select multiple objects in scripts?

lynx.abraxas at freenet.de lynx.abraxas at freenet.de
Wed May 20 17:28:00 CEST 2009


On 17/05/09 09:21:01, bill nieuwendorp wrote:
> you will want to use the Scene Module, or more specific, Scene.objects class
> see the example here

Tanks a lot Bill. That did the trick. I'm wondering though what object.select() is ment
to be used for?

> 
> http://www.blender.org/documentation/248PythonDoc/Scene.SceneObjects-class.html
> 
> On Sat, May 16, 2009 at 10:42 PM,  <lynx.abraxas at freenet.de> wrote:
> > Hello!
> >
> >
> >
> > I'd like to select multiple objects in a python script for export to STL.
> > The  obj.select(1)  in  my  for-loop  causes  only the last two to be selected
> > although it is executed for many more.
> >
> > Thanks for any help or hints.
> > Lynx
> >
> > _______________________________________________
> > Bf-python mailing list
> > Bf-python at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-python
> >
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python



More information about the Bf-python mailing list