API Reference > geometry-core > Topology > Triangulator > createTriangulatedGraphFromPoints createTriangulatedGraphFromPoints MethodStatic Create a graph with a triangulation points. The outer limit of the graph is the convex hull of the points. The outside loop is marked HalfEdgeMask.EXTERIOR createTriangulatedGraphFromPoints(points: Point3d[]): undefined | Parameter Type Description points Point3d[] Returns - undefined | Defined in topology/Triangulation.ts Line 167 Last Updated: 12 June, 2024