public void Perform(Adaptor3d_HSurface S1, Adaptor3d_TopolTool D1, Adaptor3d_HSurface S2,
                     Adaptor3d_TopolTool D2, double TolArc, double TolTang, IntSurf_ListOfPntOn2S LOfPnts)
 {
     throw new NotImplementedException();
 }
 public void Perform(Adaptor3d_HSurface S1, Adaptor3d_TopolTool D1, Adaptor3d_HSurface S2,
                     Adaptor3d_TopolTool D2, double TolArc, double TolTang, IntSurf_ListOfPntOn2S LOfPnts, bool _isGeomInt,
                     bool theIsReqToKeepRLine)
 {
     throw new NotImplementedException();
 }
 public void GeomGeomPerfom(Adaptor3d_HSurface S1, Adaptor3d_TopolTool D1, Adaptor3d_HSurface S2,
                            Adaptor3d_TopolTool D2, double TolArc, double TolTang, IntSurf_ListOfPntOn2S LOfPnts,
                            GeomAbs_SurfaceType typs1, GeomAbs_SurfaceType typs2, bool theIsReqToKeepRLine)
 {
     throw new NotImplementedException();
 }
 public void ParamParamPerfom(Adaptor3d_HSurface S1, Adaptor3d_TopolTool D1, Adaptor3d_HSurface S2,
                              Adaptor3d_TopolTool D2, double TolArc, double TolTang, IntSurf_ListOfPntOn2S LOfPnts,
                              GeomAbs_SurfaceType typs1, GeomAbs_SurfaceType typs2)
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public void SetList(IntSurf_ListOfPntOn2S L_istOfPnts)
 {
     throw new NotImplementedException();
 }
예제 #6
0
 public void Perform(Adaptor3d_HSurface Caro1, Adaptor3d_TopolTool Domain1, Adaptor3d_HSurface Caro2,
                     Adaptor3d_TopolTool Domain2, double TolTangency, double Epsilon, double Deflection, double Increment,
                     IntSurf_ListOfPntOn2S L_istOfPnts)
 {
     throw new NotImplementedException();
 }