Exemplo n.º 1
0
 public void RecordModification(TopTools_DataMapOfShapeShape repl, ShapeExtend_MsgRegistrator msg)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void RecordModification(ShapeBuild_ReShape repl, ShapeExtend_MsgRegistrator msg)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void RecordModification(TopoDS_Shape sh, BRepTools_Modifier repl, ShapeExtend_MsgRegistrator msg)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public TopoDS_Shape ApplyModifier(TopoDS_Shape S, ShapeProcess_ShapeContext context, BRepTools_Modification M,
                                   TopTools_DataMapOfShapeShape map, ShapeExtend_MsgRegistrator msg)
 {
     throw new NotImplementedException();
 }