<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi!<br>Is there any possibility to cast from vtkDataSet to vtkRectilinearGrid or vtkStructuredGrid,....?<br>Iīm writing a filter which should input vtkDataSet, itīs to say I have RectilinearGrid, StructuredGrid and StructuredPoint files with which the filter should work. <br>I need to extract the dimensions from these DataSets, i.e use "GetDimensions(dims)" to implement my algorithm, so thatīs why Iīd need the downcast.. <br>or is there any other possibility to get the dimensions of the input Dataset?<br><br>thx,<br>NH<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>