Part::FeatureGeometrySet Class Reference

#include <FeatureGeometrySet.h>

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

List of all members.

Public Member Functions

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



App::DocumentObjectExecReturnexecute (void)
 recalculate the Feature
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)

Public Attributes

PropertyGeometryList GeometrySet

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 36 of file FeatureGeometrySet.h.


Constructor & Destructor Documentation

FeatureGeometrySet::FeatureGeometrySet (  ) 

Definition at line 39 of file FeatureGeometrySet.cpp.

References ADD_PROPERTY.


Member Function Documentation

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

Reimplemented from Part::Feature.

Definition at line 36 of file FeatureGeometrySet.cpp.

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

Reimplemented from Part::Feature.

Definition at line 36 of file FeatureGeometrySet.cpp.

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

Reimplemented from Part::Feature.

Definition at line 36 of file FeatureGeometrySet.cpp.

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

Reimplemented from Part::Feature.

Definition at line 36 of file FeatureGeometrySet.cpp.

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

Reimplemented from Part::Feature.

Definition at line 36 of file FeatureGeometrySet.cpp.

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

returns the type name of the ViewProvider

Reimplemented from Part::Feature.

Definition at line 50 of file FeatureGeometrySet.h.

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

Reimplemented from Part::Feature.

Definition at line 36 of file FeatureGeometrySet.cpp.

Referenced by initPart().


Member Data Documentation

Definition at line 43 of file FeatureGeometrySet.h.

Referenced by execute().


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