コード例 #1
0
 public bool Perform(ShapeProcess_Context context, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
ファイル: BRepTools.cs プロジェクト: Oblikovati/CascadeSharp
 public bool Write(TopoDS_Shape Sh, string File, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public void Perform(BRepTools_Modification M, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public bool Rebuild(TopoDS_Shape S, BRepTools_Modification M, ref bool theNewGeom,
                     Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public void EdgeProcessing(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public bool Perform(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public TopoDS_Shape ApplyModifier(TopoDS_Shape S, BRepTools_Modification M,
                                   TopTools_DataMapOfShapeShape context, BRepTools_Modifier MD, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public void SolveTI(int ord, double an_isotropie, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
 public TopoDS_Shape PrepareShape(TopoDS_Shape shape, bool fillmap, TopAbs_ShapeEnum until,
                                  Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #10
0
ファイル: ShapeFix.cs プロジェクト: Oblikovati/CascadeSharp
 public bool SameParameter(TopoDS_Shape shape, bool enforce, double preci, Message_ProgressRange theProgress,
                           ShapeExtend_BasicMsgRegistrator theMsgReg)
 {
     throw new NotImplementedException();
 }
コード例 #11
0
 public void VerticesAssembling(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #12
0
 public void FaceAnalysis(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #13
0
 public void EdgeRegularity(Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
ファイル: BRepTools.cs プロジェクト: Oblikovati/CascadeSharp
 public bool Read(TopoDS_Shape Sh, string File, BRep_Builder B, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #15
0
 public math_Gauss(math_Matrix A, double MinPivot, Message_ProgressRange theProgress)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #16
0
 public void SolveTI3(int IterationNumber, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #17
0
 public void SameParameter(TopoDS_Shape shape, bool enforce, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
コード例 #18
0
ファイル: BinTools.cs プロジェクト: Oblikovati/CascadeSharp
 public static bool Read(TopoDS_Shape theShape, string theFile, Message_ProgressRange theRange)
 {
     throw new NotImplementedException();
 }
コード例 #19
0
 public void Merging(bool passage, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }