Home Technical Talk

[ Maya ] Select using constraints, for edge length NOT WORKING

rares
polycounter lvl 9
Offline / Send Message
rares polycounter lvl 9
Hey there guys !

I have a very poly heavy scene and i'm trying to  select all the small edges and collapse them.

This is the line of code i'm using to select the small edges : 

 polySelectConstraint -m 3 -t 0x8000 -l on -lb 0.1 0.13;  

Although all the edges i'm trying to select  are around 0.12 units maya won't allow me to select any edges.
I've played alot with the lengthBounds min and max tolerances but still no luck , at best if the values are big enough it will let me select all the edges in the scene.
I've tried running the code in a scene with a cube that has 0.12 units edge length, it still won't let me select anything


Can anybody help with this !? 

Replies

Sign In or Register to comment.