Thanks for your response.
The scenario is as follows:
I am drawing building services piping in 3D, however using standard lines only. Imagine the following: 2 standard lines. Crossing each other but on different planes. Line 1 start point (0,0,0) end point (100,0,0). Line 2 start point (50,50,100) end point (50,-50,100). If these 2 lines were 3DSOLID Cylinders, and i used the HALOGAP and HIDE commands, the cylinder running (0,0,0) to (100,0,0) would appear below the second cyliner with an additional gap due to the HALOGAP variable. I want to do this exact same thing, except with standard lines.
Any ideas would be greatly appreciated !