Inside curve

I want to select only points that inside the red line.
How can I do?

Amigo @hojukys create a Surface.Bypatch (Your line has to be a closed curve), and use Geometry.DoesIntersect to compare this whit your original list of points, then just filtre and voila, i hope that this work for you!

2 Likes

@hojukys ,


There are , i think several ways :wink:

2 Likes

Hello,
-Like the roads that lead to Rome :wink:

I wonder if the conditionals are more intensive than the projections (I would be tempted to say no)

Cordially
christian.stan

Hello, Mr. @hojukys

You calculate forces in the slabs with these point meshes

Cordially
christian.stan

thank you!!!:slight_smile:

1 Like