public BRepMAT2d_BisectingLocus(BRepMAT2d_BisectingLocus parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(BRepMAT2d_Explorer Explo, BRepMAT2d_BisectingLocus BiLo)
 {
     throw new NotImplementedException();
 }
 public void LinkToWire(TopoDS_Wire W, BRepMAT2d_Explorer Explo, int IndexContour, BRepMAT2d_BisectingLocus BiLo)
 {
     throw new NotImplementedException();
 }
 public BRepMAT2d_LinkTopoBilo(BRepMAT2d_Explorer Explo, BRepMAT2d_BisectingLocus BiLo)
     : base()
 {
     throw new NotImplementedException();
 }