Function reference

Attribute

For interacting with attributes on meshes

named_attribute Get the named attribute data from the object.
store_named_attribute Adds and sets the values of an attribute on the object.

Collections

Working with collections in Blender

create_collection Create a new Blender collection or retrieve an existing one.

Objects

BlenderObject A convenience class for working with Blender objects
create_object Create a new Blender object and corresponding mesh.
create_bob Create an object but return it wrapped as a BlenderObject