|
Open CASCADE Technology 6.5.2
|
provides methods to transfer Geom2d entity from CASCADE to IGES.
#include <Geom2dToIGES_Geom2dEntity.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Geom2dToIGES_Geom2dEntity () | |
| Creates a tool Geom2dEntity | |
| Geom2dToIGES_Geom2dEntity (const Geom2dToIGES_Geom2dEntity &GE) | |
| Creates a tool ready to run and sets its fields as GE's. | |
| void | SetModel (const Handle< IGESData_IGESModel > &model) |
| Set the value of "TheModel" | |
| Handle_IGESData_IGESModel | GetModel () const |
| Returns the value of "TheModel" | |
| void | SetUnit (const Standard_Real unit) |
| Sets the value of the UnitFlag | |
| Standard_Real | GetUnit () const |
| Returns the value of the UnitFlag of the header of the model in millimeters. | |
| Geom2dToIGES_Geom2dEntity::Geom2dToIGES_Geom2dEntity | ( | ) |
| Geom2dToIGES_Geom2dEntity::Geom2dToIGES_Geom2dEntity | ( | const Geom2dToIGES_Geom2dEntity & | GE | ) |
| Handle_IGESData_IGESModel Geom2dToIGES_Geom2dEntity::GetModel | ( | ) | const |
| Standard_Real Geom2dToIGES_Geom2dEntity::GetUnit | ( | ) | const |
| void Geom2dToIGES_Geom2dEntity::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented in Geom2dToIGES_Geom2dCurve, Geom2dToIGES_Geom2dPoint, and Geom2dToIGES_Geom2dVector.
| void* Geom2dToIGES_Geom2dEntity::operator new | ( | size_t | size | ) | [inline] |
Reimplemented in Geom2dToIGES_Geom2dCurve, Geom2dToIGES_Geom2dPoint, and Geom2dToIGES_Geom2dVector.
| void* Geom2dToIGES_Geom2dEntity::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented in Geom2dToIGES_Geom2dCurve, Geom2dToIGES_Geom2dPoint, and Geom2dToIGES_Geom2dVector.
| void Geom2dToIGES_Geom2dEntity::SetModel | ( | const Handle< IGESData_IGESModel > & | model | ) |
| void Geom2dToIGES_Geom2dEntity::SetUnit | ( | const Standard_Real | unit | ) |
1.7.4