Skip to main content
Solved

Split 3D Polylines at specific Z values

  • March 22, 2023
  • 1 reply
  • 28 views

katericondo
Contributor
Forum|alt.badge.img+8

I have 3D polylines that I’d like to split at specific elevations (3,000’, 5,000’, 7,000’, and 10,000). Any ideas are welcome!

Best answer by daveatsafe

Thanks to recent upgrades to the Clipper transformer, this is fairly simple. I am attaching a workspace that creates several 3D boxes from the bounds of the data and the desired altitude ranges, then uses those boxes to clip the data in 3D.

 

Screen Shot 2023-03-23 at 2.49.21 PM

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • Best Answer
  • March 23, 2023

Thanks to recent upgrades to the Clipper transformer, this is fairly simple. I am attaching a workspace that creates several 3D boxes from the bounds of the data and the desired altitude ranges, then uses those boxes to clip the data in 3D.

 

Screen Shot 2023-03-23 at 2.49.21 PM