Open CASCADE Technology  7.0.0
Public Member Functions
Geom2dToIGES_Geom2dCurve Class Reference

This class implements the transfer of the Curve Entity from Geom2d To IGES. These can be : Curve . BoundedCurve. More...

#include <Geom2dToIGES_Geom2dCurve.hxx>

Inheritance diagram for Geom2dToIGES_Geom2dCurve:
Inheritance graph
[legend]

Public Member Functions

 Geom2dToIGES_Geom2dCurve ()
 
 Geom2dToIGES_Geom2dCurve (const Geom2dToIGES_Geom2dEntity &G2dE)
 Creates a tool Geom2dCurve ready to run and sets its fields as G2dE's. More...
 
Handle< IGESData_IGESEntityTransfer2dCurve (const Handle< Geom2d_Curve > &start, const Standard_Real Udeb, const Standard_Real Ufin)
 Transfert an Entity from Geom2d to IGES. If this Entity could not be converted, this member returns a NullEntity. More...
 
- Public Member Functions inherited from Geom2dToIGES_Geom2dEntity
 Geom2dToIGES_Geom2dEntity ()
 Creates a tool Geom2dEntity. More...
 
 Geom2dToIGES_Geom2dEntity (const Geom2dToIGES_Geom2dEntity &GE)
 Creates a tool ready to run and sets its fields as GE's. More...
 
void SetModel (const Handle< IGESData_IGESModel > &model)
 Set the value of "TheModel". More...
 
Handle< IGESData_IGESModelGetModel () const
 Returns the value of "TheModel". More...
 
void SetUnit (const Standard_Real unit)
 Sets the value of the UnitFlag. More...
 
Standard_Real GetUnit () const
 Returns the value of the UnitFlag of the header of the model in millimeters. More...
 

Detailed Description

This class implements the transfer of the Curve Entity from Geom2d To IGES. These can be : Curve . BoundedCurve.

Constructor & Destructor Documentation

Geom2dToIGES_Geom2dCurve::Geom2dToIGES_Geom2dCurve ( )
Geom2dToIGES_Geom2dCurve::Geom2dToIGES_Geom2dCurve ( const Geom2dToIGES_Geom2dEntity G2dE)

Creates a tool Geom2dCurve ready to run and sets its fields as G2dE's.

Member Function Documentation

Handle< IGESData_IGESEntity > Geom2dToIGES_Geom2dCurve::Transfer2dCurve ( const Handle< Geom2d_Curve > &  start,
const Standard_Real  Udeb,
const Standard_Real  Ufin 
)

Transfert an Entity from Geom2d to IGES. If this Entity could not be converted, this member returns a NullEntity.


The documentation for this class was generated from the following file: