Aug 7, 2015

Script for Deleting object in Blender

To delete 'Cube' object:
from bpy import data, ops
cube = data.objects['Cube']
cube.select = True
ops.object.delete()

1 comment:

  1. Ukraine is one of the most popular destinations for outsourcing software development. Thus, I would highly recommend checking out this article if you’re looking to assemble your software developers in Ukraine.

    ReplyDelete