View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0011716 | ParaView | Bug | public | 2011-01-17 15:11 | 2016-08-12 09:59 | ||||
Reporter | Jean M. Favre | ||||||||
Assigned To | Haocheng Liu | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | ALL OS | OS | OS Version | ||||||
Product Version | Development | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0011716: Reflect filter does not flip vectors unless there are returned by inCD->GetVectors() | ||||||||
Description | I thought the usage of SetActiveVectors or SetActiveScalars() was considered obsolete in ParaView, since there cannot be more than one such DataArray at a time. Filters such as vtkReflectionFilter which do a GetVectors() to find the vector to flip ignore all other vectors which are simply copied via outPD->CopyData(inPD, i, ptId); this is a bug, and results in wrong streamlines and all other vector displays in reflected surfaces in ParaView. | ||||||||
Steps To Reproduce | load the supplied file with vector "CF". Reflect across Z axis and display vector glyphs or streamlines. They are wrong on the reflected side. | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Topic Name | |||||||||
Type | incorrect functionality | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0033626) Cory Quammen (developer) 2014-10-10 10:41 |
I confirmed that this is still an issue in 4.2. |
(0035102) Menno Deij (reporter) 2015-08-31 07:09 edited on: 2015-08-31 07:09 |
This still is an issue in origin/master. |
(0035843) Menno Deij (reporter) 2016-03-16 05:44 |
Still an issue. It seems the origin of the problem is that the vtkDataSetAttributes::VECTORS attribute is not used properly in some readers and filters(?). A workaround in ParaView for surface vectors is to use the Surface Vectors filter, which sets the VECTORS attribute. For volume vectors there is no such workaround. |
(0038085) Kitware Robot (administrator) 2016-08-12 09:59 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-01-17 15:11 | Jean M. Favre | New Issue | |
2011-01-17 15:11 | Jean M. Favre | File Added: reflect_0_0.vts | |
2014-10-10 10:41 | Cory Quammen | Note Added: 0033626 | |
2015-08-31 07:09 | Menno Deij | Note Added: 0035102 | |
2015-08-31 07:09 | Menno Deij | Note Edited: 0035102 | |
2016-03-16 05:44 | Menno Deij | Note Added: 0035843 | |
2016-07-25 15:43 | Haocheng Liu | Project | => TBD |
2016-07-25 15:43 | Haocheng Liu | Type | => incorrect functionality |
2016-07-25 15:43 | Haocheng Liu | Assigned To | => Haocheng Liu |
2016-07-25 15:43 | Haocheng Liu | Status | backlog => active development |
2016-08-12 09:59 | Kitware Robot | Note Added: 0038085 | |
2016-08-12 09:59 | Kitware Robot | Status | active development => closed |
2016-08-12 09:59 | Kitware Robot | Resolution | open => moved |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |