Yep, I understand how you did it now. Great stuff. I'm now trying to do the 
same thing but using a weightmap as a filter, but I'm burning my brain.... :P I 
think I'm almost there though.... Can you give me some guide?

    
      


    
      Tks!

    

    —
Sent from Mailbox for iPhone

On Mon, Sep 2, 2013 at 1:27 PM, Christian Gotzinger <cgo...@googlemail.com>
wrote:

> The basic idea is to check for every edge that's part of the selection
> whether both its polygons are also part of the selection. For the edge to
> be an outline edge, only one of its polygons may be part of the selection.
> Looking at it again, I noticed that the two Filter nodes behind
> EdgeToCWPolygon and EdgeToCCWPolygon are unnecessary (both pipes can plug
> directly into Find in Array without a Filter), which makes the compound a
> bit easier to understand.
> On Mon, Sep 2, 2013 at 12:37 PM, Mario Domingos 
> <mdomingos.p...@gmail.com>wrote:
>> Ok guys, both work but the Disconnect Compound from Cristian is faster.
>> I'm now trying to indestand how it works, a bit more complex then Vincent's
>> idea.
>>
>> Tks!!
>> —
>> Sent from Mailbox <https://www.dropbox.com/mailbox> for iPhone
>>
>>
>> On Mon, Sep 2, 2013 at 3:04 AM, Vincent Ullmann <
>> vincent.ullm...@googlemail.com> wrote:
>>
>>> You could try to use a Delete-Polygon-Node to split your Mesh into 2
>>> Parts, and then merge them Back
>>>
>>> Am 29.08.2013 22:29, schrieb Mario Domingos:
>>>
>>> Tks Alan I'll take a look at it!
>>> —
>>> Sent from Mailbox <https://www.dropbox.com/mailbox> for iPhone
>>>
>>>
>>> On Thu, Aug 29, 2013 at 9:07 PM, Alan Fregtman 
>>> <alan.fregt...@gmail.com>wrote:
>>>
>>>> Maybe this will get you closer to your goal: https://vimeo.com/11558894
>>>>
>>>>
>>>>
>>>> On Thu, Aug 29, 2013 at 3:30 PM, Mario Domingos <
>>>> mdomingos.p...@gmail.com> wrote:
>>>>
>>>>>  Hi list! I hope you can help me here.
>>>>>
>>>>>  Please refer to the attached image.
>>>>>
>>>>>  Is there a way to disconnect the edges as outline instead of
>>>>> disconnecting all of them?
>>>>>
>>>>>  At the right side of the image I show an example of what I want to
>>>>> achieve.
>>>>>
>>>>>  I hope I was clear. :P
>>>>>
>>>>>  Tks
>>>>>
>>>>>  M
>>>>>
>>>>>  Click to view 'islands.PNG' on 
>>>>> Dropbox<https://www.dropbox.com/s/h7qjrrfjsr1b554/islands.PNG>
>>>>>
>>>>>  —
>>>>> Sent from Mailbox <https://www.dropbox.com/mailbox> for iPhone
>>>>>
>>>>
>>>>
>>>
>>> **
>>> <CutAPart.JPG>**
>>
>>
>>

Reply via email to