Example #1
0
 public LocalAnalysis_SurfaceContinuity(Geom2d_Curve curv1, Geom2d_Curve curv2, double U, Geom_Surface Surf1,
                                        Geom_Surface Surf2, GeomAbs_Shape Order, double EpsNul, double EpsC0, double EpsC1, double EpsC2,
                                        double EpsG1)
     : base()
 {
     throw new NotImplementedException();
 }
Example #2
0
 public LocalAnalysis_SurfaceContinuity(Geom_Surface Surf1, double u1, double v1, Geom_Surface Surf2, double u2,
                                        double v2, GeomAbs_Shape Order, double EpsNul, double EpsC0, double EpsC1, double EpsC2, double EpsG1,
                                        double Percent)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepAlgoAPI_Section(Geom_Surface Sf1, Geom_Surface Sf2)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepAlgoAPI_Section(TopoDS_Shape S1, Geom_Surface Sf, bool PerformNow)
     : base()
 {
     throw new NotImplementedException();
 }
Example #5
0
 public void SetSurface(Geom_Surface surface)
 {
     throw new NotImplementedException();
 }
Example #6
0
 public void Init(Geom_Surface S, double UMin, double UMax, double VMin, double VMax, double TolDegen)
 {
     throw new NotImplementedException();
 }
Example #7
0
 public BRepLib_MakeFace(Geom_Surface S, TopoDS_Wire W)
     : base()
 {
     throw new NotImplementedException();
 }
Example #8
0
 public bool IsRegularity(Geom_Surface S1, Geom_Surface S2, TopLoc_Location L1, TopLoc_Location L2)
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(Geom2d_Curve L, Geom_Surface S, TopoDS_Vertex V1, TopoDS_Vertex V2, double p1,
                         double p2)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(Geom2d_Curve L, Geom_Surface S, gp_Pnt P1, gp_Pnt P2, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(Geom2d_Curve L, Geom_Surface S)
     : base()
 {
     throw new NotImplementedException();
 }
Example #12
0
 public Draft_FaceInfo(Geom_Surface S, bool HasNewGeometry)
     : base()
 {
     throw new NotImplementedException();
 }
Example #13
0
 public void Init(Geom_Surface theValue)
 {
     throw new NotImplementedException();
 }
Example #14
0
 public TColGeom_Array2OfSurface(Geom_Surface theBegin, int theRowLower, int theRowUpper, int theColLower,
                                 int theColUpper)
     : base()
 {
     throw new NotImplementedException();
 }
Example #15
0
 public void fillIndexTable(Geom_Surface theTable)
 {
     throw new NotImplementedException();
 }
Example #16
0
 public void IsClosed(Geom_Surface S, double Tol, ref bool _isUClosed, ref bool _isVClosed)
 {
     throw new NotImplementedException();
 }
Example #17
0
 public double EvalAndUpdateTol(TopoDS_Edge theE, Geom_Curve theC3d, Geom2d_Curve theC2d, Geom_Surface theS,
                                double theF, double theL)
 {
     throw new NotImplementedException();
 }
 public void Init(Geom2d_Curve C, Geom_Surface S)
 {
     throw new NotImplementedException();
 }
Example #19
0
 public bool IsPolygonOnSurface(Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
 public void Init(Geom2d_Curve C, Geom_Surface S, gp_Pnt P1, gp_Pnt P2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Example #21
0
 public void Init(Geom_Surface S, bool Bound, double TolDegen)
 {
     throw new NotImplementedException();
 }
 public void Init(Geom2d_Curve C, Geom_Surface S, TopoDS_Vertex V1, TopoDS_Vertex V2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Example #23
0
 public BRepLib_MakeFace(Geom_Surface S, double UMin, double UMax, double VMin, double VMax, double TolDegen)
     : base()
 {
     throw new NotImplementedException();
 }
Example #24
0
 public GeomAPI_IntSS(Geom_Surface S1, Geom_Surface S2, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
Example #25
0
 public void SetSurface(Geom_Surface surface, TopLoc_Location location)
 {
     throw new NotImplementedException();
 }
Example #26
0
 public void Perform(Geom_Surface S1, Geom_Surface S2, double Tol)
 {
     throw new NotImplementedException();
 }
 public BRepAlgoAPI_Section(Geom_Surface Sf, TopoDS_Shape S2)
     : base()
 {
     throw new NotImplementedException();
 }
 public TopOpeBRepDS_Surface(Geom_Surface P, double T)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Init1(Geom_Surface Sf)
 {
     throw new NotImplementedException();
 }
Example #30
0
 public int NormEstim(Geom_Surface S, gp_Pnt2d UV, double Tol, gp_Dir N)
 {
     throw new NotImplementedException();
 }