Beispiel #1
0
 public bool Section(Blend_Point P, TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles,
                     TColgp_Array1OfVec D2Poles, TColgp_Array1OfPnt2d Poles2d, TColgp_Array1OfVec2d DPoles2d,
                     TColgp_Array1OfVec2d D2Poles2d, TColStd_Array1OfReal Weigths, TColStd_Array1OfReal DWeigths,
                     TColStd_Array1OfReal D2Weigths)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public AppDef_MultiPointConstraint(TColgp_Array1OfPnt tabP, TColgp_Array1OfPnt2d tabP2d,
                                    TColgp_Array1OfVec tabVec, TColgp_Array1OfVec2d tabVec2d, TColgp_Array1OfVec tabCur,
                                    TColgp_Array1OfVec2d tabCur2d)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void Section(gp_Pnt FirstPnt, gp_Vec DFirstPnt, gp_Vec D2FirstPnt, gp_Pnt Center, gp_Vec DCenter,
                     gp_Vec D2Center, gp_Vec Dir, gp_Vec DDir, gp_Vec D2Dir, double Angle, double DAngle, double D2Angle,
                     TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles, TColgp_Array1OfVec D2Poles,
                     TColStd_Array1OfReal Weights, TColStd_Array1OfReal DWeights, TColStd_Array1OfReal D2Weights)
 {
     throw new NotImplementedException();
 }
 public bool D2(double Param, double First, double Last, TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles,
                TColgp_Array1OfVec D2Poles, TColgp_Array1OfPnt2d Poles2d, TColgp_Array1OfVec2d DPoles2d,
                TColgp_Array1OfVec2d D2Poles2d, TColStd_Array1OfReal Weigths, TColStd_Array1OfReal DWeigths,
                TColStd_Array1OfReal D2Weigths)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public bool GetCircle(Convert_ParameterisationType TConv, gp_Vec ns1, gp_Vec ns2, gp_Vec dn1w, gp_Vec dn2w,
                       gp_Vec d2n1w, gp_Vec d2n2w, gp_Vec nplan, gp_Vec dnplan, gp_Vec d2nplan, gp_Pnt pts1, gp_Pnt pts2,
                       gp_Vec tang1, gp_Vec tang2, gp_Vec Dtang1, gp_Vec Dtang2, double Rayon, double DRayon, double D2Rayon,
                       gp_Pnt Center, gp_Vec DCenter, gp_Vec D2Center, TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles,
                       TColgp_Array1OfVec D2Poles, TColStd_Array1OfReal Weigths, TColStd_Array1OfReal DWeigths,
                       TColStd_Array1OfReal D2Weigths)
 {
     throw new NotImplementedException();
 }
 public void Load(TColgp_Array1OfVec Tangents, TColStd_HArray1OfBoolean TangentFlags)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public bool D1(double Param, TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles, TColStd_Array1OfReal Weigths,
                TColStd_Array1OfReal DWeigths)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public bool Curvature(AppDef_MultiLine ML, int MPointIndex, TColgp_Array1OfVec tabV,
                       TColgp_Array1OfVec2d tabV2d)
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public bool Tangency(AppDef_MultiLine ML, int MPointIndex, TColgp_Array1OfVec tabV)
 {
     throw new NotImplementedException();
 }
Beispiel #10
0
 public void Section(gp_Pnt FirstPnt, gp_Vec DFirstPnt, gp_Pnt Center, gp_Vec DCenter, gp_Vec Dir, gp_Vec DDir,
                     double Angle, double DAngle, TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles)
 {
     throw new NotImplementedException();
 }
 public bool GetSection(double Param, double U, double V, double W, TColgp_Array1OfPnt tabP,
                        TColgp_Array1OfVec tabV)
 {
     throw new NotImplementedException();
 }
 public bool Curvature(GeomInt_TheMultiLineOfWLApprox ML, int MPointIndex, TColgp_Array1OfVec tabV,
                       TColgp_Array1OfVec2d tabV2d)
 {
     throw new NotImplementedException();
 }
 public bool Tangency(GeomInt_TheMultiLineOfWLApprox ML, int MPointIndex, TColgp_Array1OfVec tabV)
 {
     throw new NotImplementedException();
 }
 public bool Tangency(int MPointIndex, TColgp_Array1OfVec tabV, TColgp_Array1OfVec2d tabV2d)
 {
     throw new NotImplementedException();
 }