| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007824 | ParaView | (No Category) | public | 2008-10-17 13:38 | 2016-08-12 09:57 | ||||
| Reporter | Utkarsh Ayachit | ||||||||
| Assigned To | Berk Geveci | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0007824: Easy API on writers to write a particular timestep | ||||||||
| Description | Currently if I want the write to write a particular timestep we need to do the following: # Update the reader to the current time-step. input.SMProxy.UpdatePipeline(time); writer = servermanager.writers.XMLUnstructuredGridWriter(Input = input, FileName=outfile) writer.UpdatePipeline() It would be nice if writer had API to select the timestep to write. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0015056) Utkarsh Ayachit (administrator) 2009-02-17 14:30 |
Berk, What's the current API to write datasets in simple.py? This bug refers to some simplification for that. |
|
(0037600) Kitware Robot (administrator) 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. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-10-17 13:38 | Utkarsh Ayachit | New Issue | |
| 2009-02-17 14:29 | Utkarsh Ayachit | Status | backlog => tabled |
| 2009-02-17 14:29 | Utkarsh Ayachit | Assigned To | => Berk Geveci |
| 2009-02-17 14:30 | Utkarsh Ayachit | Note Added: 0015056 | |
| 2011-06-16 13:10 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:57 | Kitware Robot | Note Added: 0037600 | |
| 2016-08-12 09:57 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:57 | Kitware Robot | Resolution | open => moved |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |