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 core/geometry/src/topology/Triangulation.ts Line 164 Last Updated: 13 June, 2024