We noticed this also, I believe the plan is to remove the flipping of dimension 
ordering. However, I am unsure on when that will occur.

Andrew Burns
Software Engineer | Leidos
Phone: 410-306-0409
ARL DSRC
[email protected]

-----Original Message-----
From: ParaView [mailto:[email protected]] On Behalf Of Lúcio Corrêa
Sent: Friday, September 09, 2016 9:29 AM
To: [email protected]
Subject: [Non-DoD Source] [Paraview] Questions about XMF - 3DCoRectMesh

Hi everbody,

I have a stupid question about the XMF - 3DCoRectMesh...

I tried to build an "extruded rectangle" using this function (I attached the 
files).

I asked for a 6 by 16 by 46 elements as you can see in the XMF file...

     <Topology TopologyType="3DCoRectMesh" Dimensions="7 17 47"/>
     <Geometry GeometryType="ORIGIN_DXDYDZ">
   <DataItem Name="origin" Format="XML" DataType="Float" Precision="8" 
Dimensions="3">
             -0.6000000000
             -1.6000000000
             -4.6000000000

but when I open in Paraview (4.3.1 and 5.1.2) I found a 46 by 16 by 6 
elements...

I tried also to look in: VTK/ThirdParty/xdmf3/vtkxdmf3/XdmfRegularGrid.cpp, but 
I didn't found the reason to Paraview "change" the X axis by the Z axis.

Someone found the same thing? Or, where I made a mistake?

Regards,
-- 

Lucio
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to