public bool IsVPeriodic(Adaptor3d_HSurface S)
 {
     throw new NotImplementedException();
 }
 public void Load(Adaptor2d_HCurve2d C, Adaptor3d_HSurface S)
 {
     throw new NotImplementedException();
 }
 public Adaptor3d_CurveOnSurface(Adaptor2d_HCurve2d C, Adaptor3d_HSurface S)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool LocatePart_Offset(gp_Pnt2d UV, gp_Vec2d DUV, Adaptor3d_HSurface S, gp_Pnt2d LeftBot,
                               gp_Pnt2d RightTop)
 {
     throw new NotImplementedException();
 }
 public Adaptor3d_IsoCurve(Adaptor3d_HSurface S, GeomAbs_IsoType Iso, double Param, double WFirst, double WLast)
     : base()
 {
     throw new NotImplementedException();
 }
 public Adaptor3d_IsoCurve(Adaptor3d_HSurface S)
     : base()
 {
     throw new NotImplementedException();
 }