|
Open CASCADE Technology
6.7.1
|
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) | |
| GeomToStep_MakeCurve (const Handle< Geom2d_Curve > &C) | |
| const Handle_StepGeom_Curve & | 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
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 | ) |
| GeomToStep_MakeCurve::GeomToStep_MakeCurve | ( | const Handle< Geom2d_Curve > & | C | ) |
| const Handle_StepGeom_Curve& GeomToStep_MakeCurve::Value | ( | ) | const |
1.8.5