[Paraview] Turn off the clipping plan

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Jan 10 22:20:35 EST 2011


By turning off clip plane, you mean hiding the widget? There is clean
way of hiding the widget from Python. A work around is setting the
active source to be something other than the clip filter using
SetActiveSource(...)

Utkarsh

On Mon, Jan 10, 2011 at 6:40 PM,  <wastrel at gmail.com> wrote:
> Any help will be appreciated!
>
>
>
> On Mon, Jan 10, 2011 at 1:54 PM, <wastrel at gmail.com> wrote:
>>
>> Dear all,
>>
>> Is there a python command which can be used to turn off the clipping plan
>> when applying a clip filter?
>>
>> Thanks,
>>
>> Ken
>>
>
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list