<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>QgsGeometry has the following static functions</div><div><br></div><div>QgsGeometry.fromPolylineXY( list of QgsPointXY)</div><div>
QgsGeometry.fromMultiPolylineXY( list of 
QgsPointXY lists)</div><div><br></div><div>If I am working with QgsPoint rather than QgsPointXY there is</div><div><br></div><div>
<div>QgsGeometry.fromPolyline( list of QgsPoint)</div><div><br></div><div>However there is not a similar multi polyline function. Why not?<br></div><div><br></div><div>
<div>QgsGeometry.fromMultiPolyline( list of QgsPoint list)</div><div><br></div><div>What is the proper way to implement this?</div><div><br></div><div>Thanks!!!!<br></div>

</div><div>
</div>

</div></div></div></div>