Select Face Array
Hi,
I need a help in faces...
I'm trying to collect some faces, some faces have an array but I can not load the array in setSelection ...
Thanks in advanced
prov = $.selectedFaces as integer -- Unable to convert: #faces(181, 234, 347 : $Editable_Poly:Plane003 @ [32.705963,272.583252,0.000000]) to type: Integer prov #faces(181, 234, 347 : $Editable_Poly:Plane003 @ [32.705963,272.583252,0.000000]) $.EditablePoly.SetSelection #Face #{prov} -- Unable to convert: #faces(181, 234, 347 : $Editable_Poly:Plane003 @ [32.705963,272.583252,0.000000]) to type: Integer

Comments
Here we go
bga
I'm testing ... and
I'm testing ... and everything went right ... when I grow up I want to be like you ...
lol =D
very thanks
kimarotta.com.br
3d Artist
lol :)
lol :)
No man i'm bad example.
No man i'm bad example. :)
And i'm not old (30) :)
bga
Little trick
This works with your file. Solution for Editable Poly object
bga
Yeah Barigazy very thanks
Yeah Barigazy very thanks your help...
kimarotta.com.br
3d Artist
This is what you want, right?
This is what you want, right?
bga
yes, I will use this
yes, I will use this separation to paint a map of footprint ... I do have one more question ... could somehow know which frame each collision that occurs?
thanks in advanced
kimarotta.com.br
3d Artist
this works only if you use
this works only if you use editable_mesh object not editable_poly.
open the file in attachments and run this code
bga
So, two question. when I use
So, two question.
when I use "prov = $. selectedFaces the BitArray" and then ask prov.count it returns the total number of faces and not the number of items in the array ...
.
above the editablepoly I have a Vol. Select modifier and when I use "prov = $.selectedFaces as bitarray" he can not get the selected faces anyone have any idea ?
kimarotta.com.br
3d Artist