Open CASCADE Technology 6.6.0
|
This class implements the mapping between classes
class Curve from StepGeom which
describes a Curve from prostep and Curve from Geom.
As Curve is an abstract class
this class an access to the sub-class required.
#include <StepToGeom_MakeCurve.hxx>
Static Public Member Functions | |
static Standard_Boolean | Convert (const Handle< StepGeom_Curve > &SC, Handle< Geom_Curve > &CC) |
static Standard_Boolean StepToGeom_MakeCurve::Convert | ( | const Handle< StepGeom_Curve > & | SC, |
Handle< Geom_Curve > & | CC | ||
) | [static] |