Open CASCADE Technology  7.0.0
Public Member Functions

GeomToStep_MakeBSplineCurveWithKnots Class Reference

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>

Inheritance diagram for GeomToStep_MakeBSplineCurveWithKnots:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakeBSplineCurveWithKnots (const Handle< Geom_BSplineCurve > &Bsplin)
 
 GeomToStep_MakeBSplineCurveWithKnots (const Handle< Geom2d_BSplineCurve > &Bsplin)
 
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
 

Detailed Description

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.

Constructor & Destructor Documentation

GeomToStep_MakeBSplineCurveWithKnots::GeomToStep_MakeBSplineCurveWithKnots ( const Handle< Geom_BSplineCurve > &  Bsplin)
GeomToStep_MakeBSplineCurveWithKnots::GeomToStep_MakeBSplineCurveWithKnots ( const Handle< Geom2d_BSplineCurve > &  Bsplin)

Member Function Documentation

const Handle< StepGeom_BSplineCurveWithKnots >& GeomToStep_MakeBSplineCurveWithKnots::Value ( ) const

The documentation for this class was generated from the following file: