First time here? Check out the FAQ!
answered 13 years ago
I'm not sure how much this helps, but could you do
line3d([(0,0,0),(1,1,1)]).show(frame=False)
and then draw the bounding frame yourself, if you need one.