Beispiel #1
0
 public void BuildCache(double U, double V, double USpanDomain, double VSpanDomain, bool UPeriodicFlag,
                        bool VPeriodicFlag, int UDegree, int VDegree, int UIndex, int VIndex, TColStd_Array1OfReal UFlatKnots,
                        TColStd_Array1OfReal VFlatKnots, TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights,
                        TColgp_Array2OfPnt CachePoles, TColStd_Array2OfReal CacheWeights)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Geom_BSplineSurface(TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights, TColStd_Array1OfReal UKnots,
                            TColStd_Array1OfReal VKnots, TColStd_Array1OfInteger UMults, TColStd_Array1OfInteger VMults, int UDegree,
                            int VDegree)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void HomogeneousD0(double U, double V, int UIndex, int VIndex, TColgp_Array2OfPnt Poles,
                           TColStd_Array2OfReal Weights, TColStd_Array1OfReal UKnots, TColStd_Array1OfReal VKnots,
                           TColStd_Array1OfInteger UMults, TColStd_Array1OfInteger VMults, int UDegree, int VDegree, bool URat,
                           bool VRat, bool UPer, bool VPer, ref double W, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public void DN(double U, double V, int Nu, int Nv, int UIndex, int VIndex, TColgp_Array2OfPnt Poles,
                TColStd_Array2OfReal Weights, TColStd_Array1OfReal UKnots, TColStd_Array1OfReal VKnots,
                TColStd_Array1OfInteger UMults, TColStd_Array1OfInteger VMults, int UDegree, int VDegree, bool URat,
                bool VRat, bool UPer, bool VPer, gp_Vec Vn)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public void IncreaseDegree(bool UDirection, int Degree, int NewDegree, bool Periodic, TColgp_Array2OfPnt Poles,
                            TColStd_Array2OfReal Weights, TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults,
                            TColgp_Array2OfPnt NewPoles, TColStd_Array2OfReal NewWeights, TColStd_Array1OfReal NewKnots,
                            TColStd_Array1OfInteger NewMults)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public void Resolution(TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights, TColStd_Array1OfReal UKnots,
                        TColStd_Array1OfReal VKnots, TColStd_Array1OfInteger UMults, TColStd_Array1OfInteger VMults, int UDegree,
                        int VDegree, bool URat, bool VRat, bool UPer, bool VPer, double Tolerance3D, ref double UTolerance,
                        ref double VTolerance)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public void MovePoint(double U, double V, gp_Vec D_ispl, int UIndex1, int UIndex2, int VIndex1, int VIndex2,
                       int UDegree, int VDegree, bool Rational, TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights,
                       TColStd_Array1OfReal UFlatKnots, TColStd_Array1OfReal VFlatKnots, ref int UFirstIndex, ref int ULastIndex,
                       ref int VFirstIndex, ref int VLastIndex, TColgp_Array2OfPnt NewPoles)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public bool RemoveKnot(bool UDirection, int Index, int Mult, int Degree, bool Periodic,
                        TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights, TColStd_Array1OfReal Knots,
                        TColStd_Array1OfInteger Mults, TColgp_Array2OfPnt NewPoles, TColStd_Array2OfReal NewWeights,
                        TColStd_Array1OfReal NewKnots, TColStd_Array1OfInteger NewMults, double Tolerance)
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public void InsertKnots(bool UDirection, int Degree, bool Periodic, TColgp_Array2OfPnt Poles,
                         TColStd_Array2OfReal Weights, TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults,
                         TColStd_Array1OfReal AddKnots, TColStd_Array1OfInteger AddMults, TColgp_Array2OfPnt NewPoles,
                         TColStd_Array2OfReal NewWeights, TColStd_Array1OfReal NewKnots, TColStd_Array1OfInteger NewMults,
                         double Epsilon)
 {
     throw new NotImplementedException();
 }
Beispiel #10
0
 public void FunctionMultiply(BSplSLib_EvaluatorFunction Function, int UBSplineDegree, int VBSplineDegree,
                              TColStd_Array1OfReal UBSplineKnots, TColStd_Array1OfReal VBSplineKnots, TColStd_Array1OfInteger UMults,
                              TColStd_Array1OfInteger VMults, TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights,
                              TColStd_Array1OfReal UFlatKnots, TColStd_Array1OfReal VFlatKnots, int UNewDegree, int VNewDegree,
                              TColgp_Array2OfPnt NewNumerator, TColStd_Array2OfReal NewDenominator, ref int theStatus)
 {
     throw new NotImplementedException();
 }
Beispiel #11
0
 public void Interpolate(int UDegree, int VDegree, TColStd_Array1OfReal UFlatKnots,
                         TColStd_Array1OfReal VFlatKnots, TColStd_Array1OfReal UParameters, TColStd_Array1OfReal VParameters,
                         TColgp_Array2OfPnt Poles, ref int InversionProblem)
 {
     throw new NotImplementedException();
 }
Beispiel #12
0
 public void PolesCoefficients(TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights,
                               TColgp_Array2OfPnt CachePoles, TColStd_Array2OfReal CacheWeights)
 {
     throw new NotImplementedException();
 }
Beispiel #13
0
 public void PolesCoefficients(TColgp_Array2OfPnt Poles, TColgp_Array2OfPnt CachePoles)
 {
     throw new NotImplementedException();
 }
Beispiel #14
0
 public void Init(TColgp_Array2OfPnt Points, double Weight1, double Weight2, double Weight3, int DegMax,
                  GeomAbs_Shape Continuity)
 {
     throw new NotImplementedException();
 }
Beispiel #15
0
 public void Surface(TColgp_Array2OfPnt TPoles, TColStd_Array2OfReal TWeights, TColStd_Array1OfReal TUKnots,
                     TColStd_Array1OfReal TVKnots, TColStd_Array1OfInteger TUMults, TColStd_Array1OfInteger TVMults)
 {
     throw new NotImplementedException();
 }
Beispiel #16
0
 public GeomAPI_PointsToBSplineSurface(TColgp_Array2OfPnt Points, Approx_ParametrizationType ParType)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #17
0
 public void Iso(double Param, bool IsU, TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights,
                 TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults, int Degree, bool Periodic,
                 TColgp_Array1OfPnt CPoles, TColStd_Array1OfReal CWeights)
 {
     throw new NotImplementedException();
 }
Beispiel #18
0
 public void GetPoles(TColStd_Array1OfReal FP, TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights,
                      bool UDirection)
 {
     throw new NotImplementedException();
 }
Beispiel #19
0
 public GeomAPI_PointsToBSplineSurface(TColgp_Array2OfPnt Points, double Weight1, double Weight2, double Weight3,
                                       int DegMax, GeomAbs_Shape Continuity)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #20
0
 public GeomAPI_PointsToBSplineSurface(TColgp_Array2OfPnt Points)
     : base()
 {
     throw new NotImplementedException();
 }
 public void DoSurface(Adaptor3d_HSurface surface, double u0, double u1, double v0, double v1,
                       TColgp_Array2OfPnt pntsOnSurface, Bnd_Box boxSurface, ref double gap)
 {
     throw new NotImplementedException();
 }
Beispiel #22
0
 public GeomAPI_PointsToBSplineSurface(TColgp_Array2OfPnt Points, Approx_ParametrizationType ParType, int DegMin,
                                       int DegMax, GeomAbs_Shape Continuity)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #23
0
 public void Reverse(TColgp_Array2OfPnt Poles, int Last, bool UDirection)
 {
     throw new NotImplementedException();
 }
Beispiel #24
0
 public void Init(TColgp_Array2OfPnt Points, double Weight1, double Weight2, double Weight3)
 {
     throw new NotImplementedException();
 }
Beispiel #25
0
 public void BuildCache(double theU, double theV, double theUSpanDomain, double theVSpanDomain,
                        bool theUPeriodic, bool theVPeriodic, int theUDegree, int theVDegree, int theUIndex, int theVIndex,
                        TColStd_Array1OfReal theUFlatKnots, TColStd_Array1OfReal theVFlatKnots, TColgp_Array2OfPnt thePoles,
                        TColStd_Array2OfReal theWeights, TColStd_Array2OfReal theCacheArray)
 {
     throw new NotImplementedException();
 }
Beispiel #26
0
 public void CacheD2(double U, double V, int UDegree, int VDegree, double UCacheParameter,
                     double VCacheParameter, double USpanLenght, double VSpanLength, TColgp_Array2OfPnt Poles,
                     TColStd_Array2OfReal Weights, gp_Pnt Point, gp_Vec VecU, gp_Vec VecV, gp_Vec VecUU, gp_Vec VecUV,
                     gp_Vec VecVV)
 {
     throw new NotImplementedException();
 }
 public void DoNewBounds(Adaptor3d_HSurface surface, double u0, double u1, double v0, double v1,
                         TColgp_Array2OfPnt pntsOnSurface, TColStd_Array1OfReal X, TColStd_Array1OfReal Y, TColStd_Array1OfReal Z,
                         TColStd_Array1OfReal Bounds)
 {
     throw new NotImplementedException();
 }
Beispiel #28
0
 public void CoefsD2(double U, double V, TColgp_Array2OfPnt Poles, TColStd_Array2OfReal Weights, gp_Pnt Point,
                     gp_Vec VecU, gp_Vec VecV, gp_Vec VecUU, gp_Vec VecUV, gp_Vec VecVV)
 {
     throw new NotImplementedException();
 }
Beispiel #29
0
 public void Poles(TColgp_Array2OfPnt Poles)
 {
     throw new NotImplementedException();
 }
Beispiel #30
0
 public void Init(TColgp_Array2OfPnt Points, Approx_ParametrizationType ParType)
 {
     throw new NotImplementedException();
 }