シーンのクリア

 

 

 

 

import bpy

import math

 

# シーンのクリア

bpy.ops.wm.read_factory_settings(use_empty=True)