<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="Generator" content="Kate, the KDE Advanced Text Editor">I am writing a reader for OpenFOAM.&nbsp; I need to get the current timestep in order to populate a vtkDataSelectionArray as the data my change amoungst the various time steps.&nbsp; So to set the timesteps I do outputVector-&gt;GetInformationObject(<span style="color: rgb(0, 0, 255);">0</span>)-&gt;Set(vtkStreamingDemandDrivenPipeline::TIME_STEPS(), <b>this</b>-&gt;Steps,<font size="3"> <b>this</b>-&gt;NumberOfTimeSteps);&nbsp; but I need to grab the current value of Steps within RequestInformation.&nbsp; How do I do this?<br><br>Thanks.<br></font><br /><hr />Crush! Zap! Destroy! Junk e-mail trembles before the might of Windows Live(tm) Mail beta. <a href='http://www2.imagine-msn.com/minisites/mail/Default.aspx?locale=en-us' target='_new'>Windows Live(tm) Mail beta</a></body>
</html>