Notifications
Clear all

[Closed] Ger/Set vertex selection for Poly Select?

Is it possible?

2 Replies
setVertSelection $ $.modifiers[Poly_Select] #{1..10}

You can also access the modifier by index.

setVertSelection $ [b]1[/b] #{1..50}