Grasshopper

algorithmic modeling for Rhino

Hi all,

I'm working on a way to create a delaunay mesh using this set of points. So far, whenever I try to generate the mesh I get the error "1. Insufficient points for triangulation. You need at least 3." The surface I'm subdividing originally is a trimmed surface generated by lofting lines, is that the issue? I tried culling the null points, but I really have no idea what is preventing this kind of triangulation. Any ideas?

Views: 2390

Attachments:

Replies to This Discussion

You need to flatten the Input to the [Delaunay] Component. (Right click on the input P and select flatten from the context menu)

Or use [Shift Paths] component to manage the data if you are attempting to do it over multiple objects. -But from the Image above this is not the case in this instance.

that worked! thanks!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service