This class implements the mapping between classes
BoundedCurve from Geom, Geom2d and the class BoundedCurve from
StepGeom which describes a BoundedCurve from prostep.
As BoundedCurve is an abstract BoundedCurve this class
is an access to the sub-class required.
#include <GeomToStep_MakeBoundedCurve.hxx>
Constructor & Destructor Documentation
| GeomToStep_MakeBoundedCurve::GeomToStep_MakeBoundedCurve |
( |
const Handle< Geom_BoundedCurve > & |
C | ) |
|
| GeomToStep_MakeBoundedCurve::GeomToStep_MakeBoundedCurve |
( |
const Handle< Geom2d_BoundedCurve > & |
C | ) |
|
Member Function Documentation
| void GeomToStep_MakeBoundedCurve::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* GeomToStep_MakeBoundedCurve::operator new |
( |
size_t |
size | ) |
[inline] |
| void* GeomToStep_MakeBoundedCurve::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| const Handle_StepGeom_BoundedCurve& GeomToStep_MakeBoundedCurve::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: