Post #811: Hello roaoao,
π Metadata
- Author: myclay
- Date: 2017-08-29 02:42:07
- Type:
question - Quality Score: 6/10
- Replies (1): post_00812
π·οΈ Tags
βοΈ Related PME Features
- Macro Editor
- Python Scripting
π¬ 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β)