[Paraview] Python Macro group macros, scripts with user input, arrangement of filters and bug in trace

Fabian Braennstroem f.braennstroem at gmx.de
Thu Apr 21 13:49:54 EDT 2011


Hello,

if someone is interested, I attached a few simple python scripts mainly 
for openfoam... obviously, I would be happy, if you have some hints for 
enhancements :-)

Best Regards!
Fabian


On 04/14/2011 09:11 PM, Fabian Braennstroem wrote:
> Hello,
>
> I am using quite a few python macros for my daily work. Mostly this
> works quite nice! Unfortunately I do not find a way, how to arrange some
> to certain groups. E.g. I would like to group macros for setting certain
> views and other to a group, where special filters are adjusted. Is it
> somehow possible to get a sub-menu entry for the groups?
>
> For some macros it would be great, if I can give further user input. I
> there a best way how to do it? Maybe, it is even possible that small
> window with a list of options opens up!?
>
> In addition to this I would like to create sub-menus for own filters. Is
> there a way to do this? Probably I could create a python macro for this,
> but then the list of macros would rise... and it will be even more
> difficult to get an overview.
>
> At the end, I would like to mention, that in 3.10.0 using the python
> trace, there was no recording of the camera zoom (I think it was missing
> for saving certain camera settings from the main windows as well)... I
> will now check it for 3.10.1.
>
> Would be great, if you have some hints!
> Thanks advance!
> Fabian
> _______________________________________________
> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_gCam.py
Type: text/x-python
Size: 10307 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110421/10b6f0c8/attachment-0006.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01_sPyState.py
Type: text/x-python
Size: 408 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110421/10b6f0c8/attachment-0007.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00_Shot1000.py
Type: text/x-python
Size: 284 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110421/10b6f0c8/attachment-0008.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gView_0.py
Type: text/x-python
Size: 9969 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110421/10b6f0c8/attachment-0009.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sView_0.py
Type: text/x-python
Size: 138 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110421/10b6f0c8/attachment-0010.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Extract_Block.py
Type: text/x-python
Size: 177 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110421/10b6f0c8/attachment-0011.py>


More information about the ParaView mailing list