PDA

View Full Version : Getting Multiple selected loops Seperatley


Gibbz
11-21-2005, 02:18 AM
ok say a user has multiple selected loops is there a easy way to find the slection.

IE
loop1 = #{loop1 edges}
loop2 = #{loop2 edges}

I know how to do it with some math, but just wondering if theres a maxcommand or anything i can use?

Bobo
11-21-2005, 04:30 AM
ok say a user has multiple selected loops is there a easy way to find the slection.

IE
loop1 = #{loop1 edges}
loop2 = #{loop2 edges}

I know how to do it with some math, but just wondering if theres a maxcommand or anything i can use?

No command, you can do it easily by getting vertices used by the edges and their edges to figure out which selected edges define a loop...

Gibbz
11-21-2005, 08:18 AM
ok coool thx

CGTalk Moderation
11-21-2005, 08:18 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.