<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. I need to get the current timestep in order to populate a vtkDataSelectionArray as the data my change amoungst the various time steps. So to set the timesteps I do outputVector->GetInformationObject(<span style="color: rgb(0, 0, 255);">0</span>)->Set(vtkStreamingDemandDrivenPipeline::TIME_STEPS(), <b>this</b>->Steps,<font size="3"> <b>this</b>->NumberOfTimeSteps); but I need to grab the current value of Steps within RequestInformation. 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>