public LocalAnalysis_CurveContinuity(Geom_Curve Curv1, double u1, Geom_Curve Curv2, double u2, GeomAbs_Shape Order, double EpsNul, double EpsC0, double EpsC1, double EpsC2, double EpsG1, double EpsG2, double Percent) : base() { throw new NotImplementedException(); }
public AppDef_Variational(AppDef_MultiLine SSP, int FirstPoint, int LastPoint, AppParCurves_HArray1OfConstraintCouple TheConstraints, int MaxDegree, int MaxSegment, GeomAbs_Shape Continuity) : base() { throw new NotImplementedException(); }
public LocalAnalysis_SurfaceContinuity(Geom_Surface Surf1, double u1, double v1, Geom_Surface Surf2, double u2, double v2, GeomAbs_Shape Order, double EpsNul, double EpsC0, double EpsC1, double EpsC2, double EpsG1, double Percent, double Maxlen) : base() { throw new NotImplementedException(); }
public ShapeCustom_BSplineRestriction(bool anApproxSurfaceFlag, bool anApproxCurve3dFlag, bool anApproxCurve2dFlag, double aTol3d, double aTol2d, GeomAbs_Shape aContinuity3d, GeomAbs_Shape aContinuity2d, int aMaxDegree, int aNbMaxSeg, bool Degree, bool Rational) : base() { throw new NotImplementedException(); }
public AppDef_Variational(AppDef_MultiLine SSP, int FirstPoint, int LastPoint, AppParCurves_HArray1OfConstraintCouple TheConstraints, int MaxDegree, int MaxSegment, GeomAbs_Shape Continuity, bool WithMinMax, bool WithCutting, double Tolerance, int NbIterations) : base() { throw new NotImplementedException(); }
public LocalAnalysis_SurfaceContinuity(Geom2d_Curve curv1, Geom2d_Curve curv2, double U, Geom_Surface Surf1, Geom_Surface Surf2, GeomAbs_Shape Order, double EpsNul, double EpsC0, double EpsC1, double EpsC2, double EpsG1) : base() { throw new NotImplementedException(); }
public GeomConvert_CompBezierSurfacesToBSplineSurface(TColGeom_Array2OfBezierSurface Beziers, TColStd_Array1OfReal UKnots, TColStd_Array1OfReal VKnots, GeomAbs_Shape UContinuity, GeomAbs_Shape VContinuity) : base() { throw new NotImplementedException(); }
public AdvApprox_ApproxAFunction(int Num1DSS, int Num2DSS, int Num3DSS, TColStd_HArray1OfReal OneDTol, TColStd_HArray1OfReal TwoDTol, TColStd_HArray1OfReal ThreeDTol, double First, double Last, GeomAbs_Shape Continuity, int MaxDeg, int MaxSeg, AdvApprox_EvaluatorFunction Func) : base() { throw new NotImplementedException(); }
public bool BuildCurve3d(TopoDS_Edge E, double Tolerance, GeomAbs_Shape Continuity) { throw new NotImplementedException(); }
public bool BuildCurves3d(TopoDS_Shape S, double Tolerance, GeomAbs_Shape Continuity, int MaxDegree) { throw new NotImplementedException(); }
public void Intervals(BRepAdaptor_Curve C, TColStd_Array1OfReal T, GeomAbs_Shape S) { throw new NotImplementedException(); }
public int NbIntervals(BRepAdaptor_Curve C, GeomAbs_Shape S) { throw new NotImplementedException(); }
public void BuildCurve3d(double Tolerance, Adaptor3d_CurveOnSurface CurvePtr, double FirstParameter, double LastParameter, Geom_Curve NewCurvePtr, ref double MaxDeviation, ref double AverageDeviation, GeomAbs_Shape Continuity) { throw new NotImplementedException(); }
public void Perform(double First, double Last, double Tol3d, double BoundTol, double Tol2d, double TolAngular, GeomAbs_Shape Continuity) { throw new NotImplementedException(); }
public void Continuity(GeomAbs_Shape C) { throw new NotImplementedException(); }
public void SetParams(double Tol3D, double Tol2D, GeomAbs_Shape InternalContinuity, int MaxDegree, int MaxSeg) { throw new NotImplementedException(); }
public void Approximation(TColStd_HArray1OfReal OneDTol, TColStd_HArray1OfReal TwoDTol, TColStd_HArray1OfReal ThreeDTol, double BounTol, double First, double Last, GeomAbs_Shape Continuity, int Degmax, int Segmax, AdvApprox_EvaluatorFunction TheApproxFunction, AdvApprox_Cutting TheCuttingTool) { throw new NotImplementedException(); }
public void Approximate(Adaptor2d_HCurve2d theCurve, double theTol3d, GeomAbs_Shape theOrder, int theMaxSegments, int theMaxDegree) { throw new NotImplementedException(); }
public Geom2dConvert_ApproxCurve(Adaptor2d_HCurve2d Curve, double Tol2d, GeomAbs_Shape Order, int MaxSegments, int MaxDegree) : base() { throw new NotImplementedException(); }
public BRep_CurveOn2Surfaces(Geom_Surface S1, Geom_Surface S2, TopLoc_Location L1, TopLoc_Location L2, GeomAbs_Shape C) : base() { throw new NotImplementedException(); }
public TopoDS_Wire ConcatenateWire(TopoDS_Wire Wire, GeomAbs_Shape Option, double AngularTolerance) { throw new NotImplementedException(); }
public void VIntervals(TColStd_Array1OfReal T, GeomAbs_Shape S) { throw new NotImplementedException(); }
public TopoDS_Wire ConcatenateWire(TopoDS_Wire Wire, GeomAbs_Shape Option) { throw new NotImplementedException(); }
public void SetContinuity2d(GeomAbs_Shape Continuity2d) { throw new NotImplementedException(); }
public void SetCriterion(GeomAbs_Shape Criterion) { throw new NotImplementedException(); }
public Approx_Curve2d(Adaptor2d_HCurve2d C2D, double First, double Last, double TolU, double TolV, GeomAbs_Shape Continuity, int MaxDegree, int MaxSegments) : base() { throw new NotImplementedException(); }
public int NbVIntervals(GeomAbs_Shape S) { throw new NotImplementedException(); }
public void SetFaceBoundaryUpperContinuity(GeomAbs_Shape theMostAllowedEdgeClass) { throw new NotImplementedException(); }
public void SetContinuity(GeomAbs_Shape InternalContinuity, double AngularTolerance) { throw new NotImplementedException(); }
public Approx_CurvilinearParameter(Adaptor2d_HCurve2d C2D1, Adaptor3d_HSurface Surf1, Adaptor2d_HCurve2d C2D2, Adaptor3d_HSurface Surf2, double Tol, GeomAbs_Shape Order, int MaxDegree, int MaxSegments) : base() { throw new NotImplementedException(); }