![]() |
Open CASCADE Technology Reference Manual 8.0.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 occ::handle< Geom_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakeCurve (const occ::handle< Geom2d_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| const occ::handle< StepGeom_Curve > & | Value () const |
Public Member Functions inherited from GeomToStep_Root | |
| bool | IsDone () const |
Additional Inherited Members | |
Protected Attributes inherited from GeomToStep_Root | |
| bool | 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 occ::handle< Geom_Curve > & | C, |
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
| GeomToStep_MakeCurve::GeomToStep_MakeCurve | ( | const occ::handle< Geom2d_Curve > & | C, |
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
| const occ::handle< StepGeom_Curve > & GeomToStep_MakeCurve::Value | ( | ) | const |