Open CASCADE Technology 6.5.2
Public Member Functions
GeomToStep_MakeBoundedSurface Class Reference

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

#include <GeomToStep_MakeBoundedSurface.hxx>

Inheritance diagram for GeomToStep_MakeBoundedSurface:
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_MakeBoundedSurface (const Handle< Geom_BoundedSurface > &C)
const
Handle_StepGeom_BoundedSurface & 
Value () const

Constructor & Destructor Documentation

GeomToStep_MakeBoundedSurface::GeomToStep_MakeBoundedSurface ( const Handle< Geom_BoundedSurface > &  C)

Member Function Documentation

void GeomToStep_MakeBoundedSurface::operator delete ( void *  anAddress) [inline]

Reimplemented from GeomToStep_Root.

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

Reimplemented from GeomToStep_Root.

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

Reimplemented from GeomToStep_Root.

const Handle_StepGeom_BoundedSurface& GeomToStep_MakeBoundedSurface::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