Mesh::Torus Class Reference

#include <FeatureMeshSolid.h>

Inheritance diagram for Mesh::Torus:
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
 Torus ()
methods override 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::PropertyFloatConstraint Radius1
App::PropertyFloatConstraint Radius2
App::PropertyIntegerConstraint Sampling

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 126 of file FeatureMeshSolid.h.


Constructor & Destructor Documentation

Torus::Torus ( void   ) 

Definition at line 202 of file FeatureMeshSolid.cpp.

References ADD_PROPERTY, Mesh::floatRange, and Mesh::intSampling.


Member Function Documentation

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

Reimplemented from Mesh::Feature.

Definition at line 200 of file FeatureMeshSolid.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 200 of file FeatureMeshSolid.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 200 of file FeatureMeshSolid.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 200 of file FeatureMeshSolid.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 200 of file FeatureMeshSolid.cpp.

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

Reimplemented from Mesh::Feature.

Definition at line 200 of file FeatureMeshSolid.cpp.

Referenced by initMesh().

short Torus::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 212 of file FeatureMeshSolid.cpp.

References App::Property::isTouched(), Radius1, Radius2, and Sampling.


Member Data Documentation

Definition at line 133 of file FeatureMeshSolid.h.

Referenced by execute(), and mustExecute().

Definition at line 134 of file FeatureMeshSolid.h.

Referenced by execute(), and mustExecute().

Definition at line 135 of file FeatureMeshSolid.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