예제 #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();
 }