MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013970 | VTK | (No Category) | public | 2013-03-25 13:34 | 2014-10-02 12:40 |
| Reporter | Laurence Griffiths | ||||
| Assigned To | Will Schroeder | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 5.10.1 | ||||
| Target Version | Fixed in Version | ||||
| Project | TBD | ||||
| Type | incorrect functionality | ||||
| Summary | 0013970: GetBounds not consistant between vtkBox and vtkBlock | ||||
| Description | using the vtk python interface, vtkBox.GetBounds does not work with zero inputs Calling: bounds=vtkBox.GetBounds() returns the error: "no overloads to GetBounds() take 0 arguments. I would expect it to be consistant with: vtkMultiBlockDataSet.GetBlock(0).GetBounds() Which works with zero inputs to GetBounds The alternative in python is messy: bounds=[0,0,0,0,0,0] #or some other initialisation vtkBox.GetBounds(bounds) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | hackaton | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-03-25 13:34 | Laurence Griffiths | New Issue | |||
| 2013-06-25 12:44 | Dave DeMarle | Note Added: 0031051 | |||
| 2014-10-01 17:34 | Sean McBride | Tag Attached: hackaton | |||
| 2014-10-01 17:34 | Sean McBride | Note Added: 0033400 | |||
| 2014-10-02 09:32 | Will Schroeder | Assigned To | => Will Schroeder | ||
| 2014-10-02 11:42 | Will Schroeder | Note Added: 0033471 | |||
| 2014-10-02 11:42 | Will Schroeder | Status | backlog => active development | ||
| 2014-10-02 12:34 | Will Schroeder | Note Added: 0033479 | |||
| 2014-10-02 12:34 | Will Schroeder | Status | active development => gerrit review | ||
| 2014-10-02 12:40 | Will Schroeder | Note Added: 0033480 | |||
| 2014-10-02 12:40 | Will Schroeder | Status | gerrit review => closed | ||
| 2014-10-02 12:40 | Will Schroeder | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||