public void PerformInfinitePoint(BRepClass3d_SolidExplorer S, double Tol) { throw new NotImplementedException(); }
public BRepClass3d_SClassifier(BRepClass3d_SolidExplorer S, gp_Pnt P, double Tol) : base() { throw new NotImplementedException(); }
public void Perform(BRepClass3d_SolidExplorer S, gp_Pnt P, double Tol) { throw new NotImplementedException(); }
public BRepClass3d_SolidExplorer(BRepClass3d_SolidExplorer Oth) : base() { throw new NotImplementedException(); }