MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012434 | VTK | (No Category) | public | 2011-07-31 12:37 | 2014-10-02 10:21 |
| Reporter | David Duke | ||||
| Assigned To | Jeff Baumes | ||||
| Priority | low | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | Titan | ||||
| Type | incorrect functionality | ||||
| Summary | 0012434: vtkArrayCalculator fails when input is vtkGraph or its subclasses | ||||
| Description | The interface of vtkArrayCalculator includes methods SetAttributeModeToUse{Cell|Vertex}Data, suggesting it is intended to work with vtkGraph and its subclasses. However, vtkArrayCalculator is a subclass of vtkDataSetAlgorithm, and attempting to apply the filter to a graph leads to pipeline errors when it cannot generate an object for the output port compatible with the input class. Either the interface should be adjusted to remove reference to Cell/Vertex data, or the filter needs to be modified, perhaps moving under vtkDataObjectAlgorithm. If needs be, I have a small python script that demonstrates the problem. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-07-31 12:37 | David Duke | New Issue | |||
| 2011-07-31 13:13 | Utkarsh Ayachit | Assigned To | => Jeff Baumes | ||
| 2011-07-31 13:13 | Utkarsh Ayachit | Status | backlog => tabled | ||
| 2012-02-13 10:56 | Jeff Baumes | Project | TBD => Titan | ||
| 2013-07-22 20:02 | Dave DeMarle | Status | tabled => backlog | ||
| 2013-07-22 20:02 | Dave DeMarle | Note Added: 0031256 | |||
| 2014-10-02 10:21 | Berk Geveci | Note Added: 0033433 | |||
| 2014-10-02 10:21 | Berk Geveci | Status | backlog => closed | ||
| 2014-10-02 10:21 | Berk Geveci | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||