Skip to main content
Question

No intersection results

  • March 3, 2020
  • 2 replies
  • 5 views

muzhnasto
Contributor
Forum|alt.badge.img+12

Friends help me find a solution to the problem.

1 There is a cloud of points falling into the field of all areas - (A, B, C)

2 Areas have intersection zones - (1,2,3,4)

When I start the scheme, I get the result

(A + 1 + 2 + 4

B + 3-1-2

?-4-2-3)

And I need a result

(A + 1 + 2 + 4

B + 1 + 2 + 3

C + 4 + 2 + 3)

That is, all grouped point clouds must have a zone of intersection in each result.

What am I doing wrong?

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.

2 replies

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • March 3, 2020

Try building in a list in your point on area overlayer, then exploding this list before the point cloud combiner step.


muzhnasto
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • 105 replies
  • March 4, 2020

Try building in a list in your point on area overlayer, then exploding this list before the point cloud combiner step.

But if i am do not separate points, for example, a cut raster data