Points inside curves C# component Grasshopper

Check whether points are inside polyline curves in Grasshopper

Points inside curves C# component Grasshopper
Download
Download is available until [expire_date]
  • Version [version]
  • Download 368
  • File Size 9.02 KB
  • File Count 1
  • Create Date 14 October 2015
  • Last Updated 14 October 2015

Check whether points are inside polyline curves in Grasshopper

A C# script to check whether points are inside multiple polyline curves. Sorts input points into three groups:

  1. Points which are inside all curves
  2. Points which are outside all curves
  3. All other points

points inside curves c# component Grasshopper example file
Inputs are a list of points to check, and a list of polylines. All geometry is assumed to be on the XY plane.

Points inside curves C# component Grasshopper

Leave a Reply

Your email address will not be published.

Time limit is exhausted. Please reload CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.