Rendering 3D Primitives

I am digging up an old half-finished project in which I used Open GL primitive drawing functions to draw lines to give a vector-graphics appearance, drawing 2D shapes in 3D, and moving the 3D camera to implement zooming in and out. Does UE expose functions that would allow drawing 3D line primitives?