|
[Sponsors] | |||||
[General] Control Paraview interactively using IDLE? |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
New Member
Join Date: Mar 2017
Posts: 7
Rep Power: 10 ![]() |
I am trying to control Paraview interactively using IDLE. This would involve sending commands from IDLE and seeing the changes occur in Paraview. I would rather not use the in-Paraview python shell.
So far, I have succeeded in importing the Paraview modules (simple, servermanager…etc) from IDLE. However the commands sent do not reflect in Paraview. For instance: >>> from paraview.simple import * >>> cone = Cone() >>> Show() >>> Render() does indeed create a cone. However the cone is output to a new, independent OpenGL window, and not the Paraview GUI. Is it possible to control Paraview interactively using IDLE? If so how to accomplish this? Thanks |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: Comparing the result of DTCHullWaves with two different ParaView version | ali.ikhsanul | OpenFOAM | 0 | December 11, 2017 06:17 |
| [OpenFOAM.org] Two different versions of ParaView with same OpenFOAM release | FJSJ | OpenFOAM Installation | 2 | July 23, 2017 06:48 |
| Problems of running Oscillating plate tutorial | vovogoal | CFX | 20 | February 4, 2016 08:03 |
| Radiation Modeling | Chris89 | CFX | 20 | August 14, 2014 08:51 |
| Ansys CFX exited with return code 1. | dheelibun | CFX | 8 | May 7, 2014 08:21 |