← Back to team overview

yade-dev team mailing list archive

[Bug 1026474] Re: visualize boxes in paraview

 

Do we need this boxesCells for vtk?
It should contain id of the body and id of the points (in this case 8 points per body). I dont know how to implement it, in interactions intrsCells is based on vtkLine (2 points), while in facets facetsCells is based on vtkTriangle (3 points). So what to do with the 8 points from a cuboid?

Please give me a hint how to proceed in lines 406,413,418 and 514 here:

https://github.com/jakob-
ifgt/trunk/blob/7d204b604218ea6c3e11a91f982ea2290e46c734/pkg/dem/VTKRecorder.cpp

Thanks in advance,

Christian

-- 
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/1026474

Title:
  visualize boxes in paraview

Status in Yet Another Dynamic Engine:
  New

Bug description:
  VTKRecorder should export boxes for post processing with Paraview.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1026474/+subscriptions


References