MeshPartGui::Mesh2ShapeGmsh Class Reference

Non-modal dialog to mesh a shape. More...

#include <Tessellation.h>

Classes

class  Private
 

Signals

void processed ()
 

Public Member Functions

 Mesh2ShapeGmsh (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags())
 
void process (App::Document *doc, const std::list< App::SubObjectT > &)
 
 ~Mesh2ShapeGmsh ()
 
- Public Member Functions inherited from MeshGui::GmshWidget
void accept ()
 
 GmshWidget (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags())
 
void reject ()
 
 ~GmshWidget ()
 

Protected Member Functions

virtual bool loadOutput ()
 
virtual bool writeProject (QString &inpFile, QString &outFile)
 
- Protected Member Functions inherited from MeshGui::GmshWidget
void changeEvent (QEvent *e)
 
double getAngle () const
 
double getMaxSize () const
 
double getMinSize () const
 
virtual bool loadOutput ()
 
int meshingAlgorithm () const
 
virtual bool writeProject (QString &inpFile, QString &outFile)
 

Detailed Description

Non-modal dialog to mesh a shape.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ Mesh2ShapeGmsh()

Mesh2ShapeGmsh::Mesh2ShapeGmsh ( QWidget parent = nullptr,
Qt::WindowFlags  fl = Qt::WindowFlags() 
)

◆ ~Mesh2ShapeGmsh()

Mesh2ShapeGmsh::~Mesh2ShapeGmsh ( )

Member Function Documentation

◆ loadOutput()

◆ process()

void Mesh2ShapeGmsh::process ( App::Document doc,
const std::list< App::SubObjectT > &  objs 
)

◆ processed

void MeshPartGui::Mesh2ShapeGmsh::processed ( )
signal

Referenced by writeProject().

◆ writeProject()


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