I would like to use vertex colors to paint an extruded line set but do not succeed to do it.
In detail, I export a scene in X3D format from paraview. It consist of a panels and lines that are colored according to a VTK field (cf. picture below).

Then when I import this X3D file into Blender, I get these three fields :--
- Shape_IndexdedFaceSet (for ship panels)
- Shape_IndexdedFaceSet.001 (for free surface)
- Shape_IndexdedLineSet (for ship lines : tower)
I have no problem to show vertex colors on the FaceSet (using an attribute and material output in cycles rendering mode) but the same does'nt work for the Bevel extruded LineSet (cf. picture below where the lines remain desperately black).

Any idea how to do that ? Is there a hidden option I missed ?
C.object.typeor the tools panel will have tools for curves. – batFINGER Mar 22 '18 at 09:23object > convert to > meshand use method outlined in link above. As for colouring curve in cycles, that's outside my field. – batFINGER Mar 22 '18 at 10:10.blendfile? – Scott Milner Mar 22 '18 at 16:02