Open CASCADE Technology 6.5.2
Public Member Functions
GeomToStep_MakeBoundedCurve Class Reference

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>

Inheritance diagram for GeomToStep_MakeBoundedCurve:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 GeomToStep_MakeBoundedCurve (const Handle< Geom_BoundedCurve > &C)
 GeomToStep_MakeBoundedCurve (const Handle< Geom2d_BoundedCurve > &C)
const
Handle_StepGeom_BoundedCurve & 
Value () const

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]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakeBoundedCurve::operator new ( size_t  size) [inline]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakeBoundedCurve::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from GeomToStep_Root.

const Handle_StepGeom_BoundedCurve& GeomToStep_MakeBoundedCurve::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines