Version: 9.12.0
STLPlugin_IExport Class Reference

#include <STLPlugin_IExport.hxx>

Public Member Functions

 STLPlugin_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 SetIsASCII (bool theIsASCII)
 
bool GetIsASCII ()
 
void SetIsRelative (bool theIsRelative)
 
bool GetIsRelative ()
 
void SetDeflection (double theDeflection)
 
double GetDeflection ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

◆ STLPlugin_IExport()

STLPlugin_IExport::STLPlugin_IExport ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetDeflection()

double STLPlugin_IExport::GetDeflection ( )
inline

◆ GetFileName()

TCollection_AsciiString STLPlugin_IExport::GetFileName ( )
inline

◆ GetIsASCII()

bool STLPlugin_IExport::GetIsASCII ( )
inline

References EXPORTSTL_ARG_ISASCII.

◆ GetIsRelative()

bool STLPlugin_IExport::GetIsRelative ( )
inline

◆ Handle() [1/2]

STLPlugin_IExport::Handle ( GEOM_Function  )
private

◆ Handle() [2/2]

STLPlugin_IExport::Handle ( GEOM_Function  )
inline

◆ SetDeflection()

void STLPlugin_IExport::SetDeflection ( double  theDeflection)
inline

◆ SetFileName()

void STLPlugin_IExport::SetFileName ( const TCollection_AsciiString &  theFileName)
inline

◆ SetIsASCII()

void STLPlugin_IExport::SetIsASCII ( bool  theIsASCII)
inline

References EXPORTSTL_ARG_ISASCII.

◆ SetIsRelative()

void STLPlugin_IExport::SetIsRelative ( bool  theIsRelative)
inline

◆ SetOriginal()

void STLPlugin_IExport::SetOriginal ( Handle(GEOM_Function)  theOriginal)
inline

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