public void TransformInitWork(TopLoc_Location LS, TopLoc_Location LP)
 {
     throw new NotImplementedException();
 }
Beispiel #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();
 }
Beispiel #4
0
 public BRep_CurveOnClosedSurface(Geom2d_Curve PC1, Geom2d_Curve PC2, Geom_Surface S, TopLoc_Location L,
                                  GeomAbs_Shape C)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public BRep_PointsOnSurface(double P, Geom_Surface S, TopLoc_Location L)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public GeomAbs_Shape Continuity(TopoDS_Edge E, Geom_Surface S1, Geom_Surface S2, TopLoc_Location L1,
                                 TopLoc_Location L2)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public Geom_Surface Surface(TopoDS_Face F, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public BRep_PointRepresentation(double P, TopLoc_Location L)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public bool IsPointOnCurve(Geom_Curve C, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Beispiel #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();
 }
Beispiel #11
0
 public bool BoundUV(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location, gp_Pnt2d first,
                     gp_Pnt2d last)
 {
     throw new NotImplementedException();
 }
Beispiel #12
0
 public bool HasPCurve(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location)
 {
     throw new NotImplementedException();
 }
Beispiel #13
0
 public bool CheckVerticesWithPCurve(TopoDS_Edge edge, Geom_Surface surface, TopLoc_Location location,
                                     double preci)
 {
     throw new NotImplementedException();
 }
Beispiel #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();
 }
Beispiel #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();
 }
Beispiel #17
0
 public void SetUVPoints(TopoDS_Edge E, Geom_Surface S, TopLoc_Location L, gp_Pnt2d PFirst, gp_Pnt2d PLast)
 {
     throw new NotImplementedException();
 }
Beispiel #18
0
 public BRep_CurveOnSurface(Geom2d_Curve PC, Geom_Surface S, TopLoc_Location L)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #19
0
 public double Parameter(TopoDS_Vertex V, TopoDS_Edge E, Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Beispiel #20
0
 public bool IsCurveOnSurface(Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Beispiel #21
0
 public Geom2d_Curve CurveOnSurface(TopoDS_Edge E, Geom_Surface S, TopLoc_Location L, ref double First,
                                    ref double Last)
 {
     throw new NotImplementedException();
 }
Beispiel #22
0
 public int Index(TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Beispiel #23
0
 public bool IsRegularity(Geom_Surface S1, Geom_Surface S2, TopLoc_Location L1, TopLoc_Location L2)
 {
     throw new NotImplementedException();
 }
Beispiel #24
0
 public BRepSweep_Translation(TopoDS_Shape S, Sweep_NumShape N, TopLoc_Location L, gp_Vec V, bool C)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #25
0
 public void SetLocation(AIS_InteractiveObject theObject, TopLoc_Location theLocation)
 {
     throw new NotImplementedException();
 }
Beispiel #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();
 }
Beispiel #28
0
 public bool IsClosed(TopoDS_Edge E, Geom_Surface S, TopLoc_Location L)
 {
     throw new NotImplementedException();
 }
Beispiel #29
0
 public BRep_GCurve(TopLoc_Location L, double First, double Last)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
 public void Transfert(BRepFill_Evolved Vevo, TopTools_DataMapOfShapeShape MapProf,
                       TopTools_DataMapOfShapeShape MapSpine, TopLoc_Location LS, TopLoc_Location InitLS, TopLoc_Location InitLP)
 {
     throw new NotImplementedException();
 }