📋 Metadata

💬 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

🔗 View on Blender Artists