The request vtkInformation has a key vtkExecutive::FROM_OUTPUT_PORT() which has the output port that the request is coming from.
Utkarsh On Thu, Jun 25, 2009 at 10:23 AM, Moreland, Kenneth <[email protected]>wrote: > I am having trouble implementing a reader that supports time data and has > multiple outputs (eventually destined for ParaView). The issue is that I > get the requested update time step from the output information (as in any > time-supporting reader), but I don’t know which output port to get it from. > The two ports often have different time steps set in them. The correct > time is in the output from which the demand driven request comes. But which > one is that? It changes between calls? Is there a way to get the “real” > requested time? Is there a way to know from which output port the request > comes from? > > -Ken > > **** Kenneth Moreland > *** Sandia National Laboratories > *********** > *** *** *** email: [email protected] > ** *** ** phone: (505) 844-8919 > *** web: > http://www.cs.unm.edu/~kmorel<http://www.cs.unm.edu/%7Ekmorel> > > > _______________________________________________ > 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 VTK FAQ at: > http://www.vtk.org/Wiki/VTK_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.vtk.org/mailman/listinfo/vtkusers > >
_______________________________________________ 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
