TPolyLine3D styles

Hi,
Is there a way to draw the lines in 3D with different styles (i.e. dotted, dashed, and etc)?
Or should I use some other class for that?

Thanks
S.

It inherits form TAttline: root.cern.ch/root/html534/TPolyLine3D.html
so SetLineStyle() should work