Exemplo n.º 1
0
 public void SetMapOfTrans2dInfo(TopTools_IndexedDataMapOfShapeShape aMap)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public TopOpeBRepBuild_CorrectFace2d(TopoDS_Face aFace, TopTools_IndexedMapOfOrientedShape anAvoidMap,
                                      TopTools_IndexedDataMapOfShapeShape aMap)
     : base()
 {
     throw new NotImplementedException();
 }
 public void DetectUnclosedWire(TopTools_IndexedDataMapOfShapeShape mapVVsameG,
                                TopTools_IndexedDataMapOfShapeShape mapVon1Edge)
 {
     throw new NotImplementedException();
 }
 public void CorrectGclosedWire(TopTools_IndexedDataMapOfShapeShape mapVV_ref,
                                TopTools_IndexedDataMapOfShapeShape mapVon1Edge)
 {
     throw new NotImplementedException();
 }
 public void CorrectFace2d(TopoDS_Shape oldFace, TopoDS_Shape corrFace,
                           TopTools_IndexedMapOfOrientedShape aSourceShapes, TopTools_IndexedDataMapOfShapeShape aMapOfCorrect2dEdges)
 {
     throw new NotImplementedException();
 }