#include <Tessellation.h>
◆ Tessellation()
| Tessellation::Tessellation |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~Tessellation()
| Tessellation::~Tessellation |
( |
| ) |
|
◆ accept()
| bool Tessellation::accept |
( |
void |
| ) |
|
References App::Application::getActiveDocument(), App::GetApplication(), Base::Persistence::getClassTypeId(), Gui::Application::getDocument(), App::Document::getName(), draftutils.gui_utils::getSelection, Part::Feature::getTopoShape(), App::PropertyLink::getValue(), Gui::Application::Instance, Gui::NoResolve, process(), Gui::Selection(), and Part::BodyBase::Tip.
Referenced by MeshPartGui::TaskTessellation::accept(), femexamples.examplesgui.FemExamples::clicked(), femexamples.examplesgui.FemExamples::double_clicked(), ArchComponent.ComponentTaskPanel::editObject(), and PathScripts.PathToolBitLibraryGui.ToolBitLibrary::toolEdit().
◆ changeEvent()
| void Tessellation::changeEvent |
( |
QEvent * |
e | ) |
|
|
protected |
◆ getMefistoParameters()
| QString Tessellation::getMefistoParameters |
( |
| ) |
const |
|
protected |
◆ getMeshingParameters()
◆ getNetgenParameters()
| QString Tessellation::getNetgenParameters |
( |
| ) |
const |
|
protected |
◆ getStandardParameters()
◆ getUniqueColors()
| std::vector< App::Color > Tessellation::getUniqueColors |
( |
const std::vector< App::Color > & |
colors | ) |
const |
|
protected |
◆ process()
◆ saveParameters()
| void Tessellation::saveParameters |
( |
int |
method | ) |
|
|
protected |
◆ setFaceColors()
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/MeshPart/Gui/Tessellation.h
- FreeCAD/src/Mod/MeshPart/Gui/Tessellation.cpp