PolyhedronObject.create_collection
- PolyhedronObject.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
compas
compas_blender
compas_ghpython
compas_rhino
Create a collection with the given name.
The name of the collection.
A parent collection.