Open CASCADE Technology  6.9.0
Public Member Functions

GeomToStep_MakeCurve Class Reference

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>

Inheritance diagram for GeomToStep_MakeCurve:
Inheritance graph
[legend]

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
 

Detailed Description

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.

Constructor & Destructor Documentation

GeomToStep_MakeCurve::GeomToStep_MakeCurve ( const Handle< Geom_Curve > &  C)
GeomToStep_MakeCurve::GeomToStep_MakeCurve ( const Handle< Geom2d_Curve > &  C)

Member Function Documentation

const Handle< StepGeom_Curve >& GeomToStep_MakeCurve::Value ( ) const

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