Skip to main content

Hello everyone! I have dataset with two entities - points with Z coordinates and quite complex multilines. Is there any way how to gain Z values from points to vertices of line? Points have the same XY as vertices of line. Sample below:

imageI have tried the way with SurfaceDraper or with Chopper and PointOnPointOverlayer, but results were not as I expected.

 

Thank You so much!

Lubo

I think the SurfaceDraper is the easiest way to do this. What is the issue you encounter?


I think the SurfaceDraper is the easiest way to do this. What is the issue you encounter?

There were some troubles that SurfaceDraper wasnt be able to enrich some vertices by Z value. But I have invested some time to play with Tolerance and it look many time better :-)


Reply