beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Triangulate2dPath Op



Triangulate2dPath

Op author: pandur

Uses library: tess2 (The tess2.js library performs polygon boolean operations and tesselation to triangles and convex polygons.)

Triangulate a 2d path to a flat and filled 3d geometry




Inputs

Update (Trigger)
Combine index (integer /Number)
2d Point Path (Array)
Path 2 (Array)
Path 3 (Array)

Outputs

Next (Trigger)
Geometry (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Triangulare 2d Shape Example


Patches using Triangulate2dPath

  • Examples (2)
  • Public
  • My Patches

Changelog


created op
2019-09-08 - pandur
Ops.Admin.Tess2 renamed to Ops.Mesh.Triangulate2dPath
2019-10-14 - pandur
Ops.Mesh.Triangulate2dPath renamed to Ops.Geometry.Triangulate2dPath
2022-12-14 - pandur
renameOps.Geometry.Triangulate2dPath renamed to Ops.Graphics.Geometry.Triangulate2dPath
2023-06-05 - pandur