[vtkusers] Split a surface by sharp edges

Bill Lorensen bill.lorensen at gmail.com
Tue Aug 12 12:44:53 EDT 2014


Use
ThresholdBetween(1,1)


On Tue, Aug 12, 2014 at 12:33 PM, Aurélien Marsan <aur.marsan at gmail.com> wrote:
> Dear David,
>
> One question more. For now, after having used the ConnectivityFilter, I use
> e Threshold in order to isolate the surface that I want.
> For exemple, for the surface with the index equal to one, I would do a
> Threshold between 0.5 and 1.5.
> Is this the appropriate way to do this ? Or is there a simpler way ?
>
> Many thanks,
> Regards,
>
> Aurélien
>
>
> 2014-08-08 18:16 GMT-04:00 Aurélien Marsan <aur.marsan at gmail.com>:
>
>> Thank you a lot David. I didn't had the good keywords for searching.
>> Have a nice week-end,
>>
>> Aurélien
>>
>>
>> 2014-08-07 19:53 GMT-04:00 David E DeMarle <dave.demarle at kitware.com>:
>>
>>> PolyDataNormals followed by ConnectivityFilter was a suggested pipeline
>>> for that before.
>>>
>>>
>>> http://vtk.1045678.n5.nabble.com/Filter-to-split-surface-with-geometric-parameters-angle-td1250765.html
>>>
>>> David E DeMarle
>>> Kitware, Inc.
>>> R&D Engineer
>>> 21 Corporate Drive
>>> Clifton Park, NY 12065-8662
>>> Phone: 518-881-4909
>>>
>>>
>>> On Thu, Aug 7, 2014 at 7:03 PM, Aurélien Marsan <aur.marsan at gmail.com>
>>> wrote:
>>>>
>>>> Dear VTK users,
>>>>
>>>> Is there a way to split a surface by sharp edges using simple VTK
>>>> filters ?
>>>> (I am using python)
>>>>
>>>> Thanks in advance for your answer.
>>>>
>>>> Aurélien Marsan
>>>>
>>>> _______________________________________________
>>>> Powered by www.kitware.com
>>>>
>>>> Visit other Kitware open-source projects at
>>>> http://www.kitware.com/opensource/opensource.html
>>>>
>>>> Please keep messages on-topic and check the VTK FAQ at:
>>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://public.kitware.com/mailman/listinfo/vtkusers
>>>>
>>>
>>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list