public void ComputeJointValues(ShapeExtend_Parametrisation param)
 {
     throw new NotImplementedException();
 }
 public bool Init(TColGeom_HArray2OfSurface GridSurf, ShapeExtend_Parametrisation param)
 {
     throw new NotImplementedException();
 }
 public ShapeExtend_CompositeSurface(TColGeom_HArray2OfSurface GridSurf, ShapeExtend_Parametrisation param)
     : base()
 {
     throw new NotImplementedException();
 }