Example #1
0
 public RectangleType()
 {
     this.interpolationField = SurfaceInterpolationType.planar;
 }
 public RectangleType()
 {
     this.interpolationField = SurfaceInterpolationType.planar;
 }
Example #3
0
 public PolygonPatchType()
 {
     this.interpolationField = SurfaceInterpolationType.planar;
 }
 public PolygonPatchType()
 {
     this.interpolationField = SurfaceInterpolationType.planar;
 }