Part::FeatureExt Class Reference

Base class of all shape feature classes in FreeCAD. More...

#include <PartFeature.h>

Inheritance diagram for Part::FeatureExt:
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
const char * getViewProviderName (void) const
 returns the type name of the ViewProvider

Static Public Member Functions

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

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Base class of all shape feature classes in FreeCAD.

Definition at line 76 of file PartFeature.h.


Member Function Documentation

void * Part::FeatureExt::create ( void   )  [static]

Reimplemented from Part::Feature.

Definition at line 135 of file PartFeature.cpp.

Base::Type Part::FeatureExt::getClassTypeId ( void   )  [static]

Reimplemented from Part::Feature.

Definition at line 135 of file PartFeature.cpp.

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

Reimplemented from Part::Feature.

Definition at line 135 of file PartFeature.cpp.

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

Reimplemented from Part::Feature.

Definition at line 135 of file PartFeature.cpp.

Base::Type Part::FeatureExt::getTypeId ( void   )  const [virtual]

Reimplemented from Part::Feature.

Definition at line 135 of file PartFeature.cpp.

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

returns the type name of the ViewProvider

Reimplemented from Part::Feature.

Definition at line 81 of file PartFeature.h.

void Part::FeatureExt::init ( void   )  [static]

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

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