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