[Paraview] How to extract the boundary of an unstructured grid?

Stephen Wornom stephen.wornom at inria.fr
Wed Nov 16 03:44:17 EST 2011


Cory Quammen wrote:
> The Extract Surface filter in ParaView is probably what you want.
>    
What I do is to create a new variable "Bnd" that is zero at interior 
points and non-zero value(s) on the interfaces.
Then
Extract Surface
Threshold (choose Bnd and the value of the interface)
This works for me (cylinder, sphere surfaces, ...etc)
Hope this helps,
Stephen
> - Cory
>
> On Tue, Nov 15, 2011 at 4:06 PM, Fred Fred<stan1313 at hotmail.fr>  wrote:
>    
>> Is there a filter - typically inherited from
>> vtkUnstructuredGridToPolyDataFilter but I did not see any - to extract the
>> boundary of an unstructured grid as a polydata set?
>> Same question for a structured grid BTW.
>>
>> _______________________________________________
>> 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 ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>>
>>      
>
>
>    


-- 
stephen.wornom at inria.fr
2004 route des lucioles - BP93
Sophia Antipolis
06902 CEDEX
		
Tel: 04 92 38 50 54
Fax: 04 97 15 53 51

-------------- next part --------------
A non-text attachment was scrubbed...
Name: stephen_wornom.vcf
Type: text/x-vcard
Size: 160 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20111116/5a223301/attachment.vcf>


More information about the ParaView mailing list