PartDesign::Fillet Class Reference

#include <FeatureFillet.h>

Inheritance diagram for PartDesign::Fillet:
PartDesign::DressUp PartDesign::Feature Part::Feature App::GeoFeature App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

 Fillet ()
virtual Base::Type getTypeId (void) const
methods override 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::PropertyFloatConstraint Radius

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 esign/App/FeatureFillet.h.


Constructor & Destructor Documentation

Fillet::Fillet (  ) 

Member Function Documentation

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

Reimplemented from PartDesign::DressUp.

Definition at line 40 of file esign/App/FeatureFillet.cpp.

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

Reimplemented from PartDesign::DressUp.

Definition at line 40 of file esign/App/FeatureFillet.cpp.

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

Reimplemented from PartDesign::DressUp.

Definition at line 40 of file esign/App/FeatureFillet.cpp.

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

Reimplemented from PartDesign::DressUp.

Definition at line 40 of file esign/App/FeatureFillet.cpp.

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

Reimplemented from PartDesign::DressUp.

Definition at line 40 of file esign/App/FeatureFillet.cpp.

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

returns the type name of the ViewProvider

Reimplemented from Part::Feature.

Definition at line 49 of file esign/App/FeatureFillet.h.

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

Reimplemented from PartDesign::DressUp.

Definition at line 40 of file esign/App/FeatureFillet.cpp.

Referenced by initPartDesign().

short Fillet::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 50 of file esign/App/FeatureFillet.cpp.

References PartDesign::DressUp::Base, App::PropertyLinkSub::getValue(), App::DocumentObject::isTouched(), App::Property::isTouched(), and Radius.


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