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