Open CASCADE Technology 6.6.0
Public Member Functions
Geom2dToIGES_Geom2dPoint Class Reference

This class implements the transfer of the Point Entity from Geom2d
to IGES . These are :
. 2dPoint
* 2dCartesianPoint

#include <Geom2dToIGES_Geom2dPoint.hxx>

Inheritance diagram for Geom2dToIGES_Geom2dPoint:
Inheritance graph
[legend]

Public Member Functions

 Geom2dToIGES_Geom2dPoint ()
 Geom2dToIGES_Geom2dPoint (const Geom2dToIGES_Geom2dEntity &G2dE)
 Creates a tool Geom2dPoint ready to run and sets its
fields as G2dE's.

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.

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.


Constructor & Destructor Documentation

Geom2dToIGES_Geom2dPoint::Geom2dToIGES_Geom2dPoint ( )
Geom2dToIGES_Geom2dPoint::Geom2dToIGES_Geom2dPoint ( const Geom2dToIGES_Geom2dEntity G2dE)

Member Function Documentation

Handle_IGESGeom_Point Geom2dToIGES_Geom2dPoint::Transfer2dPoint ( const Handle< Geom2d_Point > &  start)
Handle_IGESGeom_Point Geom2dToIGES_Geom2dPoint::Transfer2dPoint ( const Handle< Geom2d_CartesianPoint > &  start)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines