MantisBT - ParaView
View Issue Details
0005325ParaView(No Category)public2007-07-11 09:042007-07-17 10:48
Ken Moreland 
Utkarsh Ayachit 
highmajoralways
closedfixed 
 
 
0005325: Variable selection from multioutput filters
Jean Favre reports this problem:

Say my reader creates two outputs, and they differ in the number and names of the PointData fields (Scalars and Vectors) they produce.

Well, if I connect Glypgh to "output 1", it does not allow selection of the variables names of Output 1, but rather of "Output 0", which makes no sense at all since they don't exist in my case. It's probably that since the dawn of time in ParaView, Glyphs (and possibly other filters) look by default on the 0-th output. Is this a bug? Have others seen this?
No tags attached.
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008026)
Utkarsh Ayachit   
2007-07-11 14:38   
Domains were not using data information from correct
output port.


/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMArrayListDomain.cxx,v <-- vtkSMArrayListDomain.cxx
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMArrayListDomain.h,v <-- vtkSMArrayListDomain.h
new revision: 1.10; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMArrayRangeDomain.cxx,v <-- vtkSMArrayRangeDomain.cxx
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMArrayRangeDomain.h,v <-- vtkSMArrayRangeDomain.h
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMBoundsDomain.cxx,v <-- vtkSMBoundsDomain.cxx
new revision: 1.14; previous revision: 1.13
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMExtentDomain.cxx,v <-- vtkSMExtentDomain.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMFieldDataDomain.cxx,v <-- vtkSMFieldDataDomain.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMFieldDataDomain.h,v <-- vtkSMFieldDataDomain.h
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMInputArrayDomain.cxx,v <-- vtkSMInputArrayDomain.cxx
new revision: 1.14; previous revision: 1.13
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMInputArrayDomain.h,v <-- vtkSMInputArrayDomain.h
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMNumberOfGroupsDomain.cxx,v <-- vtkSMNumberOfGroupsDomain.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMNumberOfGroupsDomain.h,v <-- vtkSMNumberOfGroupsDomain.h
new revision: 1.4; previous revision: 1.3