#include <GeomToIGES_GeomPoint.hxx>
Inheritance diagram for GeomToIGES_GeomPoint:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GeomToIGES_GeomPoint () |
Standard_EXPORT | GeomToIGES_GeomPoint (const GeomToIGES_GeomEntity &GE) |
Creates a tool GeomPoint ready to run and sets its fields as GE's. . | |
Standard_EXPORT Handle_IGESGeom_Point | TransferPoint (const Handle(Geom_Point)&start) |
Transfert a Point from Geom to IGES. If this Entity could not be converted, this member returns a NullEntity. . | |
Standard_EXPORT Handle_IGESGeom_Point | TransferPoint (const Handle(Geom_CartesianPoint)&start) |
Transfert a CartesianPoint from Geom to IGES. If this Entity could not be converted, this member returns a NullEntity. . |
|
|
|
|
|
Reimplemented from GeomToIGES_GeomEntity. |
|
Reimplemented from GeomToIGES_GeomEntity. |
|
Reimplemented from GeomToIGES_GeomEntity. |
|
|
|
|