VectorObject.create_collection
- VectorObject.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:
Site Navigation
Create a collection with the given name.
The name of the collection.
A parent collection.