MantisBT - ParaView
View Issue Details
0005523ParaView(No Category)public2007-08-16 20:202016-08-12 09:57
Alan Scott 
Berk Geveci 
normalfeaturealways
closedmoved 
 
 
0005523: Transformation of many/all objects of the pipeline at once
A user has requested that we be able to do transformations on numerous objects in the pipeline browser at once, and that objects that are derived from a previous object keep the applied transformation.

Example:
* Open Can.exo. Apply.
* Clip. Apply.
* Highlight Can.exo in Pipeline Browser, Clip. Inside out. Apply.
* Highlight the first clip in the pipeline browser, Display, Transformation, Translate, Y, =1.0.
* Highlight the second clip in the pipeline browser, Display, Transformation, Translate, Y, =1.0.
- User wants to do this with only one sequence of commands. He/she may have hundreds of parts that require transformation.
* Highlight the last clip. Cut, Apply. Now, turn the eyeball back on for the last clip.
- Notice that the cut is not derived from the output of clip, but rather from the original data. User wants all derived objects to be from the input filter, not the original data.

No tags attached.
Issue History
2007-08-16 20:20Alan ScottNew Issue
2007-08-29 16:02Berk GeveciNote Added: 0008761
2007-08-29 16:02Berk GeveciAssigned To => Berk Geveci
2007-08-29 16:02Berk GeveciStatusbacklog => tabled
2008-04-14 17:10Berk GeveciCategory => 3.6
2009-02-16 15:52Ken MorelandNote Added: 0014962
2009-02-16 15:52Ken MorelandCategory3.6 => 3.8
2009-05-13 13:41Utkarsh AyachitTarget Version => 3.8
2011-06-16 13:10Zack GalbreathCategory => (No Category)
2016-08-12 09:57Kitware RobotNote Added: 0037529
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved

Notes
(0008761)
Berk Geveci   
2007-08-29 16:02   
This can be done by grouping multiple objects together and applying a transform to the group.
(0014962)
Ken Moreland   
2009-02-16 15:52   
After talking about this with Utkarsh, we think a straightforward way to implement this would be with links. The transform is just a property on a representation SM object. If representation objects were available for linking, this could be done.

The problem here is that adding the links would be tricky. Thus, to make it a bit more user friendly, we propose being able to select multiple objects in the pipeline browser, right click them, and select a Links... menu option. This could bring up a link dialog box with only the SM objects relating to those selected pipeline objects.
(0037529)
Kitware Robot   
2016-08-12 09:57   
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.