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