public void Compute(BRepMAT2d_Explorer anExplo, int LineIndex, MAT_Side aSide)
 {
     throw new NotImplementedException();
 }
 public void Compute(BRepMAT2d_Explorer anExplo)
 {
     throw new NotImplementedException();
 }
 public void Compute(BRepMAT2d_Explorer anExplo, int LineIndex, MAT_Side aSide, GeomAbs_JoinType aJoinType,
                     bool IsOpenResult)
 {
     throw new NotImplementedException();
 }
 public void LinkToWire(TopoDS_Wire W, BRepMAT2d_Explorer Explo, int IndexContour, BRepMAT2d_BisectingLocus BiLo)
 {
     throw new NotImplementedException();
 }
 public void Perform(BRepMAT2d_Explorer Explo, BRepMAT2d_BisectingLocus BiLo)
 {
     throw new NotImplementedException();
 }
 public BRepMAT2d_LinkTopoBilo(BRepMAT2d_Explorer Explo, BRepMAT2d_BisectingLocus BiLo)
     : base()
 {
     throw new NotImplementedException();
 }
Example #7
0
 public BRepMAT2d_Explorer(BRepMAT2d_Explorer parameter1)
     : base()
 {
     throw new NotImplementedException();
 }