Mesh::FixDuplicatedPoints Class Reference

The FixDuplicatedPoints class removes duplicated points from the mesh. More...

#include <FeatureMeshDefects.h>

Inheritance diagram for Mesh::FixDuplicatedPoints:
Mesh::FixDefects Mesh::Feature App::GeoFeature App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

 FixDuplicatedPoints (void)
 Constructor.
virtual Base::Type getTypeId (void) const
virtual ~FixDuplicatedPoints ()
methods override Feature



virtual
App::DocumentObjectExecReturn
execute (void)
 recalculate the Feature

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

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

The FixDuplicatedPoints class removes duplicated points from the mesh.

Author:
Werner Mayer

Definition at line 146 of file FeatureMeshDefects.h.


Constructor & Destructor Documentation

FixDuplicatedPoints::FixDuplicatedPoints ( void   ) 

Constructor.

Definition at line 181 of file FeatureMeshDefects.cpp.

FixDuplicatedPoints::~FixDuplicatedPoints (  )  [virtual]

Definition at line 185 of file FeatureMeshDefects.cpp.


Member Function Documentation

void * Mesh::FixDuplicatedPoints::create ( void   )  [static]

Reimplemented from Mesh::FixDefects.

Definition at line 179 of file FeatureMeshDefects.cpp.

App::DocumentObjectExecReturn * FixDuplicatedPoints::execute ( void   )  [virtual]
Base::Type Mesh::FixDuplicatedPoints::getClassTypeId ( void   )  [static]

Reimplemented from Mesh::FixDefects.

Definition at line 179 of file FeatureMeshDefects.cpp.

Referenced by execute().

const App::PropertyData & Mesh::FixDuplicatedPoints::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from Mesh::FixDefects.

Definition at line 179 of file FeatureMeshDefects.cpp.

const App::PropertyData * Mesh::FixDuplicatedPoints::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from Mesh::FixDefects.

Definition at line 179 of file FeatureMeshDefects.cpp.

Base::Type Mesh::FixDuplicatedPoints::getTypeId ( void   )  const [virtual]

Reimplemented from Mesh::FixDefects.

Definition at line 179 of file FeatureMeshDefects.cpp.

void Mesh::FixDuplicatedPoints::init ( void   )  [static]

Reimplemented from Mesh::FixDefects.

Definition at line 179 of file FeatureMeshDefects.cpp.

Referenced by initMesh().


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

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