It's how max refers to the component modes internally. Goes like this: Sub-object level 0 = Object level , 1 = vertex , 2 = edge , 3 = border , 4 = face , 5 = element. Many of the modifiers determine how they're supposed to work based on the sub-object level the user is in before selecting them, not just what components…