View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013583 | ParaView | (No Category) | public | 2012-10-29 08:10 | 2012-11-14 16:32 | ||||
Reporter | Felipe Bordeu | ||||||||
Assigned To | Sebastien Jourdain | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.14.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013583: Transform does not change the label data | ||||||||
Description | When a ShearedCube (plugin) is created with: Use Base : enabled Use Custom Range :enabled and the a transform filter is applied with rotation, scale, translation. The cube Axes information is not transform. to recreate this bug : load plugin NonOrthogonalsource. Sources -> ShearedCube enable "Use Base" and "Use Custom Range" Apply Transform filter (with any rotation/translation/scale) In the Display tab, enable CubeAxes Visible Felipe | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Topic Name | |||||||||
Type | incorrect functionality | ||||||||
Attached Files | ![]() ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0029718) Sebastien Jourdain (manager) 2012-11-14 16:32 |
The annotation generated by the ShearedCube is not meant to be used by any filter other than the cube axis itself and therefore, if the geometry get changed in between the cube axes will still follow the directive provided as annotation without knowing the data has changed. A fix would be to extend the vtkTransformFilter to perform transformation on those annotation, but regarding the usage of those annotation, I don't believe it is the right solution. Instead a custom filter can be created at the end of the pipeline to create an oriented bounding box and then provide the proper annotation to the cube axis. For now, I'll mark that bug closed as we won't fix it. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-10-29 08:10 | Felipe Bordeu | New Issue | |
2012-10-29 08:10 | Felipe Bordeu | File Added: CustomCubeAxesTransformBug.png | |
2012-11-14 16:32 | Sebastien Jourdain | Note Added: 0029718 | |
2012-11-14 16:32 | Sebastien Jourdain | Status | backlog => closed |
2012-11-14 16:32 | Sebastien Jourdain | Assigned To | => Sebastien Jourdain |
2012-11-14 16:32 | Sebastien Jourdain | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |