#include <STEPPlugin_IExport.hxx>
Public Member Functions | |
STEPPlugin_IExport (Handle(GEOM_Function) theFunction) | |
void | SetOriginal (Handle(GEOM_Function) theOriginal) |
Handle (GEOM_Function) GetOriginal() | |
void | SetFileName (const TCollection_AsciiString &theFileName) |
TCollection_AsciiString | GetFileName () |
void | SetUnit (const Standard_Integer theUnit) |
Standard_Integer | GetUnit () |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References EXPORTSTEP_ARG_FILENAME.
|
inline |
References EXPORTSTEP_ARG_UNIT.
|
inline |
References EXPORTSTEP_ARG_ORIGINAL.
|
private |
|
inline |
References EXPORTSTEP_ARG_FILENAME.
|
inline |
References EXPORTSTEP_ARG_ORIGINAL.
|
inline |
References EXPORTSTEP_ARG_UNIT.