Post #2041: @aermartin, check [this post](<https://blenderartists.org/t/pi
📋 Metadata
- Author: roaoao
- Date: 2019-03-16 11:06:28
- Type:
answer - Quality Score: 7/10
- Reply to: post_02040
- Replies (1): post_02042
🏷️ Tags
pie-menu scripting intermediate
⚙️ Related PME Features
- Python Scripting
- Property Editor
💬 Content
@aermartin, check this post.
They change depending of numbers of edges selected
In my example it shows crease/bevel weight value of the first edge in the selection (to speed up the code). But you can modify the code (getter).
Note that I’m using a lot of A and B and C code in the example which is the same as using this code:
if A:
if B:
C