<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi!<BR>
<BR>
Since I´m working now with xdmf-files I need to make my filter work with it too ;-) <BR>
I have noticed that a few filters which using vtk-functions work with the xdmf file as well, so I started off making my filter as a subclass of vtkDataSetAlgorithm. <BR>
If the input is a rectilinear grid, I cast the input to it and it works fine, the key here is that I have the function vtkRectilinearGrid::GetDimensions(int data[3]).<BR>
I need something similar for my xdmf file, is there any function I can use to get the dimensions of my datafile? as the dimensions are specified in the .xmf as well as in the .h5 file, there must be something to get it.. (at least I hope so). <BR>
<BR>
thx for advice,<BR>
Natalie Happenhofer<RTE_TEXT></RTE_TEXT><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>