Re: scripting question

Date : Wed, 5 Apr 2006 15:21:55 -0700
To : XSI(at)Softimage.COM
From : RPS <kewboard24(at)gmail.com>
Subject : Re: scripting question
ok so i think this shud work
 

ActivateRaycastPolySelTool(null);

AddToSelection("polymsh_detached.poly[4]", null, true); // this is the name of any face on a particular island

SetSelFilter("Polygon_Island");

AddToSelection("polymsh_detached.poly[*]", null, true);

in the last command you can use the for loop and replace the * and run it from the starting polygon to the last polygon u want to select.

 


 



--
RPS
LiveToRig.com

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.