Time in ParaView

From KitwarePublic
Revision as of 16:58, 27 January 2009 by Utkarsh (talk | contribs) (New page: <font color="blue">''This document refers to the ParaView Qt Client. ParaView python client may have some differences in impelmentation (which should eventually be synchronized with that o...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This document refers to the ParaView Qt Client. ParaView python client may have some differences in impelmentation (which should eventually be synchronized with that of the Qt Client).

IN PROGRESS

Animation Time

When ParaView connects to any server (be it local or builtin), it automatically creates an empty animation scene. (If you hit play, you'll see that time shown in all the "time" widgets across the GUI changes however nothing really changes as far as the rendered scene goes.) Animation scene has an "AnimationTime" which is the time currently shown when playing the animation. All GUI widgets the time toolbar, the animation panel, the animation view, show this Animation time.

Pipeline Time