Open CASCADE Technology 6.5.2
Public Member Functions
GeomToIGES_GeomVector Class Reference

This class implements the transfer of the Vector from Geom
to IGES . These can be :
. Vector
* Direction
* VectorWithMagnitude

#include <GeomToIGES_GeomVector.hxx>

Inheritance diagram for GeomToIGES_GeomVector:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 GeomToIGES_GeomVector ()
 GeomToIGES_GeomVector (const GeomToIGES_GeomEntity &GE)
 Creates a tool GeomVector ready to run and sets its
fields as GE's.

Handle_IGESGeom_Direction TransferVector (const Handle< Geom_Vector > &start)
 Transfert a GeometryEntity which answer True to the
member : BRepToIGES::IsGeomVector(Geometry). If this
Entity could not be converted, this member returns a NullEntity.

Handle_IGESGeom_Direction TransferVector (const Handle< Geom_VectorWithMagnitude > &start)
Handle_IGESGeom_Direction TransferVector (const Handle< Geom_Direction > &start)

Constructor & Destructor Documentation

GeomToIGES_GeomVector::GeomToIGES_GeomVector ( )
GeomToIGES_GeomVector::GeomToIGES_GeomVector ( const GeomToIGES_GeomEntity GE)

Member Function Documentation

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

Reimplemented from GeomToIGES_GeomEntity.

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

Reimplemented from GeomToIGES_GeomEntity.

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

Reimplemented from GeomToIGES_GeomEntity.

Handle_IGESGeom_Direction GeomToIGES_GeomVector::TransferVector ( const Handle< Geom_Vector > &  start)
Handle_IGESGeom_Direction GeomToIGES_GeomVector::TransferVector ( const Handle< Geom_VectorWithMagnitude > &  start)
Handle_IGESGeom_Direction GeomToIGES_GeomVector::TransferVector ( const Handle< Geom_Direction > &  start)

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