Is it possible to do 3D line and arc drawing in PyQt6? I want to draw a path from XYZ data. I looked at QtQuick3d and it seems like it's only for solids but I may be wrong. Thanks JT