PointObject.create_collection

PointObject.create_collection(name)[source]

Create a collection with the given name.

Parameters:
namestr

The name of the collection.

parentbpy.types.Collection, optional

A parent collection.

Returns:
bpy.types.Collection