Post #3218: I hope someone can help me out realizing this with PME:
📋 Metadata
- Author: Metin_Seven
- Date: 2020-04-27 09:09:36
- Type:
question - Quality Score: 7/10
- Replies (2): post_03223, post_03262
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
I hope someone can help me out realizing this with PME:
I want to create a macro operator that does the following:
- In Object Mode, add a Single Vertex (from the Mesh: Extra Objects add-on), or add a Plane, switch to Edit Mode and Merge the vertices to the center.
- Add a Skin modifier.
- Switch off the X Symmetry in the Skin modifier.
- Add a Subdivision modifier.
- Set the Subdivision modifier Viewport subdivisions to 2.
- Set the Subdivision modifier Quality to 6.
I performed the operations, copied the Python commands from the Info window to PME macro entries, but I keep getting errors when I run the macro. The only things I manage to get working are adding a plane object and adding a modifier, but not the other operations.
I am undoubtedly doing something wrong. Any help would be much appreciated, thanks in advance.
❤️ 1 likes