<div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:14px;vertical-align:baseline;clear:both;word-wrap:break-word;color:rgb(0,0,0);font-family:Arial,&#39;Liberation Sans&#39;,&#39;DejaVu Sans&#39;,sans-serif;line-height:18px">

Hi,</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:14px;vertical-align:baseline;clear:both;word-wrap:break-word;color:rgb(0,0,0);font-family:Arial,&#39;Liberation Sans&#39;,&#39;DejaVu Sans&#39;,sans-serif;line-height:18px">

I have a simulation of complex bodies where a single complex body can be though as formed by two planes and 4 spheres. For each of these objects I have some data attributes to assign (let&#39;s say a vector force and a scalar mass). I want to write a vtk (.vtp?) file to visualize (in Paraview) the system, and to use the attributes to color/analyse the objects. Since each object is composed of six primitives (2 planes and 4 spheres), in my (naive) approach I will need to print the same data attributes to each of these 6 primitives, which results into a 6x increases in data and redundancy. I would like to know if there is a better way to print the object data, like, for example, printing the data per object just once and then sharing it to each of primitives of the object, or to group the object&#39;s primitives into a group and then assigning the data to the group, or something better.</p>

<p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:14px;vertical-align:baseline;clear:both;word-wrap:break-word;color:rgb(0,0,0);font-family:Arial,&#39;Liberation Sans&#39;,&#39;DejaVu Sans&#39;,sans-serif;line-height:18px">

Thanks in advance.</p><div><br></div>-- <br><br style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif">Best regards / Cordialmente,</span><br style="font-family:arial,helvetica,sans-serif">

<span style="font-family:arial,helvetica,sans-serif"><br></span><div><span style="font-family:arial,helvetica,sans-serif">William-Fernando Oquendo</span><div><div style="font-family:arial,helvetica,sans-serif">--------------------------</div>

<div style="font-family:arial,helvetica,sans-serif">Este correo puede carecer de tildes o eñes debido al teclado. </div><div style="font-family:arial,helvetica,sans-serif"><br></div></div></div>
</div>