Example #1
0
 public bool GetFaceOff(TopoDS_Edge theEdge, TopoDS_Face theFace, BOPTools_ListOfCoupleOfShape theLCEF,
                        TopoDS_Face theFaceOff, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public BOPTools_ListOfCoupleOfShape Assign(BOPTools_ListOfCoupleOfShape theOther)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public void Prepend(BOPTools_ListOfCoupleOfShape theOther)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public BOPTools_ListOfCoupleOfShape(BOPTools_ListOfCoupleOfShape theOther)
     : base()
 {
     throw new NotImplementedException();
 }