コード例 #1
0
 public bool isOrdinaryMerged(TReplacementKind theKind)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void replace(TopoDS_Shape shape, TopoDS_Shape newshape, TReplacementKind theKind)
 {
     throw new NotImplementedException();
 }