in pv 3.14 the slice rep is ignoring a dataset's origin and rendering it
at 0,0. This is a change from the previous releases where slice rep
rendered the dataset at it's origin. The attached two datasets could be
used to reproduce. They have different origin's and extents but should
be coincident in the scene. The other rep's still use the dataset origin
so you could switch d2 between slice and outline to illustrate. it only
happens in cs mode.
These datasets show another bug. When I first open the dataset the gui
is messed up (many things are grayed out) and nothing is displayed. You
need to change the camera to +y to see the data but you can't. To work
around I had to delete the view and make a new one. things work fine
after that.
Not sure if these are known issues.
Burlen
<VTKFile type="ImageData" version="0.1" byte_order="LittleEndian">
<ImageData WholeExtent="20 30 0 0 20 30" Origin="0 0 0" Spacing="1 1 1">
<Piece Extent="20 30 0 0 20 30">
<PointData>
<DataArray type="Float32" Name="bx" format="ascii"
RangeMin="-0.83693778515" RangeMax="-0.81000876427">
-0.81598424911 -0.82099401951 -0.81370568275 -0.81412023306
-0.82229888439 -0.81487292051
-0.8205845952 -0.82434809208 -0.81883716583 -0.81406420469
-0.81400883198 -0.81904327869
-0.81852459908 -0.82291072607 -0.82182383537 -0.82266300917
-0.82721328735 -0.81209969521
-0.81138592958 -0.81447404623 -0.82106393576 -0.82072520256
-0.82662850618 -0.82564944029
-0.82859385014 -0.82205408812 -0.81392002106 -0.81000876427
-0.82131540775 -0.81884378195
-0.82000821829 -0.81968152523 -0.81956666708 -0.82114070654
-0.82120335102 -0.83275085688
-0.82578217983 -0.82263827324 -0.82404637337 -0.82255482674
-0.82901024818 -0.83017021418
-0.82161194086 -0.8200057745 -0.82473921776 -0.82096147537
-0.81227225065 -0.81973999739
-0.82516479492 -0.82523316145 -0.82098323107 -0.81825268269
-0.82490772009 -0.83170360327
-0.82545268536 -0.82525521517 -0.82927012444 -0.83137625456
-0.83135336637 -0.82125496864
-0.82326591015 -0.82406878471 -0.83583062887 -0.82903522253
-0.82859367132 -0.82744419575
-0.82377713919 -0.82244056463 -0.82386273146 -0.8258548975
-0.82246142626 -0.82093167305
-0.81959885359 -0.82264119387 -0.824647367 -0.81681758165
-0.82797157764 -0.82970070839
-0.83124893904 -0.82847648859 -0.82397699356 -0.8307916522
-0.82596462965 -0.82941514254
-0.82294905186 -0.83265286684 -0.83118492365 -0.83331930637
-0.8284535408 -0.83494925499
-0.83453780413 -0.82886189222 -0.82621181011 -0.83693778515
-0.82514029741 -0.82936614752
-0.82649755478 -0.83114469051 -0.82911419868 -0.83106917143
-0.82903462648 -0.8300819397
-0.82817852497 -0.83252519369 -0.82347846031 -0.82826769352
-0.82420259714 -0.81685394049
-0.82540607452 -0.82010376453 -0.82280445099 -0.81916874647
-0.82590281963 -0.82967782021
-0.82676297426 -0.82486283779 -0.83076798916 -0.82516008615
-0.8249348402 -0.83122569323
-0.82670021057
</DataArray>
</PointData>
<CellData>
</CellData>
</Piece>
</ImageData>
</VTKFile>
<VTKFile type="ImageData" version="0.1" byte_order="LittleEndian">
<ImageData WholeExtent="0 10 0 0 0 10" Origin="20 0 20" Spacing="1 1 1">
<Piece Extent="0 10 0 0 0 10">
<PointData>
<DataArray type="Float32" Name="bx" format="ascii"
RangeMin="-0.83693778515" RangeMax="-0.81000876427">
-0.81598424911 -0.82099401951 -0.81370568275 -0.81412023306
-0.82229888439 -0.81487292051
-0.8205845952 -0.82434809208 -0.81883716583 -0.81406420469
-0.81400883198 -0.81904327869
-0.81852459908 -0.82291072607 -0.82182383537 -0.82266300917
-0.82721328735 -0.81209969521
-0.81138592958 -0.81447404623 -0.82106393576 -0.82072520256
-0.82662850618 -0.82564944029
-0.82859385014 -0.82205408812 -0.81392002106 -0.81000876427
-0.82131540775 -0.81884378195
-0.82000821829 -0.81968152523 -0.81956666708 -0.82114070654
-0.82120335102 -0.83275085688
-0.82578217983 -0.82263827324 -0.82404637337 -0.82255482674
-0.82901024818 -0.83017021418
-0.82161194086 -0.8200057745 -0.82473921776 -0.82096147537
-0.81227225065 -0.81973999739
-0.82516479492 -0.82523316145 -0.82098323107 -0.81825268269
-0.82490772009 -0.83170360327
-0.82545268536 -0.82525521517 -0.82927012444 -0.83137625456
-0.83135336637 -0.82125496864
-0.82326591015 -0.82406878471 -0.83583062887 -0.82903522253
-0.82859367132 -0.82744419575
-0.82377713919 -0.82244056463 -0.82386273146 -0.8258548975
-0.82246142626 -0.82093167305
-0.81959885359 -0.82264119387 -0.824647367 -0.81681758165
-0.82797157764 -0.82970070839
-0.83124893904 -0.82847648859 -0.82397699356 -0.8307916522
-0.82596462965 -0.82941514254
-0.82294905186 -0.83265286684 -0.83118492365 -0.83331930637
-0.8284535408 -0.83494925499
-0.83453780413 -0.82886189222 -0.82621181011 -0.83693778515
-0.82514029741 -0.82936614752
-0.82649755478 -0.83114469051 -0.82911419868 -0.83106917143
-0.82903462648 -0.8300819397
-0.82817852497 -0.83252519369 -0.82347846031 -0.82826769352
-0.82420259714 -0.81685394049
-0.82540607452 -0.82010376453 -0.82280445099 -0.81916874647
-0.82590281963 -0.82967782021
-0.82676297426 -0.82486283779 -0.83076798916 -0.82516008615
-0.8249348402 -0.83122569323
-0.82670021057
</DataArray>
</PointData>
<CellData>
</CellData>
</Piece>
</ImageData>
</VTKFile>
_______________________________________________
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
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview