Ronald Römer
Results
2
issues of
Ronald Römer
There are still a few tasks that must be done: - [x] a solution for the sandclock problem - [ ] it is possible that the Merger can't find a...
@adelka-m Open your own issue, the next time. > I am trying to combine meshes with this code: > > ``` > prod1 = vtk.vtkTrivialProducer() > prod1.SetOutput(mesh1) > prod1.Update() >...