示例#1
0
 public void PerformInfinitePoint(BRepClass3d_SolidExplorer S, double Tol)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public BRepClass3d_SClassifier(BRepClass3d_SolidExplorer S, gp_Pnt P, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void Perform(BRepClass3d_SolidExplorer S, gp_Pnt P, double Tol)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public BRepClass3d_SolidExplorer(BRepClass3d_SolidExplorer Oth)
     : base()
 {
     throw new NotImplementedException();
 }