Mesh::Transform Class Reference

The Import class reads the any supported mesh format into the FreeCAD workspace. More...

#include <FeatureMeshTransform.h>

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

List of all members.

Public Member Functions

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



virtual
App::DocumentObjectExecReturn
execute (void)
 recalculate the Feature
virtual const char * getViewProviderName (void) const
 returns the type name of the ViewProvider

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Public Attributes

App::PropertyMatrix Position
App::PropertyLink Source

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

The Import class reads the any supported mesh format into the FreeCAD workspace.

Author:
Werner Mayer

Definition at line 41 of file FeatureMeshTransform.h.


Constructor & Destructor Documentation

Transform::Transform ( void   ) 

Definition at line 44 of file FeatureMeshTransform.cpp.

References ADD_PROPERTY.


Member Function Documentation

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

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 41 of file FeatureMeshTransform.cpp.

App::DocumentObjectExecReturn * Transform::execute ( void   )  [virtual]

recalculate the Feature

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 50 of file FeatureMeshTransform.cpp.

References App::DocumentObject::StdReturn.

Base::Type Mesh::Transform::getClassTypeId ( void   )  [static]

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 41 of file FeatureMeshTransform.cpp.

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

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 41 of file FeatureMeshTransform.cpp.

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

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 41 of file FeatureMeshTransform.cpp.

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

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 41 of file FeatureMeshTransform.cpp.

virtual const char* Mesh::Transform::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 57 of file FeatureMeshTransform.h.

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

Reimplemented from Mesh::Feature.

Reimplemented in Mesh::TransformDemolding.

Definition at line 41 of file FeatureMeshTransform.cpp.

Referenced by initMesh().


Member Data Documentation

Definition at line 49 of file FeatureMeshTransform.h.

Reimplemented in Mesh::TransformDemolding.

Definition at line 48 of file FeatureMeshTransform.h.


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