INVERT face SELECTION

I'm wondering is quick way to do invert selected face action in maxscript.
I know it work CTR+I in max but there is no access to this.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
kredka's picture

thank you, my problem is

thank you, my problem is solved:)

miauu's picture

.

The maxscript command for Select Invert(Ctrl + I) is:

max select invert

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.