[Bf-python] 3 quick questions

David Silverman silvermindyarr at gmail.com
Wed May 18 08:22:36 CEST 2011


*It seems that the active object is read only. Is there a way to select an
object by name?

*What is the difference between:
    bpy.ops.group.create(name= group_name)
and
    group = bpy.data.groups.new(group_name)
(only the data one works...)

*I have trouble exploring everything in the API using the console. Is there
a good resource to browse that has all that help info with each item?

Thanks in advance!
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20110517/a4ef18e7/attachment.html>


More information about the Bf-python mailing list