Open CASCADE Technology  6.9.0
Static Public Member Functions

StepToGeom_MakeCurve2d Class Reference

This class implements the mapping between class Curve from StepGeom which describes a Curve from prostep and Curve from Geom2d. As Curve is an abstract class this class an access to the sub-class required. More...

#include <StepToGeom_MakeCurve2d.hxx>

Static Public Member Functions

static Standard_Boolean Convert (const Handle< StepGeom_Curve > &SC, Handle< Geom2d_Curve > &CC)
 

Detailed Description

This class implements the mapping between class Curve from StepGeom which describes a Curve from prostep and Curve from Geom2d. As Curve is an abstract class this class an access to the sub-class required.

Member Function Documentation

static Standard_Boolean StepToGeom_MakeCurve2d::Convert ( const Handle< StepGeom_Curve > &  SC,
Handle< Geom2d_Curve > &  CC 
)
static

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