public BRepAdaptor_HCompCurve(BRepAdaptor_CompCurve C)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Set(BRepAdaptor_CompCurve C)
 {
     throw new NotImplementedException();
 }
 public BRepAdaptor_CompCurve(BRepAdaptor_CompCurve parameter1)
     : base()
 {
     throw new NotImplementedException();
 }