Mesh::SegmentByMesh Class Reference

The SegmentByMesh class creates a mesh segment from two meshes whereat the facets of the first mesh that lie inside the second mesh build up the segment. More...

#include <FeatureMeshSegmentByMesh.h>

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

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
 SegmentByMesh ()
methods overide Feature



App::DocumentObjectExecReturnexecute (void)
 recalculate the Feature
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::PropertyVector Base
App::PropertyVector Normal
App::PropertyLink Source
App::PropertyLink Tool

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

The SegmentByMesh class creates a mesh segment from two meshes whereat the facets of the first mesh that lie inside the second mesh build up the segment.

Author:
Werner Mayer

Definition at line 43 of file FeatureMeshSegmentByMesh.h.


Constructor & Destructor Documentation

SegmentByMesh::SegmentByMesh ( void   ) 

Definition at line 46 of file FeatureMeshSegmentByMesh.cpp.

References ADD_PROPERTY.


Member Function Documentation

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

Reimplemented from Mesh::Feature.

Definition at line 43 of file FeatureMeshSegmentByMesh.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 43 of file FeatureMeshSegmentByMesh.cpp.

Referenced by execute().

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

Reimplemented from Mesh::Feature.

Definition at line 43 of file FeatureMeshSegmentByMesh.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 43 of file FeatureMeshSegmentByMesh.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 43 of file FeatureMeshSegmentByMesh.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 43 of file FeatureMeshSegmentByMesh.cpp.

Referenced by initMesh().

short SegmentByMesh::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 App::DocumentObject.

Definition at line 54 of file FeatureMeshSegmentByMesh.cpp.

References App::PropertyLink::getValue(), App::DocumentObject::isTouched(), App::Property::isTouched(), Source, and Tool.


Member Data Documentation

Definition at line 52 of file FeatureMeshSegmentByMesh.h.

Referenced by execute().

Definition at line 53 of file FeatureMeshSegmentByMesh.h.

Referenced by execute().

Definition at line 50 of file FeatureMeshSegmentByMesh.h.

Referenced by execute(), and mustExecute().

Definition at line 51 of file FeatureMeshSegmentByMesh.h.

Referenced by execute(), and mustExecute().


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

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