draw_spheres

compas_blender.utilities.draw_spheres(spheres: List[Dict], collection: Optional[Union[str, bpy.types.Collection]] = None, uv: int = 10) List[bpy.types.Object][source]

Draw sphere objects as mesh primitives.