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