public bool Rebuild(TopoDS_Shape S, BRepTools_Modification M, ref bool theNewGeom) { throw new NotImplementedException(); }
public void CreateNewVertices(TopTools_IndexedDataMapOfShapeListOfShape theMVE, BRepTools_Modification M) { throw new NotImplementedException(); }
public void Perform(BRepTools_Modification M) { throw new NotImplementedException(); }
public bool Rebuild(TopoDS_Shape S, BRepTools_Modification M, ref bool theNewGeom, Message_ProgressRange theProgress) { throw new NotImplementedException(); }
public void Perform(BRepTools_Modification M, Message_ProgressRange theProgress) { throw new NotImplementedException(); }
public BRepTools_Modifier(TopoDS_Shape S, BRepTools_Modification M) : base() { throw new NotImplementedException(); }
public void FillNewSurfaceInfo(BRepTools_Modification M) { throw new NotImplementedException(); }
public void FillNewCurveInfo(TopTools_IndexedDataMapOfShapeListOfShape theMEF, BRepTools_Modification M) { throw new NotImplementedException(); }
public BRepTools_Modification(BRepTools_Modification parameter1) : base() { throw new NotImplementedException("Native class is abstract"); }