#include <FeatureImportIges.h>
Public Member Functions | |
virtual Standard_Integer | Execute (void) |
virtual void | InitLabel (const TDF_Label &rcLabel) |
virtual const char * | Type (void) |
Returns the Name/Type of the feature. |
Definition at line 35 of file FeatureImportIges.h.
Standard_Integer FeatureImportIges::Execute | ( | void | ) | [virtual] |
Definition at line 55 of file FeatureImportIges.cpp.
References Base::Console(), and Base::Sequencer().
void FeatureImportIges::InitLabel | ( | const TDF_Label & | rcLabel | ) | [virtual] |
Definition at line 42 of file FeatureImportIges.cpp.
virtual const char* Import::FeatureImportIges::Type | ( | void | ) | [inline, virtual] |
Returns the Name/Type of the feature.
Definition at line 48 of file FeatureImportIges.h.