Hi, I'm trying to port in QGis a new algorithm for CAD (intersection of 3D lines). So I need vectors, for my tests I used QVector3D from Qt5 GUI, but I wonder if it is not better to create a new QgsVector3D class in qgis core lib. How do you feel about that? Regards. Loïc