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 core/geometry/src/geometry3d/BarycentricTriangle.ts Line 18 Last Updated: 13 June, 2024