Beispiel #1
0
 public TopoDS_Shape ApplyModifier(TopoDS_Shape S, ShapeProcess_ShapeContext context, BRepTools_Modification M,
                                   TopTools_DataMapOfShapeShape map)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public ShapeProcess_ShapeContext(ShapeProcess_ShapeContext parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public TopoDS_Shape ApplyModifier(TopoDS_Shape S, ShapeProcess_ShapeContext context, BRepTools_Modification M,
                                   TopTools_DataMapOfShapeShape map, ShapeExtend_MsgRegistrator msg, bool theMutableInput)
 {
     throw new NotImplementedException();
 }