API Reference > geometry-core > CartesianGeometry > BarycentricTriangle > constructor constructor MethodProtected Constructor. Point references are CAPTURED BarycentricTriangle(point0: Point3d, point1: Point3d, point2: Point3d): BarycentricTriangle Parameter Type Description point0 Point3d point1 Point3d point2 Point3d Returns - BarycentricTriangle Defined in geometry3d/BarycentricTriangle.ts Line 22 Last Updated: 12 June, 2024