#include <Geom2dToIGES_Geom2dPoint.hxx>
Inheritance diagram for Geom2dToIGES_Geom2dPoint:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | Geom2dToIGES_Geom2dPoint () |
Standard_EXPORT | Geom2dToIGES_Geom2dPoint (const Geom2dToIGES_Geom2dEntity &G2dE) |
Creates a tool Geom2dPoint ready to run and sets its fields as G2dE's. . | |
Standard_EXPORT Handle_IGESGeom_Point | Transfer2dPoint (const Handle(Geom2d_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 | Transfer2dPoint (const Handle(Geom2d_CartesianPoint)&start) |
Transfert a CartesianPoint from Geom to IGES. If this Entity could not be converted, this member returns a NullEntity. . |
|
|
|
|
|
Reimplemented from Geom2dToIGES_Geom2dEntity. |
|
Reimplemented from Geom2dToIGES_Geom2dEntity. |
|
Reimplemented from Geom2dToIGES_Geom2dEntity. |
|
|
|
|