<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">Hello
<div><br /></div>
<div>i want to get all points from a given layer and put them to a Graph Object.</div>
<div><br /></div>
<div>My idea is here to make two loops:</div>
<div> <br /></div>
<div> outer loop over all Polylines of the layer</div>
<div>  inner loop over all vertices of the current Polyline and put them to the graph<br /></div>
<div><br /></div>
<div><br /></div>
<div>For me it looks old fashioned so my question:</div>
<div>Any other idea ? more elegant and faster?</div>
<div><br /></div>
<div>Thanks</div>
<div>Anke</div>
</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br /></div>
</body>
</html>