Re: VTK Contouring, combining perpendicular polygons
HarryG <[email protected]> Tue, 12 Feb 2019 14:28:43 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
I have implemented a feasible but probably suboptimal solution: I ended up flipping the axes of the sagittal and coronal plane contours to give them constant Z values, then I extruded and stenciled that flipped data, then I was able to manually flip the axes of the stencil back to the original orientation to be merged with the other axes. This whole process has felt pretty ridiculous, so I would love to hear if there is an easier way to do it, but this way works for now. Feel free to email if you have any questions on the details of my solution, and I can post the actual code here when it becomes open source in the coming months. Thanks, Harry -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers