#include <GeomToIGES_GeomVector.hxx>
Inheritance diagram for GeomToIGES_GeomVector:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GeomToIGES_GeomVector () |
Standard_EXPORT | GeomToIGES_GeomVector (const GeomToIGES_GeomEntity &GE) |
Creates a tool GeomVector ready to run and sets its fields as GE's. . | |
Standard_EXPORT 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. . | |
Standard_EXPORT Handle_IGESGeom_Direction | TransferVector (const Handle(Geom_VectorWithMagnitude)&start) |
Standard_EXPORT Handle_IGESGeom_Direction | TransferVector (const Handle(Geom_Direction)&start) |
|
|
|
|
|
Reimplemented from GeomToIGES_GeomEntity. |
|
Reimplemented from GeomToIGES_GeomEntity. |
|
Reimplemented from GeomToIGES_GeomEntity. |
|
|
|
|
|
|