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.
#include <GeomToStep_MakeCurve.hxx>
Constructor & Destructor Documentation
| GeomToStep_MakeCurve::GeomToStep_MakeCurve |
( |
const Handle< Geom_Curve > & |
C | ) |
|
| GeomToStep_MakeCurve::GeomToStep_MakeCurve |
( |
const Handle< Geom2d_Curve > & |
C | ) |
|
Member Function Documentation
| void GeomToStep_MakeCurve::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* GeomToStep_MakeCurve::operator new |
( |
size_t |
size | ) |
[inline] |
| void* GeomToStep_MakeCurve::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| const Handle_StepGeom_Curve& GeomToStep_MakeCurve::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: