|
Open CASCADE Technology 6.5.2
|
This class implements the transfer of the Vector from Geom2d
to IGES . These can be :
. Vector
* Direction
* VectorWithMagnitude
#include <Geom2dToIGES_Geom2dVector.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Geom2dToIGES_Geom2dVector () | |
| Geom2dToIGES_Geom2dVector (const Geom2dToIGES_Geom2dEntity &G2dE) | |
| Creates a tool Geom2dVector ready to run and sets its fields as G2dE's. | |
| Handle_IGESGeom_Direction | Transfer2dVector (const Handle< Geom2d_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 | Transfer2dVector (const Handle< Geom2d_VectorWithMagnitude > &start) |
| Handle_IGESGeom_Direction | Transfer2dVector (const Handle< Geom2d_Direction > &start) |
| Geom2dToIGES_Geom2dVector::Geom2dToIGES_Geom2dVector | ( | ) |
| Geom2dToIGES_Geom2dVector::Geom2dToIGES_Geom2dVector | ( | const Geom2dToIGES_Geom2dEntity & | G2dE | ) |
| void Geom2dToIGES_Geom2dVector::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from Geom2dToIGES_Geom2dEntity.
| void* Geom2dToIGES_Geom2dVector::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from Geom2dToIGES_Geom2dEntity.
| void* Geom2dToIGES_Geom2dVector::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from Geom2dToIGES_Geom2dEntity.
| Handle_IGESGeom_Direction Geom2dToIGES_Geom2dVector::Transfer2dVector | ( | const Handle< Geom2d_Vector > & | start | ) |
| Handle_IGESGeom_Direction Geom2dToIGES_Geom2dVector::Transfer2dVector | ( | const Handle< Geom2d_VectorWithMagnitude > & | start | ) |
| Handle_IGESGeom_Direction Geom2dToIGES_Geom2dVector::Transfer2dVector | ( | const Handle< Geom2d_Direction > & | start | ) |
1.7.4