Open CASCADE Technology 7.9.0
|
This class implements the mapping between classes Curve from Geom and the class Curve from StepGeom which describes a Curve from prostep. As Curve is an abstract curve this class an access to the sub-class required. More...
#include <GeomToStep_MakeCurve.hxx>
Public Member Functions | |
GeomToStep_MakeCurve (const Handle< Geom_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
GeomToStep_MakeCurve (const Handle< Geom2d_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
const Handle< StepGeom_Curve > & | Value () const |
![]() | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
![]() | |
Standard_Boolean | done |
This class implements the mapping between classes Curve from Geom and the class Curve from StepGeom which describes a Curve from prostep. As Curve is an abstract curve this class an access to the sub-class required.
GeomToStep_MakeCurve::GeomToStep_MakeCurve | ( | const Handle< Geom_Curve > & | C, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
GeomToStep_MakeCurve::GeomToStep_MakeCurve | ( | const Handle< Geom2d_Curve > & | C, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
const Handle< StepGeom_Curve > & GeomToStep_MakeCurve::Value | ( | ) | const |