Пример #1
0
 public XYZ Centroid() => XYZ.GetTriCentroid(Vertices[0].XYZ, Vertices[1].XYZ, Vertices[2].XYZ);