<div dir="ltr"><div>Hello ParaView users!<br><br>I am quite a newbie in the world of Paraview and Python.<br><br>I am trying to create a spline from a list of points in paraview.<br>I have created a little script so paraview can read my list of points and creates the spline.<br>
<br>The problem is that no matter how many points I put as an input, the spline is always composed of 51 points.<br>So if I put 4 points I'll get a spline resolution of 51 points, and if I put 400 I'll get a resolution of 51 points too.<br>
Does anybody know how to change the spline resolution ?<br><br>Afterwards I'd like to calculate the length of this spline. Is it possible to get this result from paraview ?<br><br>Thanks to everyone,<br><br></div>Jordi<br>
<div><br></div></div>