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(); }
public BSplSLib_EvaluatorFunction(BSplSLib_EvaluatorFunction parameter1) : base() { throw new NotImplementedException("Native class is abstract"); }