Exemple #1
0
 public bool Perform(ShapeProcess_Context context, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool Write(TopoDS_Shape Sh, string File, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
 public void Perform(BRepTools_Modification M, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
 public bool Rebuild(TopoDS_Shape S, BRepTools_Modification M, ref bool theNewGeom,
                     Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public void EdgeProcessing(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
 public bool Perform(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #7
0
 public TopoDS_Shape ApplyModifier(TopoDS_Shape S, BRepTools_Modification M,
                                   TopTools_DataMapOfShapeShape context, BRepTools_Modifier MD, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
 public void SolveTI(int ord, double an_isotropie, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #9
0
 public TopoDS_Shape PrepareShape(TopoDS_Shape shape, bool fillmap, TopAbs_ShapeEnum until,
                                  Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #10
0
 public bool SameParameter(TopoDS_Shape shape, bool enforce, double preci, Message_ProgressRange theProgress,
                           ShapeExtend_BasicMsgRegistrator theMsgReg)
 {
     throw new NotImplementedException();
 }
Exemple #11
0
 public void VerticesAssembling(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #12
0
 public void FaceAnalysis(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #13
0
 public void EdgeRegularity(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #14
0
 public bool Read(TopoDS_Shape Sh, string File, BRep_Builder B, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #15
0
 public math_Gauss(math_Matrix A, double MinPivot, Message_ProgressRange theProgress)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SolveTI3(int IterationNumber, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
 public void SameParameter(TopoDS_Shape shape, bool enforce, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Exemple #18
0
 public static bool Read(TopoDS_Shape theShape, string theFile, Message_ProgressRange theRange)
 {
     throw new NotImplementedException();
 }
Exemple #19
0
 public void Merging(bool passage, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }