blendersynth.run.load_blend

blendersynth.run.load_blend.load_blend(src)[source]

Load a .blend file into the current blender session.

Note: This can cause context issues, so use with caution. If possible, use blendersynth.run_this_script instead.