Hi,
I don’t have a good grasp of what you want to do, but if you want to add new arrays, the following is a good reference.
https://docs.paraview.org/en/latest/ReferenceManual/pythonProgrammableFilter.html#reading-a-csv-file-with-particles
If the radius of each cylinder changes, you may want to add an array of radii to the zip
function. Also, if you need to color by RGB, the following is a good guide.
Dear community members.
I hope that I can find my answer here.
I created a “VTK” output which gives an RGB vector for each point on my microstructure. The RGB range is (0-255), not (0-1); however, I can normalize the vector as well.
My question is, How do we get the RGB colour in Paraview out of these vectors?
Kindly find my output.
[image]
Is it possible? Could you please advise me
Best regards,
Hesham Salama