ScriptSpot

Forum topic · General Scripting

UVW Select Faces

By Hirk · 2014-11-06

Description

Hi,

I am working with 3ds MAX 2010 DE
I would like to use

$.modifiers[#unwrap_uvw].unwrap2.scaleSelectedXY 0.5 0.5 [0,1,0]

but before I have to select all faces, so I use

$.modifiers[#unwrap_uvw].unwrap2.selectFaces #{1..???}

I do not know how to find out the count of Faces.
Can someone help?

Comments (1)

.

miauu · 2014-11-14

When you are in Face sub-object level this will select all faces


max select all