Skip to content

BUG: Ensure slice intersection position are updated using VTK6. Fixes #3...

Created by: jcfr

...803

This commit fixes a regression introduced when transitioning to VTK6.

Note that ideally a pipeline should be created, that would avoid to manually call Update or Modified.

Merge request reports