This class implements the mapping between classes BSplineCurve from Geom, Geom2d and the class BSplineCurveWithKnots from StepGeom which describes a bspline_curve_with_knots from Prostep. More...
#include <GeomToStep_MakeBSplineCurveWithKnots.hxx>

Public Member Functions | |
| GeomToStep_MakeBSplineCurveWithKnots (const Handle< Geom_BSplineCurve > &Bsplin, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakeBSplineCurveWithKnots (const Handle< Geom2d_BSplineCurve > &Bsplin, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| const Handle< StepGeom_BSplineCurveWithKnots > & | Value () const | 
  Public Member Functions inherited from GeomToStep_Root | |
| Standard_Boolean | IsDone () const | 
Additional Inherited Members | |
  Protected Attributes inherited from GeomToStep_Root | |
| Standard_Boolean | done | 
This class implements the mapping between classes BSplineCurve from Geom, Geom2d and the class BSplineCurveWithKnots from StepGeom which describes a bspline_curve_with_knots from Prostep.
| GeomToStep_MakeBSplineCurveWithKnots::GeomToStep_MakeBSplineCurveWithKnots | ( | const Handle< Geom_BSplineCurve > & | Bsplin, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) | 
| GeomToStep_MakeBSplineCurveWithKnots::GeomToStep_MakeBSplineCurveWithKnots | ( | const Handle< Geom2d_BSplineCurve > & | Bsplin, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) | 
| const Handle< StepGeom_BSplineCurveWithKnots > & GeomToStep_MakeBSplineCurveWithKnots::Value | ( | ) | const |