#include <Segmentation.h>
◆ Segmentation()
Segmentation::Segmentation |
( |
Mesh::Feature * |
mesh, |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
fl = Qt::WindowFlags() |
|
) |
| |
◆ ~Segmentation()
Segmentation::~Segmentation |
( |
| ) |
|
◆ accept()
void Segmentation::accept |
( |
void |
| ) |
|
References App::Document::addObject(), App::Document::commitTransaction(), MeshCore::MeshCurvature::ComputePerVertex(), MeshCore::MeshSegmentAlgorithm::FindSegments(), Mesh::PropertyMeshKernel::finishEditing(), App::Application::getActiveDocument(), App::GetApplication(), MeshCore::MeshCurvature::GetCurvature(), App::DocumentObject::getNameInDocument(), App::PropertyString::getValue(), Mesh::PropertyMeshKernel::getValuePtr(), App::DocumentObject::Label, Mesh::Feature::Mesh, App::Document::openTransaction(), App::PropertyString::setValue(), MeshCore::LaplaceSmoothing::Smooth(), Mesh::PropertyMeshKernel::startEditing(), and Mesh::MeshObject::swap().
Referenced by MeshGui::TaskSegmentation::accept(), femexamples.examplesgui.FemExamples::clicked(), femexamples.examplesgui.FemExamples::double_clicked(), ArchComponent.ComponentTaskPanel::editObject(), and PathScripts.PathToolBitLibraryGui.ToolBitLibrary::toolEdit().
◆ changeEvent()
void Segmentation::changeEvent |
( |
QEvent * |
e | ) |
|
|
protected |
The documentation for this class was generated from the following files:
- Sources/FreeCAD/src/Mod/Mesh/Gui/Segmentation.h
- Sources/FreeCAD/src/Mod/Mesh/Gui/Segmentation.cpp