Draw a line between N points to draw a polygon

Are you wanting to draw an entire mesh in wireframe basically? or are you wanting larger lines? The PMC only draws triangle meshes, but it is possible to draw a line list, but I’m not sure that’s what you’re wanting?