[Paraview] question about programmable filter

Aron Helser aron.helser at kitware.com
Sat Aug 5 13:19:12 EDT 2017


Sergey,
A good way to start writing something in Python is to use the 'start trace'
in the Tools menu in ParaView. If you can perform the operation you want
with the GUI in ParaView, this will show equivalent Python commands to
perform those operations.
Regards,
Aron

On Sat, Aug 5, 2017 at 4:24 AM, Сергей Михайлов via ParaView <
paraview at paraview.org> wrote:

> Hello!
>
> We have the following  3D object:
>
> I want to  left cylinder in the center of the object and delete another
> part of the object. The result of such operation is cylinder.
>
> Help me please write a programmable filter (in Python) to perform this
> modification in the object.
>
>
>
>
>
> Best regards, Sergey
>
>
>
> ------------------------------
>
> ------------------------------
>
> ------------------------------
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170805/f1ecd5ff/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 143984 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170805/f1ecd5ff/attachment.png>


More information about the ParaView mailing list