public PolygonPatchType1()
 {
     this.interpolationField = SurfaceInterpolationType1.planar;
 }
 public TriangleType1()
 {
     this.interpolationField = SurfaceInterpolationType1.planar;
 }