PartDesign::Pad Class Reference

#include <FeaturePad.h>

Inheritance diagram for PartDesign::Pad:
PartDesign::Additive 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
 Pad ()
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::PropertyBool MirroredExtent
App::PropertyBool Reversed

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 34 of file FeaturePad.h.


Constructor & Destructor Documentation

Pad::Pad (  ) 

Definition at line 55 of file FeaturePad.cpp.

References ADD_PROPERTY, and Base::Length.


Member Function Documentation

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

Reimplemented from PartDesign::Additive.

Definition at line 53 of file FeaturePad.cpp.

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

Reimplemented from PartDesign::Additive.

Definition at line 53 of file FeaturePad.cpp.

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

Reimplemented from PartDesign::Additive.

Definition at line 53 of file FeaturePad.cpp.

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

Reimplemented from PartDesign::Additive.

Definition at line 53 of file FeaturePad.cpp.

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

Reimplemented from PartDesign::Additive.

Definition at line 53 of file FeaturePad.cpp.

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

returns the type name of the view provider

Reimplemented from Part::Feature.

Definition at line 52 of file FeaturePad.h.

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

Reimplemented from PartDesign::Additive.

Definition at line 53 of file FeaturePad.cpp.

Referenced by initPartDesign().

short Pad::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 65 of file FeaturePad.cpp.

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


Member Data Documentation


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