@lawrenceyy wrote:
I've been given a set of points derived from real-world measurements, but it is apparent that some points are missing. How can I interpolate the points I do have to estimate the points that are missing? I am going to be using this data in Grasshopper and want to fix this via ghpython. The missing points show up as null in the grasshopper list, so I know where in the sequence they are. One thing I could do is interpolate curve and get the points in the gap. But then I saw that Rhinocommon has a interpolate section (Rhino.Geometry.Interpolator). Can I use those tools to estimate the missing points?
I've attached a simplified example of my data points.
160718 Interpolate Point.gh (7.6 KB)
160718 Interpolate Points.3dm (64.8 KB)
Posts: 6
Participants: 3