Ejemplo n.º 1
0
 public void TransformInitWork(TopLoc_Location LS, TopLoc_Location LP)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public BRepSweep_Rotation(TopoDS_Shape S, Sweep_NumShape N, TopLoc_Location L, gp_Ax1 A, double D, bool C)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool NewCurve(TopoDS_Edge E, Geom_Curve C, TopLoc_Location L, ref double Tol)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public BRep_CurveOnClosedSurface(Geom2d_Curve PC1, Geom2d_Curve PC2, Geom_Surface S, TopLoc_Location L,
                                  GeomAbs_Shape C)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public BRep_PointsOnSurface(double P, Geom_Surface S, TopLoc_Location L)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public GeomAbs_Shape Continuity(TopoDS_Edge E, Geom_Surface S1, Geom_Surface S2, TopLoc_Location L1,
                                 TopLoc_Location L2)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 7
0
 public Geom_Surface Surface(TopoDS_Face F, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 8
0
 public BRep_PointRepresentation(double P, TopLoc_Location L)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 9
0
 public bool IsPointOnCurve(Geom_Curve C, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 10
0
 public bool PCurve(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location, Geom2d_Curve C2d,
                    ref double cf, ref double cl)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 11
0
 public bool BoundUV(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location, gp_Pnt2d first,
                     gp_Pnt2d last)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 12
0
 public bool HasPCurve(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 13
0
 public bool CheckVerticesWithPCurve(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location,
                                     double preci)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 14
0
 public bool GetEndTangent2d(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location, bool atEnd,
                             gp_Pnt2d pos, gp_Vec2d tang)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 15
0
 public void Range(TopoDS_Edge E, Geom_Surface S, TopLoc_Location L, ref double First, ref double Last)
 {
     throw new NotImplementedException();
 }
 public bool IsPointOnCurveOnSurface(Geom2d_Curve PC, Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 17
0
 public void SetUVPoints(TopoDS_Edge E, Geom_Surface S, TopLoc_Location L, gp_Pnt2d PFirst, gp_Pnt2d PLast)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 18
0
 public BRep_CurveOnSurface(Geom2d_Curve PC, Geom_Surface S, TopLoc_Location L)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 19
0
 public double Parameter(TopoDS_Vertex V, TopoDS_Edge E, Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 20
0
 public bool IsCurveOnSurface(Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 21
0
 public Geom2d_Curve CurveOnSurface(TopoDS_Edge E, Geom_Surface S, TopLoc_Location L, ref double First,
                                    ref double Last)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 22
0
 public int Index(TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 23
0
 public bool IsRegularity(Geom_Surface S1, Geom_Surface S2, TopLoc_Location L1, TopLoc_Location L2)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 24
0
 public BRepSweep_Translation(TopoDS_Shape S, Sweep_NumShape N, TopLoc_Location L, gp_Vec V, bool C)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 25
0
 public void SetLocation(AIS_InteractiveObject theObject, TopLoc_Location theLocation)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 26
0
 public void Location(TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
 public bool NewSurface(TopoDS_Face F, Geom_Surface S, TopLoc_Location L, ref double Tol, ref bool RevWires,
                        ref bool RevFace)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 28
0
 public bool IsClosed(TopoDS_Edge E, Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 29
0
 public BRep_GCurve(TopLoc_Location L, double First, double Last)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
Ejemplo n.º 30
0
 public void Transfert(BRepFill_Evolved Vevo, TopTools_DataMapOfShapeShape MapProf,
                       TopTools_DataMapOfShapeShape MapSpine, TopLoc_Location LS, TopLoc_Location InitLS, TopLoc_Location InitLP)
 {
     throw new NotImplementedException();
 }