PartDesign::Pocket Class Reference

#include <FeaturePocket.h>

Inheritance diagram for PartDesign::Pocket:
PartDesign::Subtractive PartDesign::SketchBased PartDesign::Feature 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
 Pocket ()
methods override feature



App::DocumentObjectExecReturnexecute (void)
 recalculate the feature
const char * getViewProviderName (void) const
 returns the type name of the view provider
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::PropertyLength Length
App::PropertyEnumeration Type

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 33 of file FeaturePocket.h.


Constructor & Destructor Documentation

Pocket::Pocket (  ) 

Definition at line 57 of file FeaturePocket.cpp.

References ADD_PROPERTY, and Base::Length.


Member Function Documentation

void * PartDesign::Pocket::create ( void   )  [static]

Reimplemented from PartDesign::Subtractive.

Definition at line 55 of file FeaturePocket.cpp.

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

Reimplemented from PartDesign::Subtractive.

Definition at line 55 of file FeaturePocket.cpp.

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

Reimplemented from PartDesign::Subtractive.

Definition at line 55 of file FeaturePocket.cpp.

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

Reimplemented from PartDesign::Subtractive.

Definition at line 55 of file FeaturePocket.cpp.

Base::Type PartDesign::Pocket::getTypeId ( void   )  const [virtual]

Reimplemented from PartDesign::Subtractive.

Definition at line 55 of file FeaturePocket.cpp.

const char* PartDesign::Pocket::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the view provider

Reimplemented from Part::Feature.

Definition at line 49 of file FeaturePocket.h.

void PartDesign::Pocket::init ( void   )  [static]

Reimplemented from PartDesign::Subtractive.

Definition at line 55 of file FeaturePocket.cpp.

Referenced by initPartDesign().

short Pocket::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 64 of file FeaturePocket.cpp.

References App::Property::isTouched(), Length, and PartDesign::SketchBased::Sketch.


Member Data Documentation

Definition at line 40 of file FeaturePocket.h.


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

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