Skip to main content
Solved

Replace z-coordinates of a line's start and end nodes with values from attributes?

  • August 21, 2019
  • 1 reply
  • 10 views

jonas_nelson
Enthusiast
Forum|alt.badge.img+19

Hi!

 

I have a set of 2D polylines, where I want to assign different z-values on the start and end node coordinates. The values I want to set are stored as attributes (let's call them "z_start" and "z_end").

 

 

Is there an easy way to achieve that?

Best answer by ebygomm

You can use a 3d Interpolator with the starting elevation set to z_start and the ending elevation set to z_end if you don't mind the intermediate vertices having a z value somewhere in between

View original
Did this help you find an answer to your question?

1 reply

ebygomm
Influencer
Forum|alt.badge.img+38
  • Influencer
  • Best Answer
  • August 22, 2019

You can use a 3d Interpolator with the starting elevation set to z_start and the ending elevation set to z_end if you don't mind the intermediate vertices having a z value somewhere in between


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings