Here is a minimal test case I've put together that showcases my issue: http://pastebin.com/TPXFgxLj
The desired outcome should be a set of red lines with a line width of 19. However, the current result shows a set of red lines with what appears to be a linewidth of 1.
I have experimented with the opacity option of the material and found that changing it to 1 does indeed produce a more opaque set of lines. The color also appears to be applied correctly. So why isn't the line width being reflected?
If anyone has any insights or suggestions on what could be causing this discrepancy, I would greatly appreciate it!