Beispiel #1
0
 public BOPTools_ListOfConnexityBlock Assign(BOPTools_ListOfConnexityBlock theOther)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void Prepend(BOPTools_ListOfConnexityBlock theOther)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void MakeConnexityBlocks(TopTools_ListOfShape theLS, TopAbs_ShapeEnum theConnectionType,
                                 TopAbs_ShapeEnum theElementType, BOPTools_ListOfConnexityBlock theLCB)
 {
     throw new NotImplementedException();
 }