Esempio n. 1
0
 public bool Perform(ShapeProcess_Context context, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 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();
 }
Esempio n. 5
0
 public void EdgeProcessing(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 6
0
 public bool Perform(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 7
0
 public TopoDS_Shape ApplyModifier(TopoDS_Shape S, BRepTools_Modification M,
                                   TopTools_DataMapOfShapeShape context, BRepTools_Modifier MD, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 8
0
 public void SolveTI(int ord, double an_isotropie, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 9
0
 public TopoDS_Shape PrepareShape(TopoDS_Shape shape, bool fillmap, TopAbs_ShapeEnum until,
                                  Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 10
0
 public bool SameParameter(TopoDS_Shape shape, bool enforce, double preci, Message_ProgressRange theProgress,
                           ShapeExtend_BasicMsgRegistrator theMsgReg)
 {
     throw new NotImplementedException();
 }
Esempio n. 11
0
 public void VerticesAssembling(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 12
0
 public void FaceAnalysis(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 13
0
 public void EdgeRegularity(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 14
0
 public bool Read(TopoDS_Shape Sh, string File, BRep_Builder B, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 15
0
 public math_Gauss(math_Matrix A, double MinPivot, Message_ProgressRange theProgress)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 16
0
 public void SolveTI3(int IterationNumber, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 17
0
 public void SameParameter(TopoDS_Shape shape, bool enforce, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Esempio n. 18
0
 public static bool Read(TopoDS_Shape theShape, string theFile, Message_ProgressRange theRange)
 {
     throw new NotImplementedException();
 }
Esempio n. 19
0
 public void Merging(bool passage, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }