OCC Main Page | DataExchange | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

DataExchange
TKIGES
BRepToIGES


BRepToIGES_BRSolid Class Reference

This class implements the transfer of Shape Entities from Geom
To IGES. These can be :
. Vertex
. Edge
. Wire
.

#include <BRepToIGES_BRSolid.hxx>

Inheritance diagram for BRepToIGES_BRSolid:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepToIGES_BRSolid ()
Standard_EXPORT BRepToIGES_BRSolid (const BRepToIGES_BREntity &BR)
Standard_EXPORT Handle_IGESData_IGESEntity TransferSolid (const TopoDS_Shape &start)
 Transfert a Shape entity from TopoDS to IGES
this entity must be a Solid or a CompSolid or a Compound.
If this Entity could not be converted, this member returns a NullEntity.
.
Standard_EXPORT Handle_IGESData_IGESEntity TransferSolid (const TopoDS_Solid &start)
 Transfert a Solid entity from TopoDS to IGES
If this Entity could not be converted, this member returns a NullEntity.
.
Standard_EXPORT Handle_IGESData_IGESEntity TransferCompSolid (const TopoDS_CompSolid &start)
 Transfert an CompSolid entity from TopoDS to IGES
If this Entity could not be converted, this member returns a NullEntity.
.
Standard_EXPORT Handle_IGESData_IGESEntity TransferCompound (const TopoDS_Compound &start)
 Transfert a Compound entity from TopoDS to IGES
If this Entity could not be converted, this member returns a NullEntity.
.

Constructor & Destructor Documentation

Standard_EXPORT BRepToIGES_BRSolid::BRepToIGES_BRSolid  ) 
 

Standard_EXPORT BRepToIGES_BRSolid::BRepToIGES_BRSolid const BRepToIGES_BREntity BR  ) 
 


Member Function Documentation

void BRepToIGES_BRSolid::operator delete void *  anAddress  )  [inline]
 

Reimplemented from BRepToIGES_BREntity.

void* BRepToIGES_BRSolid::operator new size_t  size  )  [inline]
 

Reimplemented from BRepToIGES_BREntity.

void* BRepToIGES_BRSolid::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from BRepToIGES_BREntity.

Standard_EXPORT Handle_IGESData_IGESEntity BRepToIGES_BRSolid::TransferCompound const TopoDS_Compound &  start  ) 
 

Standard_EXPORT Handle_IGESData_IGESEntity BRepToIGES_BRSolid::TransferCompSolid const TopoDS_CompSolid &  start  ) 
 

Standard_EXPORT Handle_IGESData_IGESEntity BRepToIGES_BRSolid::TransferSolid const TopoDS_Solid &  start  ) 
 

Standard_EXPORT Handle_IGESData_IGESEntity BRepToIGES_BRSolid::TransferSolid const TopoDS_Shape &  start  ) 
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 14:39:27 2008 for OpenCASCADE by  doxygen 1.4.1