Part::Common Class Reference

#include <FeaturePartCommon.h>

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

List of all members.

Public Member Functions

 Common ()
virtual Base::Type getTypeId (void) const

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
methods overide Feature



TopoDS_Shape runOperation (const TopoDS_Shape &, const TopoDS_Shape &) const
 recalculate the Feature

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 33 of file FeaturePartCommon.h.


Constructor & Destructor Documentation

Common::Common ( void   ) 

Definition at line 40 of file FeaturePartCommon.cpp.


Member Function Documentation

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

Reimplemented from Part::Boolean.

Definition at line 37 of file FeaturePartCommon.cpp.

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

Reimplemented from Part::Boolean.

Definition at line 37 of file FeaturePartCommon.cpp.

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

Reimplemented from Part::Boolean.

Definition at line 37 of file FeaturePartCommon.cpp.

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

Reimplemented from Part::Boolean.

Definition at line 37 of file FeaturePartCommon.cpp.

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

Reimplemented from Part::Boolean.

Definition at line 37 of file FeaturePartCommon.cpp.

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

Reimplemented from Part::Boolean.

Definition at line 37 of file FeaturePartCommon.cpp.

Referenced by initPart().

TopoDS_Shape Common::runOperation ( const TopoDS_Shape &  base,
const TopoDS_Shape &  tool 
) const [protected, virtual]

recalculate the Feature

Implements Part::Boolean.

Definition at line 44 of file FeaturePartCommon.cpp.


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

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