Skip to main content
Solved

How can I maintain my Z values in my featuresclass using surface draper while replacing the vertices that lack a Z value using the surface provided?

  • December 14, 2022
  • 1 reply
  • 8 views

Forum|alt.badge.img
How can I maintain my Z values in my featuresclass using surface draper while replacing the vertices that lack a Z value using the surface provided?

Best answer by virtualcitymatt

It depends a bit on the data. If the features themselves have mixed dimensions it's a bit tricky (for example a line with only some 2D points and some 3D points), however, if the feature itself is either 3D or 2D then it's pretty easy to just filter the feature which already have a good z value. You can probably use the bounds extractor to get a z value which you can then test for.

the ones which don't have a z value can go into the SurfaceDraper and the already 3D ones just go around it

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

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+39
  • Celebrity
  • Best Answer
  • December 15, 2022

It depends a bit on the data. If the features themselves have mixed dimensions it's a bit tricky (for example a line with only some 2D points and some 3D points), however, if the feature itself is either 3D or 2D then it's pretty easy to just filter the feature which already have a good z value. You can probably use the bounds extractor to get a z value which you can then test for.

the ones which don't have a z value can go into the SurfaceDraper and the already 3D ones just go around it


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