📋 Metadata
- Author: myclay
- Date: 2017-08-29 02:42:07
- Type:
question - Replies (1): post_00812
💬 Content
Hello roaoao,
how can a Macro be set up so it allows the direct execution of Operations after importing a OBJ file, which sometimes can also contain multiple objects?
I tried this one so far but it completely failed;
Could the culprit which destroys the macro be this operation which Blender always does when a file was loaded?
bpy.ops.object.select_all(action=‘DESELECT’)