public bool GetCircle(Convert_ParameterisationType TConv, gp_Vec ns1, gp_Vec ns2, gp_Vec dn1w, gp_Vec dn2w, gp_Vec nplan, gp_Vec dnplan, gp_Pnt pts1, gp_Pnt pts2, gp_Vec tang1, gp_Vec tang2, double Rayon, double DRayon, gp_Pnt Center, gp_Vec DCenter, TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles, TColStd_Array1OfReal Weigths, TColStd_Array1OfReal DWeigths) { throw new NotImplementedException(); }
public Geom2dConvert_CompCurveToBSplineCurve(Geom2d_BoundedCurve Bas_isCurve, Convert_ParameterisationType Parameter_isation) : base() { throw new NotImplementedException(); }
public void BuildCosAndSin(Convert_ParameterisationType Parametr_isation, double UFirst, double ULast, TColStd_HArray1OfReal CosNumerator, TColStd_HArray1OfReal SinNumerator, TColStd_HArray1OfReal Denominator, ref int Degree, TColStd_HArray1OfReal Knots, TColStd_HArray1OfInteger Mults) { throw new NotImplementedException(); }
public Geom_BSplineCurve CurveToBSplineCurve(Geom_Curve C, Convert_ParameterisationType Parameter_isation) { throw new NotImplementedException(); }
public Convert_CircleToBSplineCurve(gp_Circ2d C, double U1, double U2, Convert_ParameterisationType Parameter_isation) : base() { throw new NotImplementedException(); }
public void GetMinimalWeights(BlendFunc_SectionShape SectShape, Convert_ParameterisationType TConv, double AngleMin, double AngleMax, TColStd_Array1OfReal Weigths) { throw new NotImplementedException(); }
public void GetShape(BlendFunc_SectionShape SectShape, double MaxAng, ref int NbPoles, ref int NbKnots, ref int Degree, ref Convert_ParameterisationType TypeConv) { throw new NotImplementedException(); }
public Convert_EllipseToBSplineCurve(gp_Elips2d E, double U1, double U2, Convert_ParameterisationType Parameter_isation) : base() { throw new NotImplementedException(); }
public GeomConvert_CompCurveToBSplineCurve(Convert_ParameterisationType Parameter_isation) : base() { throw new NotImplementedException(); }
public double GetTolerance(Convert_ParameterisationType TConv, double AngleMin, double Radius, double AngularTol, double SpatialTol) { throw new NotImplementedException(); }
public void Mults(Convert_ParameterisationType TypeConv, TColStd_Array1OfInteger TMults) { throw new NotImplementedException(); }
public void Knots(Convert_ParameterisationType TypeConv, TColStd_Array1OfReal TKnots) { throw new NotImplementedException(); }
public void GetCircle(Convert_ParameterisationType TConv, gp_Vec ns1, gp_Vec ns2, gp_Vec nplan, gp_Pnt pt1, gp_Pnt pt2, double Rayon, gp_Pnt Center, TColgp_Array1OfPnt Poles, TColStd_Array1OfReal Weigths) { throw new NotImplementedException(); }