Re: [Paraview] Animate Clip - Cue does not have domain or property set!

2017-10-09 Thread Utkarsh Ayachit
That's indeed a bug. Here's a fix: https://gitlab.kitware.com/paraview/paraview/merge_requests/1955 For your build of ParaView (assuming you are using 5.4), you can load the adding XML as a plugin and then create the filter. The XML will override the builtin definition for the proxy and hence wil

Re: [Paraview] Animate Clip - Cue does not have domain or property set!

2017-10-09 Thread Dani Schmid
Anybody? Dani On Sun, Jun 18, 2017 at 2:44 PM, Dani Schmid wrote: > Hi, > > I try to animate a clip through an object by putting a ramp on Clip1 - > Clip Type - Offset. This results in an error: > > vtkPVKeyFrameAnimationCueForProxies (0192A6D1C570): Cue does not > have domain or property se

[Paraview] Animate Clip - Cue does not have domain or property set!

2017-06-18 Thread Dani Schmid
Hi, I try to animate a clip through an object by putting a ramp on Clip1 - Clip Type - Offset. This results in an error: vtkPVKeyFrameAnimationCueForProxies (0192A6D1C570): Cue does not have domain or property set! Animating other properties such as orgin and normals works. The error can be