Part::ImportIges Class Reference

#include <FeaturePartImportIges.h>

Inheritance diagram for Part::ImportIges:
Part::Feature App::GeoFeature App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
 ImportIges ()
methods overide Feature



App::DocumentObjectExecReturnexecute (void)
 recalculate the Feature
const char * getViewProviderName (void) const
 returns the type name of the ViewProvider
short mustExecute () const
 mustExecute We call this method to check if the object was modified to be invoked.

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Public Attributes

App::PropertyString FileName

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 35 of file FeaturePartImportIges.h.


Constructor & Destructor Documentation

ImportIges::ImportIges ( void   ) 

Definition at line 40 of file FeaturePartImportIges.cpp.

References ADD_PROPERTY.


Member Function Documentation

void * ImportIges::create ( void   )  [static]

Reimplemented from Part::Feature.

Definition at line 37 of file FeaturePartImportIges.cpp.

App::DocumentObjectExecReturn * ImportIges::execute ( void   )  [virtual]
Base::Type ImportIges::getClassTypeId ( void   )  [static]

Reimplemented from Part::Feature.

Definition at line 37 of file FeaturePartImportIges.cpp.

const App::PropertyData & ImportIges::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from Part::Feature.

Definition at line 37 of file FeaturePartImportIges.cpp.

const App::PropertyData * ImportIges::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from Part::Feature.

Definition at line 37 of file FeaturePartImportIges.cpp.

Base::Type ImportIges::getTypeId ( void   )  const [virtual]

Reimplemented from Part::Feature.

Definition at line 37 of file FeaturePartImportIges.cpp.

const char* Part::ImportIges::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from Part::Feature.

Definition at line 50 of file FeaturePartImportIges.h.

void ImportIges::init ( void   )  [static]

Reimplemented from Part::Feature.

Definition at line 37 of file FeaturePartImportIges.cpp.

Referenced by initPart().

short ImportIges::mustExecute (  )  const [virtual]

mustExecute We call this method to check if the object was modified to be invoked.

If the object label or an argument is modified. If we must recompute the object - to call the method execute(). 0: no recompution is needed 1: recompution needed -1: the document examine all links of this object and if one is touched -> recompute

Reimplemented from Part::Feature.

Definition at line 45 of file FeaturePartImportIges.cpp.

References FileName, and App::Property::isTouched().


Member Data Documentation

Definition at line 42 of file FeaturePartImportIges.h.

Referenced by execute(), and mustExecute().


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

Generated on Wed Nov 23 19:02:35 2011 for FreeCAD by  doxygen 1.6.1