Open CASCADE Technology 6.5.2
Public Member Functions
GeomToStep_MakeSurface Class Reference

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

#include <GeomToStep_MakeSurface.hxx>

Inheritance diagram for GeomToStep_MakeSurface:
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_MakeSurface (const Handle< Geom_Surface > &C)
const Handle_StepGeom_Surface & Value () const

Constructor & Destructor Documentation

GeomToStep_MakeSurface::GeomToStep_MakeSurface ( const Handle< Geom_Surface > &  C)

Member Function Documentation

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

Reimplemented from GeomToStep_Root.

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

Reimplemented from GeomToStep_Root.

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

Reimplemented from GeomToStep_Root.

const Handle_StepGeom_Surface& GeomToStep_MakeSurface::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