public int SenseFlag(gp_Dir aNF1, gp_Dir aNF2)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public bool CurvF(TopoDS_Face F, gp_Pnt2d uv, gp_Dir tg0, ref double Curv, ref bool direct)
 {
     throw new NotImplementedException();
 }
 public gce_MakeMirror(gp_Pnt Point, gp_Dir Direc)
     : base()
 {
     throw new NotImplementedException();
 }
Example #4
0
 public bool XX(gp_Pnt2d uv, TopoDS_Face f, double par, TopoDS_Edge e, gp_Dir xx)
 {
     throw new NotImplementedException();
 }
Example #5
0
 public bool tryNgApp(double par, TopoDS_Edge E, TopoDS_Face F, double tola, gp_Dir ng)
 {
     throw new NotImplementedException();
 }
Example #6
0
 public int NormEstim(Geom_Surface S, gp_Pnt2d UV, double Tol, gp_Dir N)
 {
     throw new NotImplementedException();
 }
Example #7
0
 public void SetDirection(gp_Dir V)
 {
     throw new NotImplementedException();
 }
Example #8
0
 public double EdgeData(BRepAdaptor_Curve BRAC, double P, gp_Dir T, gp_Dir N, ref double C)
 {
     throw new NotImplementedException();
 }
Example #9
0
 public double EdgeData(TopoDS_Shape E, double P, gp_Dir T, gp_Dir N, ref double C)
 {
     throw new NotImplementedException();
 }
Example #10
0
 public Graphic3d_ArrayOfSegments DrawSegments(gp_Pnt theLocation, gp_Dir theDir, double theAngle,
                                               double theLength, int theNbSegments)
 {
     throw new NotImplementedException();
 }
Example #11
0
 public void Draw(Graphic3d_Structure thePrs, gp_Pnt theLocation, gp_Dir theDirection, double theAngle,
                  double theLength)
 {
     throw new NotImplementedException();
 }
 public bool GetApproxNormalToFaceOnEdge(TopoDS_Edge theE, TopoDS_Face theF, double aT, double aDt2D, gp_Pnt aP,
                                         gp_Dir aDNF, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public bool GetApproxNormalToFaceOnEdge(TopoDS_Edge aE, TopoDS_Face aF, double aT, gp_Pnt aPx, gp_Dir aD,
                                         IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public bool GetNormalToSurface(Geom_Surface aS, double U, double V, gp_Dir aD)
 {
     throw new NotImplementedException();
 }
Example #15
0
 public void TangentU(gp_Dir D)
 {
     throw new NotImplementedException();
 }
Example #16
0
 public V3d_SpotLight(gp_Pnt thePos, gp_Dir theDirection, Quantity_Color theColor)
     : base()
 {
     throw new NotImplementedException();
 }
Example #17
0
 public void Inertia(TColgp_Array1OfPnt Points, gp_Pnt Bary, gp_Dir XDir, gp_Dir YDir, ref double Xgap,
                     ref double YGap, ref double ZGap)
 {
     throw new NotImplementedException();
 }
Example #18
0
 public V3d_SpotLight(gp_Pnt thePos, gp_Dir theDirection)
     : base()
 {
     throw new NotImplementedException();
 }
Example #19
0
 public Geom_Line(gp_Pnt P, gp_Dir V)
     : base()
 {
     throw new NotImplementedException();
 }
Example #20
0
 public GeomFill_LocationDraft(gp_Dir Direction, double Angle)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetMode(gp_Dir BiNormal)
 {
     throw new NotImplementedException();
 }
Example #22
0
 public gce_MakePln(gp_Pnt P, gp_Dir V)
     : base()
 {
     throw new NotImplementedException();
 }
Example #23
0
 public bool Nt(gp_Pnt2d uv, TopoDS_Face f, gp_Dir normt)
 {
     throw new NotImplementedException();
 }
 public BRepSweep_Prism(TopoDS_Shape S, gp_Dir D, bool Inf, bool Copy, bool Canonize)
     : base()
 {
     throw new NotImplementedException();
 }
Example #25
0
 public bool CurvE(TopoDS_Edge E, double par, gp_Dir tg0, ref double Curv)
 {
     throw new NotImplementedException();
 }
 public BRepSweep_Prism(TopoDS_Shape S, gp_Dir D)
     : base()
 {
     throw new NotImplementedException();
 }
Example #27
0
 public bool Matter(gp_Dir xx1, gp_Dir nt1, gp_Dir xx2, gp_Dir nt2, double tola, ref double Ang)
 {
     throw new NotImplementedException();
 }
Example #28
0
 public void CurvatureDirections(gp_Dir MaxD, gp_Dir MinD)
 {
     throw new NotImplementedException();
 }
Example #29
0
 public gce_MakeCirc(gp_Pnt Center, gp_Dir Norm, double Radius)
     : base()
 {
     throw new NotImplementedException();
 }
 public void GetNormalToFaceOnEdge(TopoDS_Edge aE, TopoDS_Face aF, gp_Dir aD)
 {
     throw new NotImplementedException();
 }