We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
- action: "add_pipelines" pipelines: pl1: slice_1: type: "slice" params: point: x: 0.0 y: 0.0 z: 0.0 normal: x: 0.0 y: 0.0 z: 1.0 slice_2: type: "slice" params: point: x: 0.0 y: 0.0 z: 0.0 normal: x: 1.0 y: 0.0 z: 0.0 - action: "add_extracts" extracts: e1: type: "flatten" pipeline: "pl1" params: path: "test_out" - action: "add_scenes" scenes: s1: plots: p1: type: "pseudocolor" pipeline: "pl1" field: "braid" image_name: "out_ex"
Cannot access non-existent child "topologies" from Node([0])
I can render, but I can't use the flatten extract:
The text was updated successfully, but these errors were encountered:
Replicated this issue in a simpler way by doing a slice of a 2D surface. Pinged VTK-m folks about this.
Sorry, something went wrong.
Issue opened on VTK-m: https://gitlab.kitware.com/vtk/vtk-m/-/issues/829
No branches or pull requests
I can render, but I can't use the flatten extract:
The text was updated successfully, but these errors were encountered: